summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes to "openssl engine" to support the new control command code inGeoff Thorpe2001-04-191-26/+253
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-197-14/+216
* Some BIG tweaks to ENGINE code.Geoff Thorpe2001-04-195-29/+455
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-187-152/+131
* Make a note of the recent ENGINE developments.Geoff Thorpe2001-04-181-0/+28
* typoBodo Möller2001-04-181-1/+1
* fix md_rand.c locking bugsBodo Möller2001-04-183-20/+67
* Make the shared library name and function symbol for the "nuron" ENGINEGeoff Thorpe2001-04-181-2/+5
* Some more tweaks from ENGINE code.Geoff Thorpe2001-04-182-8/+8
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-188-38/+39
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-183-5/+6
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-184-231/+112
* Structural references should never be decremented directly - so leave thatGeoff Thorpe2001-04-181-34/+6
* This moves string constants out of vendor headers and into C files.Geoff Thorpe2001-04-184-34/+32
* 'make update'Geoff Thorpe2001-04-173-18/+64
* Clarify request of client certificates. This is a FAQ.Lutz Jänicke2001-04-172-1/+16
* Fix warning.Ben Laurie2001-04-161-1/+5
* Constify (Jason Molenda <jason@molenda.com>)Lutz Jänicke2001-04-142-6/+6
* Missing link ("Greg Stark" <gstark@ethentica.com>)Lutz Jänicke2001-04-121-1/+1
* Fix wrong information with respect to CAs listed to the clientLutz Jänicke2001-04-122-17/+21
* update so that changes going into the 0.9.6 tree can be loggedBodo Möller2001-04-121-4/+4