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
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-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-05avoid Purify warningsBodo Möller
2002-11-05fix typoBodo Möller
2002-10-31Remove all referenses to RSAref, since that's been gone for more thanRichard Levitte
2002-10-29Sun has agreed to removing the covenant language from most files.Bodo Möller
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
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-09-26fix more race conditionsBodo Möller
2002-09-26Add missing brackets.Lutz Jänicke
2002-09-25really fix race conditionsBodo Möller
2002-09-23really fix race conditionBodo Möller
2002-09-19there is no minimum length for session IDsBodo Möller
2002-09-19fix race conditionBodo Möller
2002-08-16Reorder cleanup sequence in SSL_CTX_free() to leave ex_data for remove_cb().Lutz Jänicke
2002-08-15use correct function code in error messageBodo Möller
2002-08-15Sometimes, the value of the variable containing the compiler call canRichard Levitte
2002-08-14Instead of returning errors when certain flags are unusable, just ignore them.Richard Levitte
2002-08-12remove commentBodo Möller
2002-08-12remove debug messagesBodo Möller
2002-08-12fix commentBodo Möller
2002-08-12get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller
2002-08-09make updateBodo Möller
2002-08-09fix warningsBodo Möller
2002-08-09ECC ciphersuite supportBodo Möller
2002-08-03oops -- must use EVP_MD_size, not EVP_MD_block_sizeBodo Möller
2002-08-02get rid of OpenSSLDieBodo Möller
2002-07-31Make sure to use $(MAKE) everywhere instead of make.Richard Levitte
2002-07-30Typo.Lutz Jänicke
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
2002-07-30"make update"Lutz Jänicke
2002-07-19New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT.Lutz Jänicke
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-07-10Reorder inclusion of header files:Lutz Jänicke
2002-07-10Ciphers with NULL encryption were not properly handled because they wereLutz Jänicke
2002-07-09emtpy fragments are not necessary for SSL_eNULLBodo Möller
2002-07-04AES cipher suites are now official (RFC3268)Bodo Möller
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-14New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller
2002-06-06Merge from 0.9.7-stable.Richard Levitte
2002-05-24Recover from errorsRichard Levitte
2002-05-22Allow the use of the TCP/IP stack keyword TCPIP and NONERichard Levitte