aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson2001-02-195-37/+86
* Do not insert things in syms{} and kind{} when parsing the headerRichard Levitte2001-02-191-86/+70
* Make the choice of "makedepend" program choosable through a switch.Richard Levitte2001-02-191-2/+5
* VMS follows suit.Richard Levitte2001-02-191-1/+1
* Memory leak detection bugfixes for multi-threading.Bodo Möller2001-02-192-36/+65
* Add uid.{c,o}Bodo Möller2001-02-191-2/+2
* Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com>Richard Levitte2001-02-196-32/+60
* Make it possible to use gcc to generate the dependency tables.Richard Levitte2001-02-162-4/+18
* ispellUlf Möller2001-02-1612-20/+20
* pod format errorUlf Möller2001-02-161-0/+1
* New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson2001-02-1612-31/+415
* Move entry to match chronologic orderering.Lutz Jänicke2001-02-151-3/+3
* Don't forget to mention minor change.Lutz Jänicke2001-02-151-0/+3
* Add "-rand" option to s_client and s_server.Lutz Jänicke2001-02-154-2/+48
* That was misleading. The problem won't happen with 0.9.6a anyway.Ulf Möller2001-02-141-5/+3
* Include the newly reported problem with bc on FreeBSD 4.2.Richard Levitte2001-02-141-8/+11
* Option to disable standard block padding with EVP API.Dr. Stephen Henson2001-02-147-29/+109
* New function OPENSSL_issetugid(). Needs more work.Ulf Möller2001-02-143-10/+104
* Initial OCSP SSL support.Dr. Stephen Henson2001-02-142-3/+17
* IRIX bugfixUlf Möller2001-02-142-2/+12
* Finish first round of session cache documentation.Lutz Jänicke2001-02-136-9/+126
* Update of linux-ppc. Contributed by MATSUURA TakanoriRichard Levitte2001-02-131-1/+2
* New manual page: SSL_CTX_set_mode.Lutz Jänicke2001-02-134-2/+89
* New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson2001-02-135-2/+137
* Modify OCSP nonce behaviour.Dr. Stephen Henson2001-02-125-100/+93
* Work around for libsafe "error".Dr. Stephen Henson2001-02-122-12/+8
* Re-order a couple of static functions and "#if 0" out unused ones - thisGeoff Thorpe2001-02-121-14/+16
* This change was a quick experiment that I'd wanted to try that works quiteGeoff Thorpe2001-02-121-7/+36
* More about session caching.Lutz Jänicke2001-02-114-0/+79
* Include information that automatic query is a new feature.Lutz Jänicke2001-02-101-2/+5
* Update for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.Lutz Jänicke2001-02-101-0/+10
* Manual page for SSL_CTX_set_options(). Unfortunately for some of theLutz Jänicke2001-02-105-1/+221
* Oops: It's RegTP, not RegPT ...Bodo Möller2001-02-103-0/+0
* Add German SiG root certificates (extracted from the official cert registryBodo Möller2001-02-103-0/+57
* disable stdin buffering in load_certBodo Möller2001-02-102-0/+8
* use case-insensitive comparison in set_table_optsBodo Möller2001-02-101-1/+1
* Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson2001-02-105-5/+11
* Simplify BN_rand_rangeBodo Möller2001-02-105-13/+8
* New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to overrideLutz Jänicke2001-02-099-28/+102
* TypoLutz Jänicke2001-02-091-1/+1
* Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.Lutz Jänicke2001-02-092-2/+2
* Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson2001-02-095-15/+8
* Various updates to mkdef.pl to cope with new aesDr. Stephen Henson2001-02-092-7/+44
* fix editing errorBodo Möller2001-02-091-1/+1
* add linux-s390 configuration (based on information submitted byBodo Möller2001-02-092-1/+3
* Add missing \n's to ocsp usage message.Dr. Stephen Henson2001-02-091-9/+9
* Allow various options to be included for signing and verify ofDr. Stephen Henson2001-02-082-29/+87
* The check for request including a nonce and response not having it wasRichard Levitte2001-02-081-1/+1
* Add the -VAfile option to 'openssl ocsp'. This option will give theRichard Levitte2001-02-082-1/+22
* use <= instead of ==Ulf Möller2001-02-081-1/+1