summaryrefslogtreecommitdiffstats
path: root/ms (unfollow)
Commit message (Expand)AuthorFilesLines
2001-09-14Fix a typo in the preprocessor logic in eng_list.c that had left RSA, DSA,Geoff Thorpe1-2/+2
2001-09-14Add a SHA1 test to evptests.txt - only the MD5 hash algorithm was beingGeoff Thorpe1-0/+3
2001-09-14'evp_test' needs to initialise and cleanup EVP_CIPHER_CTX structures. Also,Geoff Thorpe1-2/+12
2001-09-14add commentBodo Möller1-0/+2
2001-09-14Get rid of junk (deleted/renamed function) by rebuildingBodo Möller2-803/+798
2001-09-14add detailsBodo Möller1-2/+3
2001-09-13Typo.Lutz Jänicke1-0/+2
2001-09-13One more manual page.Lutz Jänicke2-0/+35
2001-09-13Rework section about return values another time (based on hints fromLutz Jänicke2-11/+9
2001-09-13avoid "statement not reached" warningBodo Möller1-1/+0
2001-09-12Updated dependencies from "make update"Geoff Thorpe1-354/+299
2001-09-12Reduce the header dependencies on engine.h in apps/.Geoff Thorpe27-25/+6
2001-09-12ENGINE uses a very opaque design, so we can predeclare the structure typeGeoff Thorpe2-7/+2
2001-09-12ENGINE files were renamed, and error strings are now in eng_err.cGeoff Thorpe1-1/+1
2001-09-12Add certificate and request demos.Dr. Stephen Henson5-1/+332
2001-09-11Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke7-26/+123
2001-09-11add 'release showstopper' entryBodo Möller1-1/+3
2001-09-11updateBodo Möller1-1/+23
2001-09-11ex_data situation is no longer that badBodo Möller1-7/+3
2001-09-10make updateGeoff Thorpe3-16/+16
2001-09-10Put all "common" initialisation in the apps_startup() and apps_shutdown()Geoff Thorpe2-10/+6
2001-09-10enginetest needs 'memset' defined.Geoff Thorpe1-0/+1
2001-09-10missed one fileUlf Möller1-864/+0
2001-09-10While ispell may not like it, "cancelling" may be spelt with two "l"sBodo Möller1-1/+1
2001-09-10fix memory leak (I think)Bodo Möller1-16/+24
2001-09-10remove an old commentBodo Möller1-2/+1
2001-09-10restore previous revision -- memory leak should be fixed in mem.cBodo Möller1-2/+2
2001-09-10fix memory leakBodo Möller1-2/+2
2001-09-10avoid warning ('const' discarded)Bodo Möller1-2/+2
2001-09-10exclude disabled message digestsBodo Möller2-1/+15
2001-09-10add AES ciphersBodo Möller2-1/+22
2001-09-10Update so that progs.h can indeed be automatically generatedBodo Möller1-12/+13
2001-09-10typoBodo Möller1-0/+1
2001-09-10Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit caseBodo Möller1-6/+0
2001-09-10Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit caseBodo Möller1-34/+78
2001-09-10copyrightBodo Möller1-1/+1
2001-09-10Delete pointless castsBodo Möller1-2/+2
2001-09-10Fix apps/openssl.c and ssl/ssltest.c so that they useBodo Möller3-8/+21
2001-09-08Replace old (and invalid) copyright notice.Dr. Stephen Henson1-5/+55
2001-09-08The various hash #includes in rand_lcl.h *are* needed despiteBodo Möller2-2/+4
2001-09-07Recognize OpenUNIX-8 with compilerLutz Jänicke1-1/+7
2001-09-07Add a cleanup function for MDs.Ben Laurie13-7/+39
2001-09-07Look up MD5 by name.Ben Laurie1-1/+1
2001-09-07Remove duplication.Ben Laurie1-1/+0
2001-09-07Now need sha.h for some reason.Ben Laurie1-0/+1
2001-09-07Redo type-safety fix.Ben Laurie1-2/+1
2001-09-07ispellUlf Möller2-26/+26
2001-09-07ispellUlf Möller25-51/+51
2001-09-07make engine file names unique in 8.3Ulf Möller13-119/+989
2001-09-06Completely reworked SVR5 shared library support.Lutz Jänicke1-8/+12