summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2001-09-28Support fractional seconds in GeneralizedTimeDr. Stephen Henson
2001-09-27Synchronise with Unixly build.Richard Levitte
2001-09-26The #error message must match a very specific regexp (see mkdef.pl,Richard Levitte
2001-09-26Don't clean up stuff twice.Ben Laurie
2001-09-26Fixes.Ben Laurie
2001-09-26Fix warning.Ben Laurie
2001-09-25"FALLBACK" handling was a hack that was thrown out long ago in theGeoff Thorpe
2001-09-25Fiddling.Geoff Thorpe
2001-09-25This change puts the original OpenBSD /dev/crypto support that was inGeoff Thorpe
2001-09-25This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE forGeoff Thorpe
2001-09-25This changes EVP's cipher and digest code to hook via the ENGINE support.Geoff Thorpe
2001-09-25This change adds cipher and digest support into ENGINE using theGeoff Thorpe
2001-09-25indentation.Geoff Thorpe
2001-09-25"make update".Geoff Thorpe
2001-09-25This commits changes to various parts of libcrypto required by the recentGeoff Thorpe
2001-09-25This commits the changes to STACK macros forced by recent ENGINE surgery.Geoff Thorpe
2001-09-25This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe
2001-09-25Some major restructuring changes to ENGINE, including integrated cipher andGeoff Thorpe
2001-09-25Fix AES CBC mode EVP_CIPHER structures: the IV length is alwaysDr. Stephen Henson
2001-09-24In case of memory problems, the va_start() wasn't cleaned with a va_end().Richard Levitte
2001-09-20commentsBodo Möller
2001-09-14Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe
2001-09-14Fix a typo in the preprocessor logic in eng_list.c that had left RSA, DSA,Geoff Thorpe
2001-09-14Add a SHA1 test to evptests.txt - only the MD5 hash algorithm was beingGeoff Thorpe
2001-09-14'evp_test' needs to initialise and cleanup EVP_CIPHER_CTX structures. Also,Geoff Thorpe
2001-09-13avoid "statement not reached" warningBodo Möller
2001-09-12ENGINE uses a very opaque design, so we can predeclare the structure typeGeoff Thorpe
2001-09-12ENGINE files were renamed, and error strings are now in eng_err.cGeoff Thorpe
2001-09-12Add certificate and request demos.Dr. Stephen Henson
2001-09-10make updateGeoff Thorpe
2001-09-10enginetest needs 'memset' defined.Geoff Thorpe
2001-09-10missed one fileUlf Möller
2001-09-10fix memory leak (I think)Bodo Möller
2001-09-10remove an old commentBodo Möller
2001-09-10avoid warning ('const' discarded)Bodo Möller
2001-09-10typoBodo Möller
2001-09-10Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit caseBodo Möller
2001-09-10Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit caseBodo Möller
2001-09-10copyrightBodo Möller
2001-09-10Delete pointless castsBodo Möller
2001-09-10Fix apps/openssl.c and ssl/ssltest.c so that they useBodo Möller
2001-09-08Replace old (and invalid) copyright notice.Dr. Stephen Henson
2001-09-07The various hash #includes in rand_lcl.h *are* needed despiteBodo Möller
2001-09-07Add a cleanup function for MDs.Ben Laurie
2001-09-07Remove duplication.Ben Laurie
2001-09-07Now need sha.h for some reason.Ben Laurie
2001-09-07Redo type-safety fix.Ben Laurie
2001-09-07make engine file names unique in 8.3Ulf Möller
2001-09-06unused functionUlf Möller
2001-09-06include the proper header fileUlf Möller