summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2001-07-30Only set the verify callback if there's one to set!Ben Laurie
2001-07-30Just a "get to know your system" bit.Andy Polyakov
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov
2001-07-30Support for Intel and HP-UXi assemblers.Andy Polyakov
2001-07-30ANSIfication.Ben Laurie
2001-07-30Typo in stty command lines.Andy Polyakov
2001-07-30Don't miss files...Lutz Jänicke
2001-07-30Fix inconsistent behaviour with respect to verify_callback handling.Lutz Jänicke
2001-07-30Forgot to mention second fix.Lutz Jänicke
2001-07-27length of secret exponent is needed only when we create oneBodo Möller
2001-07-27Undo DH_generate_key() change: s3_srvr.c was using it correctlyBodo Möller
2001-07-27Another uninitialized static that may lead to problems on Solaris under someLutz Jänicke
2001-07-27Addapt VMS script to the latest changes in the makefiles.Richard Levitte
2001-07-27Make sure *outl is always initialized in EVP_EncryptUpdate().Dr. Stephen Henson
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson
2001-07-26First of several reorganisations toDr. Stephen Henson
2001-07-26Fix problem occuring when used from OpenSSH on Solaris 8.Lutz Jänicke
2001-07-25DH key generation should not use a do ... while loop,Bodo Möller
2001-07-25Don't preserve existing keys in DH_generate_key.Bodo Möller
2001-07-25md_rand.c thread safetyBodo Möller
2001-07-25always reject data >= nBodo Möller
2001-07-25Support for 64-bit Solaris build with GCC 3.0 and later. It should beAndy Polyakov
2001-07-25Fix wrong information about SSL_set_connect_state()...Lutz Jänicke
2001-07-25add a commentBodo Möller
2001-07-24avoid warningsBodo Möller
2001-07-24Avoid race condition.Bodo Möller
2001-07-23- New INSTALL document describing different ways to build "tunala" andGeoff Thorpe
2001-07-23Additional inline reference.Lutz Jänicke
2001-07-23Add missing reference.Lutz Jänicke
2001-07-22Tidy up "cvs update" output a bit.Geoff Thorpe
2001-07-21Not all platforms have the OpenBSD crypto device.Richard Levitte
2001-07-21Documentation about ephemeral key exchangeLutz Jänicke
2001-07-21Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie
2001-07-21More Kerberos SSL patches from Vern Staats <staatsvr@asc.hpc.mil>.Richard Levitte
2001-07-20Updated explanation.Lutz Jänicke
2001-07-20Some more documentation bits.Lutz Jänicke
2001-07-20Currently, RSA code, when using no padding scheme, simply checks that inputGeoff Thorpe
2001-07-17Missing line 0.9.6b release and IA-64 patch advertisement:-)Andy Polyakov
2001-07-16SSL_get_rfc were documented but not implemented.Richard Levitte
2001-07-15SSL_get_[rw]fd were documented but not implemented.Richard Levitte
2001-07-13Allow OCSP server to handle multiple requests.Dr. Stephen Henson
2001-07-12Initial OCSP server support, using index.txt format.Dr. Stephen Henson
2001-07-12Prevent KSSL server from requesting a client certificate.Richard Levitte
2001-07-12paddr may be NULL. Do not crash if it is.Richard Levitte
2001-07-12Clarify that zlib-dynamic is the default choice.Richard Levitte
2001-07-12Add the possibility to specify the use of zlib compression andRichard Levitte
2001-07-12Clarify actual state.Lutz Jänicke
2001-07-12Some of the Kerberos code had dissapeared. Reapply.Richard Levitte