aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Copy over just written manpage to the ones still missing.Lutz Jänicke2001-01-233-1/+117
* Add entries for new manpages...Lutz Jänicke2001-01-231-1/+4
* Definition of NO_KRB5 in ssl.h for external applications.Ulf Möller2001-01-222-0/+9
* Use the correct number of arguments in the example.Ulf Möller2001-01-211-2/+2
* Mention the ./config script fixes.Ulf Möller2001-01-211-0/+3
* Documentation about SSL_get_ex_data_X509_STORE_CTX_idx andLutz Jänicke2001-01-203-7/+160
* Fix to stop X509_time_adj() using GeneralizedTime.Dr. Stephen Henson2001-01-202-3/+14
* Update ocsp utility documentation.Dr. Stephen Henson2001-01-201-8/+57
* Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson2001-01-195-6/+45
* Fix openssl passwd -1Bodo Möller2001-01-192-1/+4
* Additional functionality in ocsp utility: print summaryDr. Stephen Henson2001-01-196-24/+164
* Don't shadow.Dr. Stephen Henson2001-01-181-1/+0
* Implement remaining OCSP verify checks inDr. Stephen Henson2001-01-185-13/+187
* Make the change log on the RAND_poll change a bit more explicit. Suggested b...Richard Levitte2001-01-171-3/+8
* Keep up with UnixRichard Levitte2001-01-171-2/+2
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-1713-42/+204
* link to the new manpage.Ulf Möller2001-01-152-1/+8
* New '-extfile' option for 'openssl ca'.Bodo Möller2001-01-153-22/+114
* Update the LHASH man page.Geoff Thorpe2001-01-141-48/+139
* Change PKCS#12 key derivation routines to cope withDr. Stephen Henson2001-01-145-9/+19
* Fix warning in apps/ca.cDr. Stephen Henson2001-01-141-2/+2