This should be in 0.9.6c, but somehow escaped from the commit ...
[oweals/openssl.git] / crypto /
2001-12-21 Bodo MöllerThis should be in 0.9.6c, but somehow escaped from...
2001-12-21 Richard LevitteThe release has been tagged, so let's move on to 0...
2001-12-21 Richard LevitteTime to release 0.9.6c. The tag will be OpenSSL_0_9_6c OpenSSL_0_9_6c
2001-12-21 Richard LevitteAnd just for the sake of completeness, let's add some...
2001-12-21 Richard LevitteBetter use the same number in all branches, to avoid...
2001-12-21 Dr. Stephen HensonAdd missing ERR_LIB_COMP #define
2001-12-20 Richard Levittemake update
2001-12-20 Richard LevitteDo not forget to compile comp_err.c
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-14 Bodo Möllerfix BN_rand_range
2001-12-10 Ulf Möllername confusion with HP library function prototype (?)
2001-12-07 Dr. Stephen HensonDon't overwrite signing time.
2001-12-04 Richard Levitte"UID" is an incorrect lable for the attribute type...
2001-12-03 Bodo MöllerFix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo...
2001-11-23 Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-11-22 Bodo Möllercomment
2001-11-22 Geoff ThorpeCut "ENGINE_ID" to the more concise "ID".
2001-11-22 Geoff ThorpeWhen the "dynamic" ENGINE loads another ENGINE from...
2001-11-22 Geoff ThorpeThe "openssl" ENGINE is no longer used except as a...
2001-11-22 Geoff Thorpe'flags' should only be set inside DSO_load() if constru...
2001-11-16 Richard LevitteOn VMS, the norm is still that symbols are uppercased...
2001-11-16 Richard LevitteOn VMS, the norm is still that symbols are uppercased...
2001-11-16 Bodo Mölleravoid stupid compiler warning
2001-11-16 Richard LevitteOn systems that don't do too well including headers...
2001-11-16 Richard LevitteMake sure evp_locl.h can be included (hw_openbsd_dev_cr...
2001-11-16 Bodo Möllercomment
2001-11-16 Bodo Mölleruse a more interesting test case
2001-11-15 Bodo Möllercomments etc.
2001-11-15 Bodo MöllerImprove EC efficiency.
2001-11-15 Richard LevitteAt least for the two common Unixly DSO loading methods...
2001-11-15 Richard Levitteperl util/mkerr.pl -recurse -write -rebuild
2001-11-15 Richard Levittemake update
2001-11-15 Richard Levittemake update
2001-11-15 Geoff ThorpeThe change in the HEAD to not cache gethostbyname(...
2001-11-14 Richard LevitteAfter loading a dynamic engine, reset the command defin...
2001-11-12 Mark J. CoxSync ia64.S in 0.9.6c-dev with ia64.S in 0.9.7 (some...
2001-11-12 Mark J. CoxAdd assembler implementation for IA-64
2001-11-09 Bodo Möller2001, not 2000
2001-11-09 Bodo Möllertypo
2001-11-09 Bodo Mölleradjust to OpenSSL_0_9_6-stable version
2001-11-09 Bodo Möllerfix warning
2001-11-09 Bodo Möllercast to 'unsigned long' before using ~ if we need an...
2001-11-09 Bodo Möllercast to 'unsigned long' before using ~ if we need an...
2001-11-06 Dr. Stephen HensonPKCS#12 code fixes: initialize and cleanup digests...
2001-11-06 Dr. Stephen HensonWin32 fixes.
2001-11-06 Richard Levittedes_old.h doesn't really need to include des.h, so...
2001-11-05 Richard LevittePlace the OpenSSL-specific headers back so they always...
2001-11-05 Richard LevitteNo need to include anything on systems that do not...
2001-10-30 Richard LevitteChange the shared library support so the shared librari...
2001-10-29 Richard LevitteAddapt VMS scripts to the newer disk layout system...
2001-10-29 Richard LevitteAddapt VMS scripts to the newer disk layout system...
2001-10-27 Dr. Stephen HensonStop compiler warnings.
2001-10-27 Dr. Stephen HensonAdd support for Subject Info Acess extension.
2001-10-26 Bodo MöllerConsistency fix in BUF_MEM_grow: Initialise to zero...
2001-10-26 Bodo Möllerdisable caching in BIO_gethostbyname
2001-10-26 Bodo Möllerdisable caching in BIO_gethostbyname
2001-10-25 Ben LaurieFix warning.
2001-10-25 Bodo MöllerLike MD_Init, MD now must include a NULL engine pointer...
2001-10-25 Bodo Möllerremove redundant definitions that are also in des.h
2001-10-25 Bodo Möllerfilenames are des_old.[ch], not des.comp*
2001-10-25 Richard LevitteRemove DES_random_seed() but retain des_random_seed...
2001-10-25 Richard LevitteHave the removal warnings very high up in the source.
2001-10-24 Richard LevitteA C file is a C file is a C file!
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-10-24 Richard Levittemake update
2001-10-23 Richard LevitteCorrection of the id-pda OID's.
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-10-20 Dr. Stephen HensonTypo.
2001-10-20 Dr. Stephen HensonTypo.
2001-10-20 Dr. Stephen HensonAdd missing EVP_CIPHER_CTX_{init,cleanup}
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-14 Ulf Mölleropenbsd-x86 macros
2001-10-14 Ulf Mölleropenbsd-x86 macros
2001-10-11 Richard LevitteIn certain cases, no encoding has been set up for the...
2001-10-11 Richard LevitteIn certain cases, no encoding has been set up for the...
2001-10-10 Richard Levitte'make update'
2001-10-10 Richard Levitte'make update'
2001-10-10 Richard LevitteAdd support for md4WithRSAEncryption.
2001-10-10 Richard LevitteAdd support for md4WithRSAEncryption.
2001-10-10 Richard Levitte'make update'
2001-10-10 Richard LevitteTo avoid commit wars over dependencies, let's make...
2001-10-10 Richard LevitteA few more OIDs, contributed by Peter Sylvester <Peter...
2001-10-09 Richard LevitteA few more OIDs, contributed by Peter Sylvester <Peter...
2001-10-09 Geoff Thorpeevp_test.c and evptests.txt both need to be linked...
2001-10-08 Geoff ThorpeChange some EVP prototypes to use "cipher" rather than...
2001-10-08 Geoff ThorpeEVP_EncryptInit_ex() and EVP_DecryptInit_ex() had been...
2001-10-08 Geoff ThorpeAs ENGINE_load_openbsd_dev_crypto() is an API function...
2001-10-08 Geoff ThorpeMake sure the "ENGINE_TABLE" cleanup callbacks have...
2001-10-08 Geoff ThorpeMissing pointer in the eng_table_register function...
2001-10-08 Lutz JänickeSmall documentation fixes (Howard Lum <howard@pumpkin...
2001-10-08 Lutz JänickeSmall documentation fixes (Howard Lum <howard@pumpkin...
2001-10-04 Richard Levitte'make update'
2001-10-04 Richard LevitteSince ossl_typ.h is an exported header, we sure need...
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-10-03 Dr. Stephen HensonUse the maximum block length for the extra size in...
2001-10-02 Dr. Stephen HensonMake EVP_DecryptUpdate work again.
2001-10-02 Richard LevitteA lot of things are undeclared unless x509.h is included.
next