aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Documenting session caching, 2nd step.Lutz Jänicke2001-02-049-8/+303
* Fix ASN1_TIME_to_generlizedtime().Dr. Stephen Henson2001-02-045-11/+35
* Various OCSP responder utility functions.Dr. Stephen Henson2001-02-038-227/+334
* Clarify why SSL_CTX_use_certificate_chain_file() should be preferred.Lutz Jänicke2001-02-031-2/+14
* Typo: on my screen it nicely wrapped around at 80 :-)Lutz Jänicke2001-02-031-1/+2
* If the source has already been succesfully queried, do not try to open itLutz Jänicke2001-02-031-2/+4
* Document session caching, first step.Lutz Jänicke2001-02-025-2/+241
* Various function for commmon operations.Dr. Stephen Henson2001-02-0212-45/+49
* Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson2001-02-022-130/+225
* Tolerate some "variations" used in someDr. Stephen Henson2001-02-012-2/+8
* New manual page for a hardly known but important item :-)Lutz Jänicke2001-01-312-0/+83
* Document the change.Richard Levitte2001-01-301-0/+7
* Increase consistency of header data (some mail readers really do notRichard Levitte2001-01-301-3/+3
* Remove serial number file during 'make clean'.Bodo Möller2001-01-291-1/+1
* Comment and indentationBodo Möller2001-01-282-4/+11
* Make sk_sort tolearate a NULL argument.Dr. Stephen Henson2001-01-282-1/+4
* New OCSP response verify option OCSP_TRUSTOTHERDr. Stephen Henson2001-01-263-7/+22
* Documentation language corrections, contributed by Chris Pepper <pepper@mail....Richard Levitte2001-01-253-10/+10
* Zero the premaster secret after deriving the master secret in DHDr. Stephen Henson2001-01-252-0/+5
* Insert a missing space to stop pod2man giving stroppy "malformed" warnings.Geoff Thorpe2001-01-251-1/+1
* updateBodo Möller2001-01-241-1/+22
* Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson2001-01-246-15/+58
* Update "OAEP reconsidered" commentBodo Möller2001-01-241-8/+8
* new yearUlf Möller2001-01-241-1/+1
* EVP_add_digest_alias additions to SS_library_initBodo Möller2001-01-231-1/+8
* There is no C version of bn_div_3_wordsUlf Möller2001-01-232-1/+4
* For improved compatibility with 'strange' certificates, add someBodo Möller2001-01-231-0/+4
* Use OpenSSL_add_all_algorithms instead of the backwards compatibilityBodo Möller2001-01-231-3/+3
* More on the e_os.h mess ...Bodo Möller2001-01-231-2/+6