summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2001-05-16New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte
2001-05-15Increase ENTROPY_NEEDED to support Rijndael's larger key size.Lutz Jänicke
2001-05-15Do not forget to increment the pointers...Richard Levitte
2001-05-15Low-case the names of the system routines, since some versions ofRichard Levitte
2001-05-14branch on equal is beql, not beq...Richard Levitte
2001-05-14Make sure strdup() is properly declared.Richard Levitte
2001-05-14Make sure memset() is properly declared.Richard Levitte
2001-05-14ui was forgotten when installing libcrypto and it's headers.Richard Levitte
2001-05-14ui_compat.h was forgotten in the "symlinking" routine.Richard Levitte
2001-05-14Remove the password reading objects from LIB_DES.Richard Levitte
2001-05-14Make more short aliases for symbols that are longer than 31Richard Levitte
2001-05-14len is a size_t, which is an unsigned integer. Therefore, someRichard Levitte
2001-05-14Use ui_compat.h to get the password reading functions.Richard Levitte
2001-05-14Make it so the compiler doesn't inform me about the dollars in someRichard Levitte
2001-05-14Typos.Lutz Jänicke
2001-05-14One more point to clarify, pointed out by "Greg Stark" <ghstark@pobox.com>Lutz Jänicke
2001-05-13It seems like the removal of "extern" before "static" wasn't aRichard Levitte
2001-05-13Document the addition.Richard Levitte
2001-05-13A randomizer for OpenVMS, using the statistics that are easilyRichard Levitte
2001-05-13Define `ok' and better error detection.Richard Levitte
2001-05-13make updateRichard Levitte
2001-05-13Win16 too :-).Richard Levitte
2001-05-13des_read_password() and des_read_2passwords() can only appear if DESRichard Levitte
2001-05-13When doing rewrites on ssleay.num, the file was prematurely closed.Richard Levitte
2001-05-13Move the password reading functions completely away from the DESRichard Levitte
2001-05-13Put back a removed "extern", or many compilers will complain aboutRichard 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-12Clarify behaviour with respect to SSL/TLS records.Lutz Jänicke
2001-05-12Under VC++ _DLL is set to indicate that the applicationDr. 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-11Clarify behaviour of SSL_write() by mentioning SSL_MODE_ENABLE_PARTIAL_WRITELutz Jänicke
2001-05-10Update changelog to reflect additional changes made to the egd-locations.Lutz Jänicke
2001-05-10restore change undone in 1.831 (apparently by accident)Bodo Möller
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson
2001-05-10Fix warning with DEBUG_SAFESTACKDr. Stephen Henson
2001-05-10Fix to allow multiple NONE libraries in mkerr.pl .Dr. Stephen Henson
2001-05-09Allow various X509_STORE_CTX properties to beDr. Stephen Henson
2001-05-08fix an old entryBodo Möller
2001-05-08There is no uitestRichard Levitte
2001-05-08Don't forget crypto/ui...Richard 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-04the backslash is significant...Ulf Möller
2001-05-03.rnd issuesBodo Möller
2001-05-03bctest changes for Ultrix (don't return 1 from bctest, otherwise make aborts)Bodo Möller
2001-05-03Some platforms (most notably Windows) do not have a $HOME by default.Richard Levitte