Add -keyform. Document -engine.
[openssl.git] / crypto /
2002-01-25 Richard LevitteThere is no aestest currently. The EVP tester is used...
2002-01-25 Geoff ThorpeThe 'type' parameter, an EVP_MD pointer, represents...
2002-01-24 Richard LevitteKeep the NIST AES vectors that were there previously.
2002-01-24 Bodo Möllersort functions ...
2002-01-24 Bodo Möllerfix formatting of automatically generated error section
2002-01-24 Bodo MöllerNew functions
2002-01-24 Richard Levittemake update
2002-01-24 Richard LevitteBecause of recent changes, there's no need to hack...
2002-01-24 Richard LevitteTo avoid all kinds of link-level clashes, rename all...
2002-01-22 Ben LaurieSupport old DES APIs by default.
2002-01-22 Ben LaurieMake no config file not an error. Move /dev/crypto...
2002-01-22 Dr. Stephen HensonConstification.
2002-01-22 Dr. Stephen Hensondefault_algorithms option in ENGINE config.
2002-01-21 Lutz JänickeFix incorrect BIO_*_ctrl() macros (Shay Harding <shardi...
2002-01-21 Richard LevitteUse FIPS-197 vectors for AES. The NIST vectors were...
2002-01-21 Richard LevitteAdd more of the NIST test vectors for AES.
2002-01-21 Richard LevitteBring VMS up to date with development.
2002-01-21 Dr. Stephen HensonInitial ENGINE config module, docs to follow.
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-18 Bodo Möllerdisable broken code
2002-01-18 Ben LaurieOther errors are possible.
2002-01-18 Ben LaurieStupid apps should die, not fail silently.
2002-01-18 Ben LaurieFix memory leak.
2002-01-18 Ben LaurieConstification, missing declaration, update dependencies.
2002-01-12 Ben LauriePrototype info function.
2002-01-12 Ben LaurieReturn value could be undefined.
2002-01-08 Richard LevittePatches to make OpenSSL compilable on MacOS/X.
2002-01-05 Geoff Thorpe- Add the same header stuff to aes_locl.h as is in...
2002-01-05 Dr. Stephen HensonExperimental configuration code.
2002-01-04 Bodo Mölleradd automatically generated ERR_load_... prototype
2002-01-04 Bodo Möllerfix EVP_CIPHER_mode macro
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2002-01-02 Richard LevitteThe block size may be something other than 8!
2002-01-02 Richard LevitteWhen RSA or DSA are disabled, do not include the stuff...
2002-01-02 Richard Levittemake update
2002-01-02 Richard LevitteAllow verification of other types than DATA.
2002-01-02 Richard LevitteAllow 8-bit characters. This is not really complete...
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-20 Richard LevitteDo not forget to compile comp_err.c
2001-12-20 Ben LaurieSecurity fix.
2001-12-17 Bodo Möllerformatting consistency
2001-12-17 Bodo Mölleroops
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-14 Bodo Möllerfix BN_rand_range
2001-12-12 Richard LevitteImplement failover for ubsec. Submitted by Subramanian...
2001-12-10 Ulf Möllername confusion with HP library function prototype (?)
2001-12-09 Ben LaurieImprove back compatibility.
2001-12-07 Dr. Stephen HensonDon't overwrite signing time.
2001-12-04 Richard LevitteUID was never a lable for uniqueIdentifier. However...
2001-12-03 Bodo MöllerFix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo...
2001-12-01 Dr. Stephen HensonMake EVP_SealInit() return the correct value.
2001-12-01 Dr. Stephen HensonNO_DSA, NO_RSA patches.
2001-11-24 Geoff ThorpeThis looks to have been a typo.
2001-11-23 Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
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 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 Levittemake update
2001-11-14 Richard LevitteAfter loading a dynamic engine, reset the command defin...
2001-11-09 Bodo Möller2001, not 2000
2001-11-09 Bodo Mölleradjust to OpenSSL_0_9_6-stable version
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-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-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 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...
next