aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow OCSP server to handle multiple requests.Dr. Stephen Henson2001-07-132-39/+187
* Initial OCSP server support, using index.txt format.Dr. Stephen Henson2001-07-124-108/+540
* Prevent KSSL server from requesting a client certificate.Richard Levitte2001-07-123-4/+9
* paddr may be NULL. Do not crash if it is.Richard Levitte2001-07-121-5/+10
* Clarify that zlib-dynamic is the default choice.Richard Levitte2001-07-121-1/+1
* Add the possibility to specify the use of zlib compression andRichard Levitte2001-07-123-7/+38
* Clarify actual state.Lutz Jänicke2001-07-121-3/+3
* Some of the Kerberos code had dissapeared. Reapply.Richard Levitte2001-07-121-1/+6
* Document the recent Kerberos SSL changes.Richard Levitte2001-07-121-0/+13
* Delete extra ;Dr. Stephen Henson2001-07-111-1/+1
* In ocsp_match_issuerid() we are passed the CA that signed the responderDr. Stephen Henson2001-07-111-1/+1
* make updateRichard Levitte2001-07-112-29/+22
* Include kssl_lcl.h where needed.Richard Levitte2001-07-114-2/+4
* Private functions do not belong in an exported header file, so moveRichard Levitte2001-07-112-14/+87
* Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu>Richard Levitte2001-07-114-6/+213
* openssl speed is quite useful for testing hardware support (among otherGeoff Thorpe2001-07-113-4/+76
* Code to avoid the use of non-standard strptime(). ByRichard Levitte2001-07-111-7/+38
* Typo...Lutz Jänicke2001-07-111-1/+1
* Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu>Richard Levitte2001-07-111-54/+123
* What is an '-engine' version?Lutz Jänicke2001-07-111-0/+7
* The implementation of the TKTBODY ASN.1 functions was missing.Richard Levitte2001-07-111-0/+3
* make updateRichard Levitte2001-07-111-0/+66
* Make sure crypto/krb5/krb5_asn.h is copied to the directory ofRichard Levitte2001-07-111-0/+1
* Make sure crypto/krb5/krb5_asn.h becomes part of libeay.num.Richard Levitte2001-07-111-0/+1
* Clarify! (based on recent mailing-list discussions)Lutz Jänicke2001-07-112-0/+9
* One forgotten function.Richard Levitte2001-07-111-0/+8
* make updateRichard Levitte2001-07-108-757/+1049
* EVP_Digest() takes one more parameter.Richard Levitte2001-07-101-4/+4
* For consistency with the terminology used in my SAC2001 paper, avoidBodo Möller2001-07-101-5/+5
* comment changeBodo Möller2001-07-101-3/+3
* Fix PRNG.Bodo Möller2001-07-104-33/+68
* In version numbers, there is just one "M" nybble.Bodo Möller2001-07-101-1/+1
* Precomputation will not necessarily be LIm-Lee precomputation.Bodo Möller2001-07-102-2/+2
* If I define _XOPEN_SOURCE before including *any* system header file,Richard Levitte2001-07-091-1/+1
* Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte2001-07-0914-173/+1641
* A better compromise between encrypt and decrypt (but why isn't it as fastBen Laurie2001-07-093-48/+39
* Handle the common case first (where input size is a multiple of block size).Ben Laurie2001-07-081-2/+18
* Use & instead of % - worth about 4% for 8 byte blocks.Ben Laurie2001-07-082-2/+28
* Don't update argc, argv for decrypt flag!Ben Laurie2001-07-081-4/+0
* Speed test decrypt EVP operations.Ben Laurie2001-07-081-4/+22
* Correct const-ness.Ben Laurie2001-07-083-12/+12
* Remove unnecessary casts.Ben Laurie2001-07-061-1/+1
* Constification.Ben Laurie2001-07-061-1/+1
* Use one address consistently.Richard Levitte2001-07-053-3/+3
* Change info to correct values.Richard Levitte2001-07-055-15/+15
* Align with 0.9.6-stable CHANGES file, and make some corrections.Bodo Möller2001-07-041-6/+7
* Engine memory leaks have been fixed by now.Bodo Möller2001-07-041-3/+1
* Call ENGINE_cleanup() to avoid memory leak.Bodo Möller2001-07-042-0/+4
* Entry for Andy's mips3.s fix.Bodo Möller2001-07-041-0/+3
* Update nCipher header with more liberal licence.Ben Laurie2001-07-041-68/+78