]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl
Constify
[thirdparty/openssl.git] / ssl /
2003-04-03  Richard LevitteCorrect a lot of printing calls. Remove extra arguments...
2003-03-25  Richard LevitteLet's limit the extent of the definition of _XOPEN_SOURCE.
2003-03-21  Bodo Möllerremove patch ID (which is supposed to appear in patched...
2003-03-19  Bodo Möllercountermeasure against new Klima-Pokorny-Rosa atack
2003-02-28  Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2003-02-28  Bodo Mölleruse tabs for indentation, not spaces
2003-02-22  Ulf Möllermore mingw related cleanups.
2003-02-19  Richard LevitteSecurity fix: Vaudenay timing attack on CBC.
2003-02-15  Geoff ThorpeSession cache implementations shouldn't have to access...
2003-02-14  Richard LevitteMake it possible to disable OCSP, the speed application...
2003-02-12  Dr. Stephen HensonOption to disable SSL auto chain build
2003-02-12  Bodo Möllercomments
2003-02-05  Bodo MöllerSSL_add_dir_cert_subjects_to_stack now exists for WIN32
2003-01-30  Richard LevitteA few small bugs with BIO popping.
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30  Richard LevitteFix a memory leak in SSL.
2003-01-16  Richard LevitteFix possible NULL dereferencial.
2003-01-15  Lutz JänickeReally fix SSLv2 session ID handling
2002-12-29  Lutz JänickeFix wrong handling of session ID in SSLv2 client code.
2002-12-29  Richard Levittemake update
2002-12-24  Lutz JänickeSome more adjustments
2002-12-21  Richard LevitteStop a possible memory leak.
2002-12-20  Lutz JänickeFix Kerberos5/SSL interaction
2002-12-19  Richard LevitteWe stupidly had a separate LIBKRB5 variable for KRB5...
2002-12-19  Richard LevitteIf _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined...
2002-12-16  Richard LevitteProtect loading routines with a lock.
2002-12-08  Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-12-08  Geoff ThorpeFix a warning, and do some constification as a lucky...
2002-12-08  Richard LevitteSince it's defined in draft-ietf-tls-compression-04...
2002-12-04  Richard Levittegethostname() is more a BSD feature than an XOPEN one.
2002-12-02  Richard Levittedefine USE_SOCKETS so sys/param.h gets included (and...
2002-11-29  Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-28  Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-26  Richard LevitteSmall bugfixes to the KSSL implementation.
2002-11-22  Richard LevitteTypo. OPENSSL_NO_ECDH, not NO_OPENSSL_ECDH
2002-11-20  Lutz JänickeFix bug introduced by the attempt to fix client side...
2002-11-19  Bodo Möllerallocate bio_err before memory debugging is enabled...
2002-11-15  Richard LevitteWinCE patches
2002-11-15  Lutz JänickeThe pointer to the cipher object is not yet set, when...
2002-11-15  Richard LevitteWe need to read one more byte of the REQUEST-CERTIFICAT...
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-05  Bodo Mölleravoid Purify warnings
2002-11-05  Bodo Möllerfix typo
2002-10-31  Richard LevitteRemove all referenses to RSAref, since that's been...
2002-10-29  Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-29  Geoff ThorpeCorrect and enhance the behaviour of "internal" session...
2002-10-28  Bodo Möllerincrease permissible message length so that we can...
2002-10-15  Richard LevitteTypos.
2002-10-15  Richard LevitteTypos.
2002-10-14  Richard Levittemakedepend complains when a header file is included...
2002-10-10  Richard LevitteTypo
2002-10-10  Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-09-26  Bodo Möllerfix more race conditions
2002-09-25  Lutz JänickeAdd missing brackets.
2002-09-25  Bodo Möllerreally fix race conditions
2002-09-23  Bodo Möllerreally fix race condition
2002-09-19  Bodo Möllerthere is no minimum length for session IDs
2002-09-19  Bodo Möllerfix race condition
2002-08-16  Lutz JänickeReorder cleanup sequence in SSL_CTX_free() to leave...
2002-08-15  Bodo Mölleruse correct function code in error message
2002-08-15  Richard LevitteSometimes, the value of the variable containing the...
2002-08-14  Richard LevitteInstead of returning errors when certain flags are...
2002-08-12  Bodo Möllerremove comment
2002-08-12  Bodo Möllerremove debug messages
2002-08-12  Bodo Möllerfix comment
2002-08-12  Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-09  Bodo Möllermake update
2002-08-09  Bodo Möllerfix warnings
2002-08-09  Bodo MöllerECC ciphersuite support
2002-08-03  Bodo Mölleroops -- must use EVP_MD_size, not EVP_MD_block_size
2002-08-02  Bodo Möllerget rid of OpenSSLDie
2002-07-31  Richard LevitteMake sure to use $(MAKE) everywhere instead of make.
2002-07-30  Lutz JänickeTypo.
2002-07-30  Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30  Lutz Jänicke"make update"
2002-07-19  Lutz JänickeNew cipher selection options COMPLEMENTOFALL and COMPLE...
2002-07-14  Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-07-10  Lutz JänickeReorder inclusion of header files:
2002-07-10  Lutz JänickeCiphers with NULL encryption were not properly handled...
2002-07-09  Bodo Mölleremtpy fragments are not necessary for SSL_eNULL
2002-07-04  Bodo MöllerAES cipher suites are now official (RFC3268)
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-14  Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-06-06  Richard LevitteMerge from 0.9.7-stable.
2002-05-23  Richard LevitteRecover from errors
2002-05-22  Richard LevitteAllow the use of the TCP/IP stack keyword TCPIP and...
2002-05-07  Bodo MöllerFix ciphersuite list to enforce low priority for RC4.
2002-05-07  Bodo Möllerensure that, for each strength, RC4 ciphers have least...
2002-05-07  Bodo Möllerrefer to latest draft for AES ciphersuites
2002-05-06  Bodo Möllerfix warning
2002-05-05  Bodo Möllerdisable AES ciphersuites unless explicitly requested
2002-05-05  Bodo Möllerfix casts
2002-04-29  Bodo Möllerundo nonsense patch (r *is* signed or we have signednes...
2002-04-29  Richard LevitteFix unsigned vs. signed clash
2002-04-29  Richard LevitteSynchronise with 0.9.7-stable.
2002-04-29  Richard LevitteSynchronise with 0.9.7-stable.
2002-04-20  Richard LevitteSignedness mismatch.
2002-04-18  Richard LevitteMake sure the opened directory is closed on exit.
next