aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify behaviour with respect to SSL/TLS records.Lutz Jänicke2001-05-121-0/+12
* Under VC++ _DLL is set to indicate that the applicationDr. Stephen Henson2001-05-121-3/+0
* Typo.Dr. Stephen Henson2001-05-121-1/+1
* e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h...Richard Levitte2001-05-111-1/+1
* Clarify behaviour of SSL_write() by mentioning SSL_MODE_ENABLE_PARTIAL_WRITELutz Jänicke2001-05-111-0/+11
* Update changelog to reflect additional changes made to the egd-locations.Lutz Jänicke2001-05-101-3/+6
* restore change undone in 1.831 (apparently by accident)Bodo Möller2001-05-101-1/+1
* Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson2001-05-1010-27/+55
* Fix warning with DEBUG_SAFESTACKDr. Stephen Henson2001-05-101-2/+1
* Fix to allow multiple NONE libraries in mkerr.pl .Dr. Stephen Henson2001-05-101-1/+2
* Allow various X509_STORE_CTX properties to beDr. Stephen Henson2001-05-098-47/+148
* fix an old entryBodo Möller2001-05-081-1/+1
* There is no uitestRichard Levitte2001-05-081-1/+2
* Don't forget crypto/ui...Richard Levitte2001-05-081-0/+1
* Initial CRL based revocation checking.Dr. Stephen Henson2001-05-076-7/+243
* Clarify the license and copyright, make preprocessor dirctives aRichard Levitte2001-05-071-80/+143
* make updateRichard Levitte2001-05-065-23/+72
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-0620-15/+1822
* the backslash is significant...Ulf Möller2001-05-041-1/+1
* .rnd issuesBodo Möller2001-05-032-4/+41
* bctest changes for Ultrix (don't return 1 from bctest, otherwise make aborts)Bodo Möller2001-05-032-2/+5
* Some platforms (most notably Windows) do not have a $HOME by default.Richard Levitte2001-05-032-1/+8
* Add support for Sun C on Solaris x86. Contributed by Ben <mouring@etoh.evila...Richard Levitte2001-05-031-1/+4
* Remove part conflict indicator...Richard Levitte2001-05-021-1/+0
* In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe2001-04-306-2/+10
* Win32 fixes:Dr. Stephen Henson2001-04-292-3/+7
* A method to create shared libraries on AIX, and according toRichard Levitte2001-04-271-0/+43
* make updateRichard Levitte2001-04-271-0/+1
* For some inexplicable reason, I'd (a) left the debugging irreversiblyGeoff Thorpe2001-04-271-3/+1
* Some fixes to the reference-counting in ENGINE code. First, there were aGeoff Thorpe2001-04-265-66/+154
* Make proper use of all disabling variables.Richard Levitte2001-04-261-0/+9
* "make update"Geoff Thorpe2001-04-261-0/+3
* Make notes about ENGINE changes.Geoff Thorpe2001-04-261-0/+16
* Linux shared libraries can be linked with debug symbols.Richard Levitte2001-04-261-2/+2
* make updateRichard Levitte2001-04-261-0/+1
* This adds 2 things to the ENGINE code.Geoff Thorpe2001-04-263-3/+65
* Clean up ENGINE before exiting.Richard Levitte2001-04-261-0/+2
* Provide the possibility to clean up internal ENGINE structures. ThisRichard Levitte2001-04-262-0/+17
* gcc warns when certain values of an enumeration aren't taken care of,Richard Levitte2001-04-261-0/+4
* Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disableRichard Levitte2001-04-2610-23/+363
* engine.h includes all the needed header files, so don't do it againRichard Levitte2001-04-261-7/+0
* We shouldn't skip over header files to avoid functions of disabled algorithms...Richard Levitte2001-04-261-28/+28
* User OPENSSL_UNISTD instead of <unistd.h>.Richard Levitte2001-04-261-2/+3
* This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filenameGeoff Thorpe2001-04-253-0/+9
* Typo (reported by Petr Lancaric <Petr.Lancaric@ips-ag.cz>)Lutz Jänicke2001-04-251-2/+2
* Make update.Geoff Thorpe2001-04-221-0/+11
* Fix ASN1 bug when decoding OTHER type.Dr. Stephen Henson2001-04-216-4/+37
* Script to create shareable images (shared libraries in Unixly terms)Richard Levitte2001-04-201-0/+351
* VMS was behind when it comes to OCSP.Richard Levitte2001-04-201-1/+1
* Add notes about the new ENGINE functionality.Geoff Thorpe2001-04-191-1/+37