summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2001-05-13Move the password reading functions completely away from the DESRichard Levitte
2001-05-13#if 0 out deleted (?) functions to stop Win32 DLLDr. Stephen Henson
2001-05-12Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson
2001-05-12Typo.Dr. Stephen Henson
2001-05-11e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h...Richard Levitte
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson
2001-05-10Fix warning with DEBUG_SAFESTACKDr. Stephen Henson
2001-05-09Allow various X509_STORE_CTX properties to beDr. Stephen Henson
2001-05-08There is no uitestRichard Levitte
2001-05-07Initial CRL based revocation checking.Dr. Stephen Henson
2001-05-07Clarify the license and copyright, make preprocessor dirctives aRichard Levitte
2001-05-06make updateRichard Levitte
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte
2001-05-03Some platforms (most notably Windows) do not have a $HOME by default.Richard Levitte
2001-04-30In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe
2001-04-29Win32 fixes:Dr. Stephen Henson
2001-04-27For some inexplicable reason, I'd (a) left the debugging irreversiblyGeoff Thorpe
2001-04-26Some fixes to the reference-counting in ENGINE code. First, there were aGeoff Thorpe
2001-04-26This adds 2 things to the ENGINE code.Geoff Thorpe
2001-04-26Provide the possibility to clean up internal ENGINE structures. ThisRichard Levitte
2001-04-26gcc warns when certain values of an enumeration aren't taken care of,Richard Levitte
2001-04-26Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disableRichard Levitte
2001-04-26engine.h includes all the needed header files, so don't do it againRichard Levitte
2001-04-26User OPENSSL_UNISTD instead of <unistd.h>.Richard Levitte
2001-04-25This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filenameGeoff Thorpe
2001-04-21Fix ASN1 bug when decoding OTHER type.Dr. Stephen Henson
2001-04-20VMS was behind when it comes to OCSP.Richard Levitte
2001-04-19Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-19Some BIG tweaks to ENGINE code.Geoff Thorpe
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18fix md_rand.c locking bugsBodo Möller
2001-04-18Make the shared library name and function symbol for the "nuron" ENGINEGeoff Thorpe
2001-04-18Some more tweaks from ENGINE code.Geoff Thorpe
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18Structural references should never be decremented directly - so leave thatGeoff Thorpe
2001-04-18This moves string constants out of vendor headers and into C files.Geoff Thorpe
2001-04-17'make update'Geoff Thorpe
2001-04-16Fix warning.Ben Laurie
2001-04-14Constify (Jason Molenda <jason@molenda.com>)Lutz Jänicke
2001-04-11Make it possible to move the emailAddress object to the subjectAltNameRichard Levitte
2001-04-09Adjust BN_mod_inverse algorithm selection according to experiments onBodo Möller
2001-04-08commentBodo Möller
2001-04-08code documentationBodo Möller
2001-04-08binary algorithm for modular inversionBodo Möller
2001-04-08Add the possibility to have AES removed in Windows as well.Richard Levitte
2001-04-05Don't use 'tt' uninitialized when reporting an errorBodo Möller
2001-04-05Fix couple of memory leaks in PKCS7_dataDecode().Richard Levitte
2001-04-04Since vms.mar handles 32-bit integers, do not use it on Alpha, that'sRichard Levitte