Update tunala so it builds ok with OPENSSL_NO_DEPRECATED, and improve the
[openssl.git] / ssl /
2008-03-22 Dr. Stephen HensonUpdate dependencies.
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-03-12 Dr. Stephen HensonAnd so it begins...
2008-01-05 Andy PolyakovFix unsigned/signed warnings in ssl.
2007-12-14 Dr. Stephen HensonInitialize sigsize.
2007-11-03 Dr. Stephen HensonFix from stable branch.
2007-10-26 Dr. Stephen HensonFix duplicate error codes.
2007-10-26 Dr. Stephen Henson1. Changes for s_client.c to make it return non-zero...
2007-10-18 Dr. Stephen HensonFix from stable branch.
2007-10-17 Andy PolyakovDon't let DTLS ChangeCipherSpec increment handshake...
2007-10-17 Dr. Stephen HensonDon't lookup zero length session ID.
2007-10-17 Dr. Stephen HensonFix from stable branch.
2007-10-14 Andy PolyakovMake ssl compile [from 098-stable, bug is masked by...
2007-10-13 Andy PolyakovFix warnings in d1_both.c [from 0.9.8-stable].
2007-10-13 Andy PolyakovDTLS fixes from 0.9.8-stable.
2007-10-09 Andy PolyakovRespect cookie length set by app_gen_cookie_cb.
2007-10-09 Andy PolyakovMake DTLS1 record layer MAC calculation RFC compliant.
2007-10-05 Andy PolyakovProhibit RC4 in DTLS.
2007-10-04 Dr. Stephen HensonOff by one fix from stable branch.
2007-10-01 Andy PolyakovOops! This was erroneously left out commit #16632.
2007-09-30 Andy PolyakovBasic idea behind explicit IV is to make it unpredictab...
2007-09-30 Andy PolyakovMake ChangeCipherSpec compliant with DTLS RFC4347.
2007-09-30 Andy PolyakovDTLS RFC4347 says HelloVerifyRequest resets Finished...
2007-09-30 Andy PolyakovDTLS RFC4347 requires client to use rame random field...
2007-09-30 Andy PolyakovSwitch to RFC-compliant version encoding in DTLS.
2007-09-28 Dr. Stephen HensonMove no status notification to ssl_check_serverhello_tl...
2007-09-26 Dr. Stephen HensonSupport for certificate status TLS extension.
2007-09-23 Dr. Stephen HensonUse accept flag for new session ticket write.
2007-09-23 Bodo Möllerproperly handle length-zero opaque PRF input values
2007-09-21 Bodo MöllerImplement the Opaque PRF Input TLS extension
2007-09-19 Andy PolyakovFix indentation in d1_both.c.
2007-09-19 Ben LaurieFix dependencies. Make depend.
2007-09-19 Ben LaurieThe other half of make errors.
2007-09-19 Ben Lauriemake errors.
2007-09-19 Bodo Möllerfix warning
2007-09-19 Bodo MöllerClean up error codes a bit.
2007-09-17 Dr. Stephen HensonUpdate from stable branch.
2007-09-07 Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
2007-09-07 Dr. Stephen HensonFix warnings: computed value not use, incompatible...
2007-08-31 Dr. Stephen HensonUpdate ssl code to support digests other than MD5+SHA1...
2007-08-31 Dr. Stephen HensonCheck return code when attempting to receive new sessio...
2007-08-28 Dr. Stephen HensonAdd ctrls to set and get RFC4507bis keys to enable...
2007-08-20 Dr. Stephen HensonUse SHA256 for ticket HMAC if possible.
2007-08-12 Dr. Stephen HensonOPENSSL_NO_TLS1 WIN32 build support. Fix so normal...
2007-08-12 Dr. Stephen HensonFix warning and make no-tlsext work.
2007-08-12 Dr. Stephen HensonTypo.
2007-08-12 Dr. Stephen HensonFix warnings.
2007-08-12 Dr. Stephen HensonRemove debugging fprintfs, fix typo.
2007-08-11 Dr. Stephen HensonRFC4507 (including RFC4507bis) TLS stateless session...
2007-06-07 Dr. Stephen HensonFinish gcc 4.2 changes.
2007-06-04 Dr. Stephen HensonUpdate ssl library to support EVP_PKEY MAC API. Include...
2007-04-24 Bodo Möllerfix function codes for error
2007-04-24 Bodo MöllerAll ciphersuites should have a strength designator.
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2007-04-05 Ben LaurieDon't use a negative number as a length. Coverity ID 57.
2007-03-23 Dr. Stephen HensonStage 1 GOST ciphersuite support.
2007-03-21 Bodo Möllerstricter session ID context matching
2007-02-22 Bodo MöllerFix incorrect substitution that happened during the...
2007-02-21 Bodo Möllerprefer SHA1 over MD5 (this affects the Kerberos ciphers...
2007-02-21 Bodo Möllerdelete obsolete comment
2007-02-20 Bodo MöllerSSL_kKRB5 ciphersuites shouldn't be preferred by default
2007-02-20 Bodo MöllerImprove ciphersuite order stability when disabling...
2007-02-20 Bodo Möllerfix a typo in the new ciphersuite ordering code
2007-02-19 Bodo MöllerInclude "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make...
2007-02-19 Bodo Möllerfix warnings for CIPHER_DEBUG builds
2007-02-19 Bodo Möllerfix warnings/inconsistencies caused by the recent chang...
2007-02-19 Bodo Möllerfix incorrect strength bit values for certain Kerberos...
2007-02-17 Bodo MöllerReorganize the data used for SSL ciphersuite pattern...
2007-02-16 Nils Larschensure that the EVP_CIPHER_CTX object is initialized
2007-02-10 Nils Larschuse user-supplied malloc functions for persistent kssl...
2007-02-07 Nils Larschensure that a ec key is used
2007-01-21 Dr. Stephen HensonConstify version strings is ssl lib.
2007-01-03 Nils Larschremove undefined constant
2006-12-21 Nils Larschfix typos
2006-11-30 Dr. Stephen HensonWin32 fixes from stable branch.
2006-11-29 Nils Larschreplace macros with functions
2006-11-29 Bodo Möllerfix support for receiving fragmented handshake messages
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-06 Nils Larschremove SSLEAY_MACROS code
2006-10-20 Andy PolyakovAlign data payload for better performance.
2006-09-28 Mark J. CoxFix buffer overflow in SSL_get_shared_ciphers() function.
2006-09-28 Richard LevitteFixes for the following claims:
2006-09-23 Dr. Stephen HensonSubmitted by: Brad Spencer <spencer@jacknife.org>
2006-09-11 Bodo Möllerensure that ciphersuite strings such as "RC4-MD5" match...
2006-08-28 Ben LaurieMake things static that should be. Declare stuff in...
2006-06-15 Bodo MöllerError messages for client ECC cert verification.
2006-06-15 Bodo MöllerFix algorithm handling for ECC ciphersuites: Adapt...
2006-06-15 Bodo MöllerFix another new bug in the cipherstring logic.
2006-06-15 Bodo MöllerFix another bug introduced yesterday when deleting...
2006-06-15 Bodo MöllerOops ... deleted too much in the previous commit when...
2006-06-14 Bodo MöllerDisable invalid ciphersuites
2006-06-14 Bodo MöllerCiphersuite string bugfixes, and ECC-related (re-)defin...
2006-06-14 Bodo MöllerMake sure that AES ciphersuites get priority over Camellia
2006-06-14 Bodo MöllerThread-safety fixes
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-05-28 Richard LevitteUse a new signed int ii instead of j (which is unsigned...
2006-05-26 Dr. Stephen HensonFix warnings.
2006-05-12 Richard LevitteSomeone made a mistake, and some function and reason...
2006-05-07 Dr. Stephen HensonFix from stable branch.
2006-04-17 Dr. Stephen HensonFix (most) WIN32 warnings and errors.
next