- Oct 28, 2008
-
-
Andy Polyakov authored
-
- Oct 27, 2008
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
C++ style comments. Signed/unsigned warning in apps.c Missing targets in jpake/Makefile
-
- Oct 26, 2008
-
-
Ben Laurie authored
-
- Oct 22, 2008
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
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()
-
Geoff Thorpe authored
avoid inlines...)
-
Lutz Jänicke authored
to s_client application. PR: #1761 Submitted by: David Woodhouse <dwmw2@infradead.org>
-
Geoff Thorpe authored
-
- Oct 20, 2008
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Duplicate const. Use of ; outside function.
-
Lutz Jänicke authored
Submitted by: Alex Chen <alex_chen@filemaker.com>
-
- Oct 19, 2008
-
-
Ben Laurie authored
-
Dr. Stephen Henson authored
-
- Oct 18, 2008
-
-
Dr. Stephen Henson authored
-
Ben Laurie authored
-
- Oct 16, 2008
-
-
Andy Polyakov authored
condition check.
-
- Oct 15, 2008
-
-
Andy Polyakov authored
-
Andy Polyakov authored
reimplement BN_nist_mod_521.
-
- Oct 14, 2008
-
-
Ben Laurie authored
-
Ben Laurie authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Ben Laurie authored
-
- Oct 13, 2008
-
-
Lutz Jänicke authored
but has been omitted from HEAD (0.9.9), see commit http://cvs.openssl.org/chngview?cn=16627 by appro.
-
Lutz Jänicke authored
(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>
-
- Oct 12, 2008
-
-
Ben Laurie authored
-
Ben Laurie authored
-
- Oct 10, 2008
-
-
Lutz Jänicke authored
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>
-
- Oct 07, 2008
-
-
Dr. Stephen Henson authored
and should avoid any OS date limitations such as the year 2038 bug.
-
- Oct 06, 2008
-
-
Lutz Jänicke authored
Submitted by: Amadeu A. Barbosa Jr <amadeu@tecgraf.puc-rio.br>
-
- Sep 23, 2008
-
-
Andy Polyakov authored
-
- Sep 22, 2008
-
-
Bodo Möller authored
enable disabled ciphersuites.
-
- Sep 15, 2008
-
-
Bodo Möller authored
Also, fix CHANGES (consistency with stable branch).
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-