- Apr 07, 2010
-
-
Dr. Stephen Henson authored
directly by SSL/TLS SHA2 certificates are becoming more common and applications that only call SSL_library_init() and not OpenSSL_add_all_alrgorithms() will fail when verifying certificates. Update docs.
-
- Apr 06, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted Daniel Mentz <danielml@sent.com> Documentation typo.
-
Dr. Stephen Henson authored
Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de> Fixes for DTLS replay bug.
-
Dr. Stephen Henson authored
Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de> Fixes for DTLS buffering bug.
-
Dr. Stephen Henson authored
Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de> Fixes for DTLS timeout bug
-
- Mar 30, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Mar 29, 2010
-
-
Andy Polyakov authored
-
- Mar 28, 2010
-
-
Dr. Stephen Henson authored
Check return value if d2i_PBEPARAM().
-
Dr. Stephen Henson authored
Submitted by: Mike Frysinger <vapier@gentoo.org> Add includes in synopsis, fix some indents. For some reason this never got applied to the 0.9.8-stable branch.
-
- Mar 27, 2010
-
-
Dr. Stephen Henson authored
Remove useless num = 0 assignment. Remove redundant cases on sock_ctrl(): default case handles them.
-
Dr. Stephen Henson authored
Submitted by: Torsten Hilbrich <torsten.hilbrich@secunet.com> Fix memory leak when engine name cannot be loaded.
-
- Mar 25, 2010
-
-
Richard Levitte authored
-
Richard Levitte authored
name won't be mixed up with any crypto name. Missed the other spot.
-
Richard Levitte authored
name won't be mixed up with any crypto name. Missed one spot.
-
Richard Levitte authored
preserves the order of the tests (to make it as easy as possible to synchronise with future Unix builds)
-
Richard Levitte authored
name won't be mixed up with any crypto name.
-
Dr. Stephen Henson authored
Submitted by: Steven M. Schweda <sms@antinode.info> VMS fixes: Reduce copying into .apps and .test in makevms.com Don't try to use blank CA certificate in CA.com Allow use of C files from original directories in maketests.com
-
Dr. Stephen Henson authored
Submitted by: Steven M. Schweda <sms@antinode.info> Make some declarations conditional on FIPS/ENGINE. Make pqueue_print non-VAX.
-
Dr. Stephen Henson authored
-
- Mar 24, 2010
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Clear error queue in a few places in SSL code where errors are expected so they don't stay in the queue.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Fix for "Record of death" vulnerability CVE-2010-0740.
-
- Mar 22, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Mar 15, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
-
- Mar 12, 2010
-
-
Dr. Stephen Henson authored
Submitted By: Jaroslav Imrich <jaroslav.imrich@disig.sk> The prompt_info and wrong_info parameters can be empty strings which can produce confusing prompts. Treat empty string same as NULL.
-
Dr. Stephen Henson authored
-
- Mar 10, 2010
-
-
Dr. Stephen Henson authored
-
- Mar 09, 2010
-
-
Dr. Stephen Henson authored
Submitted By: "Joel Rabinovitch" <Joel.Rabinovitch@tecsys.com> Detect aix64-gcc
-
- Mar 07, 2010
-
-
Dr. Stephen Henson authored
values.
-
- Mar 06, 2010
-
-
Dr. Stephen Henson authored
-
- Mar 05, 2010
-
-
Dr. Stephen Henson authored
found in an ENGINE.
-
- Mar 03, 2010
-
-
Dr. Stephen Henson authored
PR#1999 broke fork detection by assuming HAVE_FORK was set for all platforms. Include original HAVE_FORK detection logic while allowing it to be overridden on specific platforms with -DHAVE_FORK=1 or -DHAVE_FORK=0
-
Dr. Stephen Henson authored
Fix for CVE-2010-0433 where some kerberos enabled versions of OpenSSL could be crashed if the relevant tables were not present (e.g. chrooted).
-