aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the shared library support so the shared libraries get builtRichard Levitte2001-10-301-1/+4
* Addapt VMS scripts to the newer disk layout system ODS-5, which allows more t...Richard Levitte2001-10-291-0/+1
* Another noemailDN fix.Dr. Stephen Henson2001-10-271-6/+3
* Allow ca to certify requests containing BMPStrings and UTF8Strings.Dr. Stephen Henson2001-10-271-7/+10
* Bugfixes for noemailDN option. Make it use theDr. Stephen Henson2001-10-271-17/+15
* New options to allow req to accept UTF8 strings as input.Dr. Stephen Henson2001-10-261-24/+44
* Make sure openssl speed is compilable on systems where fork() doesn'tRichard Levitte2001-10-251-1/+18
* Add paralellism to speed - note that this currently causes a weird memory leak.Ben Laurie2001-10-251-171/+369
* Add '-noemailDN' option to 'openssl ca'. This prevents inclusion ofBodo Möller2001-10-251-38/+98
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-244-51/+54
* Reject certificates with unhandled critical extensions.Dr. Stephen Henson2001-10-211-0/+3
* Stop spurious "unable to load config info" errors in reqDr. Stephen Henson2001-10-212-2/+7
* New functions SSL[_CTX]_set_msg_callback().Bodo Möller2001-10-209-10/+650
* Add missing EVP_CIPHER_CTX_{init,cleanup}Dr. Stephen Henson2001-10-201-0/+2
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-4/+4
* Flush buffers to prevent mixed output (Adam Back <adam@cypherspace.org>).Lutz Jänicke2001-10-161-0/+2
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-162-12/+13
* Add support for md4WithRSAEncryption.Richard Levitte2001-10-101-1/+1
* 'make update'Richard Levitte2001-10-101-2/+2
* 'make update'Richard Levitte2001-10-101-2/+2
* 'make update'Richard Levitte2001-10-041-245/+245
* Because there's chances we clash with the system's types.h, rename ourRichard Levitte2001-10-041-1/+1
* sch isn't an array, how did this pass through gcc?Richard Levitte2001-10-021-1/+1