aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge in DES changed from 0.9.7-stable.Richard Levitte2002-03-223-10/+10
* Fix bugs and typos.Bodo Möller2002-03-182-42/+77
* Initialize cipher context in KRB5Dr. Stephen Henson2002-03-141-4/+4
* Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller2002-03-144-7/+7
* Fix the Win32_rename() function so it correctlyDr. Stephen Henson2002-03-082-10/+11
* EC curve stuffBodo Möller2002-03-081-37/+75
* ENGINE module additions.Dr. Stephen Henson2002-03-062-5/+5
* add SECG OIDsBodo Möller2002-03-061-0/+30
* fix 'ecdsaparam -C'Bodo Möller2002-03-051-17/+21
* fix printf callBodo Möller2002-03-051-1/+1
* fix 'ecdsaparam -C' outputBodo Möller2002-03-051-31/+22
* Increase internal security when using strncpy, by making sure the resulting s...Richard Levitte2002-02-281-0/+8
* make update, after moving around symbols in libeay.num to matchRichard Levitte2002-02-261-334/+386
* Fix new -aes command argument handlingDr. Stephen Henson2002-02-262-6/+6
* non-Monolith fixes.Dr. Stephen Henson2002-02-222-1/+3
* Config code updates.Dr. Stephen Henson2002-02-2232-1/+112
* Add AES support in the applications that support -des and -des3.Richard Levitte2002-02-207-4/+70
* gcc chokes on C++ comments in C code.Richard Levitte2002-02-161-1/+1
* Add the configuration target VxWorks.Richard Levitte2002-02-143-7/+41
* '-C' is still quite brokenBodo Möller2002-02-141-0/+7
* fix '-C'Bodo Möller2002-02-141-11/+5
* fix memory leakBodo Möller2002-02-141-1/+2
* EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()Bodo Möller2002-02-141-1/+1
* ECDSA supportBodo Möller2002-02-139-650/+1843
* 'make update'Richard Levitte2002-02-051-1/+4
* HP-UX 32bit:Lutz Jänicke2002-01-291-1/+7
* Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.Richard Levitte2002-01-291-1/+1
* Apply the following changes by Toomas Kiisk <vix@cyber.ee>:Richard Levitte2002-01-253-58/+80
* I must learn to compile before I commit...Richard Levitte2002-01-251-1/+1
* Add -keyform. Document -engine.Richard Levitte2002-01-251-0/+6
* Prototype info function.Ben Laurie2002-01-122-2/+2
* make updateRichard Levitte2002-01-021-21/+22
* Implement speed measurement for AES.Richard Levitte2002-01-021-13/+117
* RSA counter should only be defined of RSA is available.Richard Levitte2002-01-021-1/+2
* Change pkcs12 so the certificates coming from -in do not get tossed ifRichard Levitte2001-12-121-2/+8
* Improve back compatibility.Ben Laurie2001-12-091-3/+3
* fix warnings (one of them was clearly justified)Bodo Möller2001-12-071-3/+3
* Add -pubkey option to req command.Dr. Stephen Henson2001-12-011-10/+33
* check OPENSSL_NO_... before including header files that might beBodo Möller2001-11-221-5/+15
* In this particular error condition, the structural reference wasn't beingGeoff Thorpe2001-11-221-0/+1
* Make it possible to give digest names as -evp arguments.Richard Levitte2001-11-151-27/+49
* If an engine isn't built in, try loading it as a shareable libraryRichard Levitte2001-11-151-2/+21
* make updateRichard Levitte2001-11-151-26/+25
* Change the order of events so the capabilities of loaded engines canRichard Levitte2001-11-141-6/+8
* Implement STARTTLS for certain protocols, currently only supporting SMTP.Richard Levitte2001-11-141-2/+33
* more output for SSL 2.0 in our msg_callbackBodo Möller2001-11-101-0/+61
* Win32 fixes.Dr. Stephen Henson2001-11-061-8/+11
* Fix email address delete code.Dr. Stephen Henson2001-11-061-1/+1
* DOS and Windows do not like unistd.hRichard Levitte2001-11-052-0/+4
* If verify fails, say why.Ben Laurie2001-11-021-0/+1