aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* point out that RAND_load_file() etc are only for seed files, not forUlf Möller2001-02-081-0/+3
* Note that EGD is used automatically.Ulf Möller2001-02-081-0/+3
* cleanupUlf Möller2001-02-081-6/+5
* Another comment change. (Previous comment does not applyBodo Möller2001-02-081-2/+2
* Change comments. (The expected number of iterations in BN_rand_rangeBodo Möller2001-02-081-2/+2
* oops -- remove observation codeBodo Möller2001-02-081-4/+0
* Integrate my implementation of a countermeasure againstBodo Möller2001-02-086-12/+67
* platform specific CFLAGS don't belong into this MakefileBodo Möller2001-02-081-1/+2
* Update documentation to match the state at 0.9.6 _and_ the recent changes.Lutz Jänicke2001-02-081-5/+43
* Bleichenbacher's DSA attackUlf Möller2001-02-076-10/+28
* Modify access to EGD socket to deal with EINTR etc that can appearLutz Jänicke2001-02-071-67/+156
* Fix AES code.Dr. Stephen Henson2001-02-0723-5015/+2075
* Change preferences for sockets of EGD-style entropy daemons to a moreLutz Jänicke2001-02-071-1/+1
* Fix typo preventing correct usage of -out option.Lutz Jänicke2001-02-071-1/+1
* Rijdael CBC mode and partial undebugged SSL support.Ben Laurie2001-02-0615-13/+232
* Improve the state machine.Ben Laurie2001-02-061-13/+34
* Avoid coredumps for CONF_get_...(NULL, ...)Bodo Möller2001-02-062-18/+50
* don't dump coreBodo Möller2001-02-061-5/+4
* format stringsUlf Möller2001-02-068-12/+11
* Fix potential buffer overrun for EBCDIC.Ulf Möller2001-02-062-6/+23
* Fix a memory leak in BIO_get_accept_socket(). This leak was small andRichard Levitte2001-02-051-4/+4
* Include string.h (whis is in all relevant standards) instead ofBodo Möller2001-02-051-1/+1
* New function to copy nonce values from OCSPDr. Stephen Henson2001-02-053-12/+21
* Make depend.Ben Laurie2001-02-0420-2511/+2723
* BN assembler is no longer option on x86.Ben Laurie2001-02-041-1/+1
* Can't remember why this was needed?Ben Laurie2001-02-041-1/+2
* Fix a warning.Ben Laurie2001-02-041-0/+1