aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* undo previous change ...Bodo Möller2001-04-121-2/+0
* update from 0.9.6aBodo Möller2001-04-121-0/+2
* Typo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)Lutz Jänicke2001-04-121-1/+1
* Correct typo.Richard Levitte2001-04-111-1/+1
* Add -keyform.Richard Levitte2001-04-111-5/+20
* Show an example of moving the emailAddress object from the subkect DNRichard Levitte2001-04-111-0/+3
* Make it possible to move the emailAddress object to the subjectAltNameRichard Levitte2001-04-111-3/+11
* Add information on 0.9.6a (in a form such that the list can beBodo Möller2001-04-111-130/+160
* NetBSD and OpenBSD use TOD as wellRichard Levitte2001-04-111-1/+1
* Mention automatically queried EGD sockets (OpenSSL 0.9.7).Bodo Möller2001-04-101-7/+5
* Some clarifications about $RANDFILE usage.Lutz Jänicke2001-04-091-0/+6
* OpenSSH 1.2.2p1 is dead and gone. Errors detecting the OpenSSL libraryLutz Jänicke2001-04-091-38/+10
* Correct info in the FAQ.Richard Levitte2001-04-091-1/+1
* Adjust BN_mod_inverse algorithm selection according to experiments onBodo Möller2001-04-092-5/+9
* update (0.9.6a)Bodo Möller2001-04-091-80/+2
* commentBodo Möller2001-04-081-1/+1
* code documentationBodo Möller2001-04-082-7/+11
* binary algorithm for modular inversionBodo Möller2001-04-083-98/+190
* avoid '||' since Ultrix apparently doesn't understand itBodo Möller2001-04-081-1/+1
* '||', '&&' and 'test -x' apparently don't work on Ultrix;Bodo Möller2001-04-083-5/+21
* Avoid assert() in the library.Bodo Möller2001-04-084-8/+15
* Add forgotten "-passin" option to smime.c usage help.Lutz Jänicke2001-04-081-0/+1
* Resize a local buffer to accomodate the size requirements of AES.Richard Levitte2001-04-081-1/+5
* Add the possibility to have AES removed in Windows as well.Richard Levitte2001-04-082-5/+11
* Don't use 'tt' uninitialized when reporting an errorBodo Möller2001-04-051-1/+0
* Fix couple of memory leaks in PKCS7_dataDecode().Richard Levitte2001-04-052-2/+5
* Unixware config.Richard Levitte2001-04-051-2/+4
* don't use shell functionsBodo Möller2001-04-042-26/+25
* Correct a typo. linux != linus.Richard Levitte2001-04-041-1/+1