BIO_printf() change
[openssl.git] / apps /
2000-02-24 Ralf S. EngelschallMake gcc 2.95.2 happy here, too.
2000-02-24 Ulf MöllerSupport EGD.
2000-02-22 Dr. Stephen HensonMake pkcs8 work again.
2000-02-21 Bodo MöllerFix some bugs and document others
2000-02-20 Ulf MöllerFix gcc warnings.
2000-02-19 Dr. Stephen HensonAdd -clrext option to 'x509'
2000-02-18 Bodo Mölleradd missing 'static'
2000-02-18 Dr. Stephen HensonNew functions and option to use NEW in certificate...
2000-02-17 Bodo MöllerCasts now unnecessary because of changed prototype.
2000-02-17 Dr. Stephen HensonAdd -pass argument to 'enc'.
2000-02-16 Dr. Stephen HensonPass phrase reorganisation.
2000-02-16 Ben LaurieFix signed/unsigned warnings.
2000-02-15 Richard LevitteRemove the access() call altogether for VMS, since...
2000-02-12 Dr. Stephen HensonMake pkcs12 and smime applications seed random number
2000-02-11 Richard LevitteA hack to make sure access() will give us the correct...
2000-02-11 Bodo MöllerCorrections.
2000-02-11 Bodo MöllerUpdate.
2000-02-11 Bodo MöllerImplement MD5-based "apr1" password hash.
2000-02-11 Ben LaurieFix shadow.
2000-02-11 Richard LevitteAdd compilation of the new passwd utility.
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-10 Bodo Möller'passwd' tool.
2000-02-08 Dr. Stephen HensonAdd command line password options to the reamining...
2000-02-06 Bodo MöllerMemory leak.
2000-02-05 Bodo MöllerCorrection: openssl.c must get the long version of...
2000-02-05 Bodo MöllerCosmetic changes.
2000-02-05 Dr. Stephen HensonAdd support for some broken PKCS#8 formats.
2000-02-04 Dr. Stephen HensonRename SSLeay_add_all_algorithms() et al to
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-02-03 Dr. Stephen HensonAdd new -notext option to 'ca', -pubkey option to spkac.
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-28 Richard LevitteSynchronise with Unix code
2000-01-28 Dr. Stephen HensonNew -pkcs12 option to CA.pl.
2000-01-24 Bodo MöllerRAND_load_file(..., -1) now means "read the complete...
2000-01-24 Bodo MöllerRAND_pseudo_bytes is good enough for encryption IVs,
2000-01-23 Dr. Stephen HensonMake s_server, s_client check cipher list return codes.
2000-01-22 Ulf Möllerdh renamed to dhparam
2000-01-22 Dr. Stephen HensonAdd new program dhparam and update docs.
2000-01-22 Dr. Stephen HensonApply Lutz Behnke's 56 bit cipher patch with a few
2000-01-21 Bodo Mölleradd ERR_print_errors after "end" label.
2000-01-21 Dr. Stephen HensonMake -CAcreateserial start from 1 instead of 0 for
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-17 Richard LevitteIt doesn't make sense to try see if these variables...
2000-01-16 Ulf MöllerAdd missing #ifndefs that caused missing symbols when...
2000-01-16 Ulf MöllerNew function RAND_pseudo_bytes() generated pseudorandom...
2000-01-15 Bodo MöllerEnable memory checking earlier (we correctly free every...
2000-01-13 Bodo MöllerUse CRYPTO_push_info to track down memory leak
2000-01-13 Bodo Möllerslightly change usage information
2000-01-13 Bodo MöllerUse CRYPTO_push_info to find a memory leak in pkcs12.c.
2000-01-09 Dr. Stephen HensonNew function X509_CTX_rget_chain(), make SSL_SESSION_pr...
2000-01-08 Ben LaurieMake NO_RSA compile with pedantic.
2000-01-08 Dr. Stephen HensonAdd -prexit command to s_client and patch some BIO
2000-01-08 Dr. Stephen HensonManpages for the DH utils and fix for a memory leak...
2000-01-08 Dr. Stephen HensonAdd PKCS#12 manpage and use MAC iteration counts by...
2000-01-07 Bodo MöllerCA.pl is now generated automatically (using CA.pl.in...
2000-01-07 Bodo Möllerapps/openssl.cnf and the documentation say it's "nombstr",
2000-01-07 Bodo Möllermake no-des and no-rc2 work.
2000-01-07 Dr. Stephen HensonMore X509_ATTRIBUTE changes.
2000-01-06 Dr. Stephen HensonInitial automation changes to 'req' and X509_ATTRIBUTE...
2000-01-05 Bodo MöllerRename CA.pl to CA.pl.in (no actual changes), and let...
2000-01-01 Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-29 Dr. Stephen HensonSimplify the trust structure: basically zap the bit...
1999-12-24 Dr. Stephen HensonAllow passwords to be included on command line for...
1999-12-24 Dr. Stephen HensonFixes so NO_RSA works again.
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-12-18 Bodo MöllerRename
1999-12-18 Bodo Möllerfix typos and other little errors ...
1999-12-18 Bodo MöllerAvoid shadowing p to make the compiler happy.
1999-12-18 Bodo MöllerAdd a comment.
1999-12-18 Bodo MöllerAdd missing semicolon to make compiler happy, and switc...
1999-12-17 Richard LevitteUse MemCheck_start() instead of CRYPTO_mem_ctrl(),...
1999-12-16 Richard LevitteSynchronise VMS scripts with Unix Makefiles
1999-12-14 Dr. Stephen HensonVarious S/MIME fixes. Fix for memory leak, recipient...
1999-12-09 Dr. Stephen HensonMake the PKCS#7 S/MIME functions check for passed NULL...
1999-12-08 Dr. Stephen HensonAdd i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-07 Dr. Stephen HensonModify S/MIME application so the -signer option writes...
1999-12-05 Dr. Stephen HensonMerge in my S/MIME library and utility.
1999-12-03 Bodo MöllerAdd functions des_set_key_checked, des_set_key_unchecked.
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-12-01 Dr. Stephen HensonModify the X509 V3 extension lookup code.
1999-11-30 Ben LaurieMake salting the default. Fail gracefully if the input...
1999-11-29 Dr. Stephen HensonRemainder of SSL purpose and trust code: trust and...
1999-11-29 Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-27 Dr. Stephen HensonAdd trust setting support to the verify code. It now...
1999-11-27 Dr. Stephen HensonInitial trust code: allow setting of trust checking...
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-18 Ben LaurieUpdate dependencies.
1999-11-18 Ben LaurieFix warning.
1999-11-17 Dr. Stephen HensonModify verify code to handle self signed certificates.
1999-11-16 Dr. Stephen HensonFix for a bug in PKCS#7 code and non-detached data.
1999-11-16 Dr. Stephen HensonAdd a salt to the key derivation using the 'enc' program.
1999-11-14 Dr. Stephen Henson'req' fixes. Reinstate length check one request fields.
1999-11-14 Dr. Stephen HensonAdd support for the 40 and 64 bit RC2 and RC4 ciphers...
1999-11-12 Richard LevitteAdjust to changes in apps/openssl.cnf
1999-11-12 Richard LevitteAdjust to changes in apps/Makefile.ssl
1999-11-12 Dr. Stephen HensonMerge some common functionality in the apps, delete
1999-11-11 Dr. Stephen HensonAdd password command line options to some utils. Fix...
next