OpenSSL Security Advisory [30 July 2002]
[oweals/openssl.git] / apps /
2002-07-29 Lutz JänickeOnly use DSA-functions if available.
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-23 Bodo Möllerharmonize options with those for 'ecparam',
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-18 Richard LevitteAllow subjects with more than 255 characters to be...
2002-07-18 Richard LevitteAllow subjects with more than 255 characters to be...
2002-07-18 Bodo MöllerFix bug introduced with revision 1.95 when this filed...
2002-07-18 Bodo MöllerFix bug introduced with revision 1.95 when this filed...
2002-07-18 Richard LevitteReverse the change with the following log, it needs...
2002-07-18 Richard LevitteReverse the change with the following log, it needs...
2002-07-18 Richard LevitteMake S/MIME output conform with the mail and MIME stand...
2002-07-18 Richard LevitteMake S/MIME output conform with the mail and MIME stand...
2002-07-18 Richard LevitteUnixware doesn't have strings.h, so we need to declare...
2002-07-18 Richard LevitteUnixware doesn't have strings.h, so we need to declare...
2002-07-17 Richard LevitteOn MacOS X, the shared library editor uses DYLD_LIBRARY...
2002-07-17 Richard LevitteOn MacOS X, the shared library editor uses DYLD_LIBRARY...
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 Richard LevitteSet up the engine before doing anything random-related...
2002-07-16 Richard LevitteSet up the engine before doing anything random-related...
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard Levittehave 'openssl pkcs7' exit with code 1 on error instead...
2002-06-27 Richard Levittehave 'openssl pkcs7' exit with code 1 on error instead...
2002-06-20 Lutz Jänicke<sys/select.h> is included for AIX, when USE_SOCKETS...
2002-06-20 Lutz Jänicke<sys/select.h> is included for AIX, when USE_SOCKETS...
2002-06-20 Geoff ThorpeThis apparently fixes compilation on OSX that was faili...
2002-06-20 Geoff ThorpeThis apparently fixes compilation on OSX that was faili...
2002-06-18 Lutz Jänickeload_netscape_key is static.
2002-06-18 Lutz Jänickeload_netscape_key is static.
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-06-13 Dr. Stephen HensonFix ext_dat.h extension ordering.
2002-06-13 Dr. Stephen HensonFix ext_dat.h extension ordering.
2002-06-12 Bodo Möllersimplify asn1_flag
2002-06-11 Ben LaurieHandle read errors.
2002-06-11 Ben LaurieHandle read failures better.
2002-06-10 Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-06-06 Lutz JänickeMake sure that settings are passed back and forth when...
2002-06-06 Lutz JänickeMake sure that settings are passed back and forth when...
2002-06-05 Lutz JänickeThe correct PERL interpreter is passed via commandline.
2002-06-05 Lutz JänickeThe correct PERL interpreter is passed via commandline.
2002-05-30 Richard LevitteCAformat should not be used for CA key format.
2002-05-30 Richard LevitteCAformat should not be used for CA key format.
2002-05-30 Richard LevitteRemove the duplicate description of -out.
2002-05-30 Richard LevitteRemove the duplicate description of -out.
2002-05-29 Richard LevitteThere is a chance that the input string is larger than...
2002-05-29 Richard LevitteThere is a chance that the input string is larger than...
2002-05-22 Richard LevitteAllow the use of the TCP/IP stack keyword TCPIP and...
2002-05-22 Richard LevitteAllow the use of the TCP/IP stack keyword TCPIP and...
2002-05-22 Richard LevitteRemove warnings about unused symbols when configured...
2002-05-19 Dr. Stephen HensonReorganise -subj option code, fix buffer overrun.
2002-05-19 Dr. Stephen HensonReorganise -subj option code, fix buffer overrun.
2002-05-08 Richard LevitteGenerate an error if rewinding wasn't possible.
2002-05-08 Richard LevitteGenerate an error if rewinding wasn't possible.
2002-05-01 Dr. Stephen HensonAdd apps_startup and bio_err init code to smime.c
2002-05-01 Dr. Stephen HensonAdd apps_startup and bio_err init code to smime.c
2002-04-30 Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-30 Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-25 Richard LevittePotential memory leak removed. Notified by <threaded...
2002-04-25 Richard LevittePotential memory leak removed. Notified by <threaded...
2002-04-23 Bodo Möllerfix usage (no 'key')
2002-04-23 Bodo Möllerfix usage (no 'key')
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-04-17 Bodo Möllercheck return values
2002-04-17 Bodo Möllercheck return values
2002-04-09 Bodo Möllerharmonize capitalization
2002-04-09 Bodo Möllerharmonize capitalization
2002-04-06 Richard Levittemake update (libeay.num has been edited to match 0...
2002-04-06 Richard Levittemake update
2002-04-06 Richard LevitteAllow longer program names (VMS allows up to 39 charact...
2002-04-06 Richard LevitteAllow longer program names (VMS allows up to 39 charact...
2002-03-22 Richard LevitteMerge in DES changed from 0.9.7-stable.
2002-03-22 Richard LevitteUse the more modern DES API in the openssl subcommands.
2002-03-18 Bodo MöllerFix bugs and typos.
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-03-14 Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-14 Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-08 Dr. Stephen Hensontypo
2002-03-08 Dr. Stephen HensonFix the Win32_rename() function so it correctly
2002-03-08 Dr. Stephen HensonFix the Win32_rename() function so it correctly
2002-03-08 Bodo MöllerEC curve stuff
2002-03-06 Dr. Stephen HensonENGINE module additions.
2002-03-06 Dr. Stephen HensonENGINE module additions.
2002-03-06 Bodo Mölleradd SECG OIDs
2002-03-05 Bodo Möllerfix 'ecdsaparam -C'
2002-03-05 Bodo Möllerfix printf call
2002-03-05 Bodo Möllerfix printf call
2002-03-05 Bodo Möllerfix 'ecdsaparam -C' output
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-26 Richard Levittemake update, after moving around symbols in libeay...
2002-02-26 Richard Levittemake update
2002-02-26 Dr. Stephen HensonFix new -aes command argument handling
2002-02-26 Dr. Stephen HensonFix new -aes command argument handling
2002-02-23 Dr. Stephen HensonUpdate from main branch.
2002-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
next