Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ssl
AgeCommit message (Expand)Author
2003-10-02Recent changes from 0.9.7-stableRichard Levitte
2003-09-28Synchronise util/libeay.num with the 0.9.7-stable one.Richard Levitte
2003-09-28Recent changes from 0.9.7-stableRichard Levitte
2003-09-27Recent changes from 0.9.7-stable.Richard Levitte
2003-09-13Make TLSv1 work in FIPS mode.Ben Laurie
2003-09-08Recent changes from 0.9.7-stable.Richard Levitte
2003-07-21tolerate extra data at end of client hello for SSL 3.0Bodo Möller
2003-04-08Fix ordering of compare functions: strncmp() must be used first, as itLutz Jänicke
2003-03-26Let's limit the extent of the definition of _XOPEN_SOURCE.Richard Levitte
2003-03-19countermeasure against new Klima-Pokorny-Rosa atackBodo Möller
2003-02-22mingw related cleanups, as in headUlf Möller
2003-02-19Security fix: Vaudenay timing attack on CBC.Richard Levitte
2003-02-14Make it possible to disable OCSP, the speed application, and the use of sockets.Richard Levitte
2003-02-12Option to disable auto SSL chain building.Dr. Stephen Henson
2003-02-12commentsBodo Möller
2003-02-05SSL_add_dir_cert_subjects_to_stack now exists for WIN32Bodo Möller
2003-01-31A few small bugs with BIO popping.Richard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2003-01-30Fix a memory leak in SSL.Richard Levitte
2003-01-16Fix possible NULL dereferencial.Richard Levitte
2003-01-15Really fix SSLv2 session ID handlingLutz Jänicke
2002-12-29Fix wrong handling of session ID in SSLv2 client code.Lutz Jänicke
2002-12-25Some more adjustmentsLutz Jänicke
2002-12-22Stop a possible memory leak.Richard Levitte
2002-12-20Fix Kerberos5/SSL interactionLutz Jänicke
2002-12-20We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte
2002-12-19If _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined, _POSIX_C_SOURCE getsRichard Levitte
2002-12-16Protect loading routines with a lock.Richard Levitte
2002-12-05gethostname() is more a BSD feature than an XOPEN one.Richard Levitte
2002-12-03define USE_SOCKETS so sys/param.h gets included (and thusly, MAXHOSTNAMELENRichard Levitte
2002-11-29A few more memset()s converted to OPENSSL_cleanse().Richard Levitte
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-26Small bugfixes to the KSSL implementation.Richard Levitte
2002-11-20Fix bug introduced by the attempt to fix client side external sessionLutz Jänicke
2002-11-19allocate bio_err before memory debugging is enabled to avoid memory leaksBodo Möller
2002-11-16WinCE patchesRichard Levitte
2002-11-15The pointer to the cipher object is not yet set, when session was reloadedLutz Jänicke
2002-11-15We need to read one more byte of the REQUEST-CERTIFICATE message.Richard Levitte
2002-11-12Many security improvements (CHATS) and a warning fix.Ben Laurie
2002-11-05avoid Purify warningsBodo Möller
2002-10-31Remove all referenses to RSAref, since that's been gone for more thanRichard Levitte
2002-10-29Bodo spotted this keyslip in my patch to 0.9.7-stable.Geoff Thorpe
2002-10-29Correct and enhance the behaviour of "internal" session caching as itGeoff Thorpe
2002-10-28increase permissible message length so that we can handleBodo Möller
2002-10-16Typos.Richard Levitte
2002-10-16Typos.Richard Levitte
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2002-10-10TypoRichard Levitte
2002-10-10RFC 2712 redefines the codes for use of Kerberos 5 in SSL/TLS.Richard Levitte