- 12 1月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 1月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 1月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 1月, 2009 1 次提交
-
-
由 Lutz Jänicke 提交于
Some #include statements were not properly protected. This will go unnoted on most systems as openssl/comp.h tends to be installed as a system header file by default but may become visible when cross compiling.
-
- 02 1月, 2009 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 12月, 2008 4 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
test). (Coverity ID 148).
-
由 Ben Laurie 提交于
test for them!
-
- 29 12月, 2008 4 次提交
-
-
由 Ben Laurie 提交于
(Coverity ID 135).
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 27 12月, 2008 2 次提交
-
-
由 Ben Laurie 提交于
(Coverity ID 140).
-
由 Ben Laurie 提交于
-
- 21 12月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 12月, 2008 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 25 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 11月, 2008 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: Jouni Malinen <j@w1.fi> Approved by: steve@openssl.org Ticket override support for EAP-FAST.
-
- 13 11月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 12 11月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
knock-on work than expected - they've been extracted into a patch series that can be completed elsewhere, or in a different branch, before merging back to HEAD.
-
- 11 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 11月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
not used.
-
由 Ben Laurie 提交于
-
- 29 10月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 27 10月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 22 10月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
with the appropriate parameters which calls OBJ_bsearch(). A compiler will typically inline this. This avoids the need for cmp_xxx variables and fixes unchecked const issues with CHECKED_PTR_OF()
-
- 20 10月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Duplicate const. Use of ; outside function.
-
- 13 10月, 2008 2 次提交
-
-
由 Lutz Jänicke 提交于
but has been omitted from HEAD (0.9.9), see commit http://cvs.openssl.org/chngview?cn=16627 by appro.
-
由 Lutz Jänicke 提交于
(Firstly... ommitted) Secondly, it wasn't even _dropping_ the offending packets, in the non-blocking case. It was just returning garbage instead. PR: #1752 Submitted by: David Woodhouse <dwmw2@infradead.org>
-
- 12 10月, 2008 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 10 10月, 2008 1 次提交
-
-
由 Lutz Jänicke 提交于
offending record queued as 'pending'. The DTLS code doesn't expect this, and we end up hitting an OPENSSL_assert() in do_dtls1_write(). The simple fix is just _not_ to leave it queued. In DTLS, dropping packets is perfectly acceptable -- and even preferable. If we wanted a service with retries and guaranteed delivery, we'd be using TCP. PR: #1703 Submitted by: David Woodhouse <dwmw2@infradead.org>
-
- 23 9月, 2008 1 次提交
-
-
由 Bodo Möller 提交于
enable disabled ciphersuites.
-
- 15 9月, 2008 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Andy Polyakov 提交于
overall. PR: 1604
-
- 14 9月, 2008 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nagendra Modadugu
-