]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/statem/statem_srvr.c
spelling fixes, just comments and readme.
[thirdparty/openssl.git] / ssl / statem / statem_srvr.c
2016-08-05  klemensspelling fixes, just comments and readme.
2016-07-25  russorzero pad DHE public key in ServerKeyExchange message...
2016-07-22  Dr. Stephen HensonSend alert for bad DH CKE
2016-07-20  FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-19  Dr. Stephen HensonSend alert on CKE error.
2016-07-19  Emilia KasperFix two bugs in clienthello processing
2016-07-19  Richard LevitteFixup a few SSLerr calls in ssl/statem/
2016-07-18  Matt CaswellRefactor Identity Hint handling
2016-07-18  Matt CaswellErrors fix up following break up of CKE processing
2016-07-18  Matt CaswellRemove the f_err lable from tls_process_client_key_exch...
2016-07-18  Matt CaswellSplit out GOST from process CKE code
2016-07-18  Matt CaswellSplit out ECDHE from process CKE code
2016-07-18  Matt CaswellSplit out DHE from process CKE code
2016-07-18  Matt CaswellSplit out PSK preamble and RSA from process CKE code
2016-07-18  Matt CaswellReduce the scope of some variables in tls_process_clien...
2016-07-18  Matt CaswellFix formatting in statem_srvr.c based on review feedback
2016-07-18  Matt CaswellTry and make the transition tests for CKE message clearer
2016-07-18  Matt CaswellMake sure we call ssl3_digest_cached_records() when...
2016-07-18  Matt CaswellFix SSLv3 alert if no Client Ceritifcate sent after...
2016-07-01  Matt CaswellAvoid an overflow in constructing the ServerKeyExchange...
2016-06-21  David BenjaminMake RSA key exchange code actually constant-time.
2016-06-15  Richard LevitteDeal with the consequences of constifying getters
2016-06-09  Todd ShortFix session ticket and SNI
2016-06-03  Matt CaswellHandle a memory allocation failure in ssl3_init_finishe...
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-05-17  Matt CaswellFix some out of date comments
2016-05-16  Kurt Roeckxsession tickets: use more sizeof
2016-05-16  TJ SaundersUse AES256 for the default encryption algoritm for...
2016-05-16  TJ Saunderssession tickets: Use sizeof() for the various fields
2016-05-14  Alessandro GhediniIncrement size limit for ClientHello messages
2016-05-11  Matt CaswellMake null_compression const
2016-05-11  David BenjaminFix V2ClientHello handling.
2016-04-28  FdaSilvaYYFix an error code spelling.
2016-04-27  Ben LaurieFix no-gost no-srp no-ec no-dh.
2016-04-09  Matt CaswellMake DH opaque
2016-04-04  Rich SalzRevert "Fix an error code spelling."
2016-04-04  FdaSilvaYYFix an error code spelling.
2016-03-27  David BenjaminResolve DTLS cookie and version before session resumption.
2016-03-22  Ben LaurieMove declaration of i into blocks where it is used.
2016-03-20  Rich SalzRemove #error from include files.
2016-02-25  J Mohan Rao ArisankalaGH742: keep gost specific variable under macro
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-13  Dr. Stephen HensonFree and zero DH/ECDH temporary key after use.
2016-02-11  Dr. Stephen HensonRemove static ECDH support.
2016-02-01  Emilia Kasperconstify PACKET
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-19  Alessandro GhediniValidate ClientHello session_id field length and send...
2016-01-12  Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2016-01-07  Dr. Stephen HensonFix declarations and constification for inline stack.
2016-01-02  Viktor DukhovniProtocol version selection and negotiation rewrite
2016-01-02  Kurt RoeckxAdd support for minimum and maximum protocol version
2015-12-31  Dr. Stephen HensonUse X509_get0_pubkey where appropriate
2015-12-24  Dr. Stephen Hensonfix no-ec
2015-12-23  Dr. Stephen HensonServer side EVP_PKEY DH support
2015-12-23  Dr. Stephen HensonAlways generate DH keys for ephemeral DH cipher suites.
2015-12-23  Kurt RoeckxRemove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER and SSL_OP_TLS...
2015-12-23  Todd ShortMemory leak in state machine in error path
2015-12-19  Dr. Stephen HensonRemove fixed DH ciphersuites.
2015-12-19  Dr. Stephen Hensondelete unused context
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-16  Dr. Stephen HensonUse EVP_PKEY for server EC.
2015-12-16  Dr. Stephen Hensonremove unnecessary key copy
2015-12-16  Dr. Stephen HensonRemove ECDH client auth code.
2015-12-16  Dr. Stephen HensonRemove SSL_OP_SINGLE_ECDH_USE code.
2015-12-16  Dr. Stephen HensonUse EC_KEY_key2buf and EC_oct2key in libssl.
2015-12-13  Dr. Stephen Hensonfix warning
2015-12-13  Dr. Stephen Hensonremove ancient SSLeay bug workaround
2015-12-11  Ben LaurieMake no-dh work, plus other no-dh problems found by...
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdapt the rest of the source to the opaque HMAC_CTX
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
2015-12-05  Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-12-04  Kurt RoeckxRemove SSL_{CTX_}set_ecdh_auto() and always enable...
2015-12-04  Kurt RoeckxMake SSL_{CTX}_set_tmp_ecdh() call SSL_{CTX_}set1_curves()
2015-12-04  Kurt RoeckxRemove support for SSL_{CTX_}set_tmp_ecdh_callback().
2015-11-30  Dr. Stephen HensonFor TLS < 1.2 use default digest for client certificate
2015-11-27  Matt CaswellUpdates to GOST2012
2015-11-24  Dr. Stephen HensonUse EVP_md5_sha1() to process client verify
2015-11-24  Dr. Stephen HensonRemove RSA exception when generating server key exchange.
2015-11-23  Dmitry BelyavskyPatch containing TLS implementation for GOST 2012
2015-11-20  Matt CaswellFix uninitialised variable
2015-11-20  Matt CaswellEnsure all EVP calls have their returns checked where...
2015-11-09  Matt CaswellStandardise our style for checking malloc failures
2015-11-06  Matt CaswellFix compilation problems with SCTP
2015-11-06  Matt CaswellDon't finish the handshake twice
2015-10-30  Matt CaswellAdd SRP and PSK to disallowed CertificateRequest cipher...
2015-10-30  Matt CaswellRemove the inline keyword
2015-10-30  Matt CaswellChange snprintf to memcpy
2015-10-30  Matt CaswellAdd ossl_statem prefix to various functions
2015-10-30  Matt CaswellConvert enums to typedefs
2015-10-30  Matt CaswellFix uninitialised variable
2015-10-30  Matt CaswellFix various error codes
2015-10-30  Matt CaswellFix unitialised variable problem
2015-10-30  Matt CaswellRename STATEM to OSSL_STATEM
2015-10-30  Matt CaswellMove |no_cert_verify| into state machine
2015-10-30  Matt CaswellChange statem prefix to ossl_statem
next