Remove TLSv1.3 specific write transition for ClientHello
[openssl.git] / ssl / statem /
2017-12-14 Matt CaswellRemove TLSv1.3 specific write transition for ClientHello
2017-12-14 Matt CaswellImplement session id TLSv1.3 middlebox compatibility...
2017-12-14 Matt CaswellUpdate ServerHello to new draft-22 format
2017-12-08 Matt CaswellMore record layer conversions to use SSLfatal()
2017-12-08 Rich SalzConsistent formatting for sizeof(foo)
2017-12-06 Matt CaswellFix the check_fatal macro
2017-12-06 Matt CaswellFix bug in TLSv1.3 PSK processing
2017-12-04 Matt CaswellFix some formatting nits
2017-12-04 Matt CaswellUpdate an error reason code to be ERR_R_SHOULD_NOT_HAVE...
2017-12-04 Matt CaswellAdd some more cleanups
2017-12-04 Matt CaswellAssert that SSLfatal() only gets called once
2017-12-04 Matt CaswellAdd some sanity checks for the fatal error condition
2017-12-04 Matt CaswellFix up a few places in the state machine that got misse...
2017-12-04 Matt CaswellConvert more functions in ssl/statem/statem_dtls.c...
2017-12-04 Matt CaswellConvert more functions in ssl/statem/statem.c to use...
2017-12-04 Matt CaswellConvert remaining functions in statem_srvr.c to use...
2017-12-04 Matt CaswellConvert remaining functions in statem_clnt.c to use...
2017-12-04 Matt CaswellConvert the state machine code to use SSLfatal()
2017-12-04 Matt CaswellReplace some usage of SSLerr with SSLfatal()
2017-12-04 Matt CaswellProvide an SSLfatal() macro
2017-11-21 Matt CaswellIf a server is not acknowledging SNI then don't reject...
2017-11-21 Matt CaswellAllow a client to send early_data with SNI if the sessi...
2017-11-13 Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-05 FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-30 Benjamin KadukProvide SSL_CTX.stats.sess_accept for switched ctxs
2017-10-30 Benjamin KadukNormalize on session_ctx for stats where possible
2017-10-30 Benjamin KadukUse atomics for SSL_CTX statistics
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-16 Matt CaswellSanity check the HRR version field
2017-10-16 Matt CaswellDon't do version neg on an HRR
2017-10-12 Matt CaswellFix bug where early_data does not work if no SNI callba...
2017-10-10 Tatsuhiro TsujikawaDon't change client random in Client Hello in its secon...
2017-10-09 KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-10-06 Dr. Stephen HensonMerge tls1_check_curve into tls1_check_group_id
2017-10-06 Dr. Stephen HensonChange curves to groups where relevant
2017-10-06 Dr. Stephen HensonUse separate functions for supported and peer groups...
2017-10-04 Matt CaswellRemove an incorrect comment
2017-10-04 Todd ShortSession resume broken switching contexts
2017-09-26 Dr. Stephen HensonRename tls1_get_curvelist.
2017-09-26 Dr. Stephen HensonNew function ssl_generate_param_group
2017-09-26 Dr. Stephen HensonReplace tls1_ec_curve_id2nid.
2017-09-26 Dr. Stephen HensonReturn group id in tls1_shared_group
2017-09-22 Dr. Stephen HensonStore groups as uint16_t
2017-09-14 Benjamin KadukFix no-ec no-dh build
2017-09-08 David BenjaminIntroduce named constants for the ClientHello callback.
2017-09-08 David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
2017-09-07 Benjamin KadukRestore historical behavior for absent ServerHello...
2017-09-04 Matt CaswellDon't attempt to add a zero length padding extension
2017-09-01 Andy Polyakovssl/statem/extensions_clnt.c: fix return code buglet.
2017-09-01 Andy Polyakovssl/statem/*.c: address "enum mixed with another type...
2017-08-31 Rich SalzAvoid possible uninitialized variable.
2017-08-31 Matt CaswellVarious review fixes for PSK early_data support
2017-08-31 Matt CaswellClient side sanity check of ALPN after server has accep...
2017-08-31 Matt CaswellAdd some fixes for Travis failures
2017-08-31 Matt CaswellAdd server side sanity checks of SNI/ALPN for use with...
2017-08-31 Matt CaswellMake sure we save ALPN data in the session
2017-08-31 Matt CaswellComplain if we are writing early data but SNI or ALPN...
2017-08-31 Matt CaswellEnable the ability to use an external PSK for sending...
2017-08-29 PauliMove OPENSSL_CONF from e_os.h to cryptlib.h
2017-08-29 PauliMove e_os.h to be the very first include.
2017-08-29 Paulie_os.h removal from other headers and source files.
2017-08-18 Todd ShortReorder extensions to put SigAlgs last
2017-08-15 Benjamin KadukMove ALPN handling from finalizer to delayed call
2017-08-11 FdaSilvaYYFix some Typos and indents
2017-08-09 Benjamin KadukDon't modify resumed session objects
2017-08-03 Rich SalzAdd a DRBG to each SSL object
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-08-03 Matt CaswellMove ossl_assert
2017-08-01 Matt CaswellFix new_session_cb calls in TLSv1.3
2017-07-31 Todd ShortFix SSL_set_tlsext_debug_callback/-tlsextdebug
2017-07-20 Paul YangSupport converting cipher name to RFC name and vice...
2017-07-18 Matt CaswellTolerate a zero length ticket nonce
2017-07-18 Matt CaswellFix early_data with an HRR
2017-07-13 Dr. Stephen HensonUse cert tables instead of X509_certificate_type
2017-07-13 Dr. Stephen HensonUse certificate tables instead of ssl_cert_type
2017-07-13 Dr. Stephen HensonUse certificate tables instead of ssl_cipher_get_cert_i...
2017-07-07 Matt CaswellDo not allow non-dhe kex_modes by default
2017-07-07 Matt CaswellUpdates following review feedback of TLSv1.3 draft...
2017-07-07 Matt CaswellUpdate the early_secret generation to use the new ticke...
2017-07-07 Matt CaswellUpdate tls13_hkdf_expand() to take the length of the...
2017-07-07 Matt CaswellSend and receive the ticket_nonce field in a NewSession...
2017-07-03 Bernd EdlingerFix potential crash in tls_construct_finished.
2017-07-03 Bernd EdlingerFix a crash in tls_construct_client_certificate.
2017-06-23 Matt CaswellFix another EVP_DigestVerify() instance
2017-06-23 Matt CaswellTreat all failures from EVP_DigestVerify() as a bad...
2017-06-21 Paul YangAvoid compiler complaining
2017-06-21 Matt CaswellFix DTLS failure when used in a build which has SCTP...
2017-06-21 Matt CaswellPSK related tweaks based on review feedback
2017-06-21 Matt CaswellFix some bugs in the TLSv1.3 PSK code
2017-06-21 Matt CaswellAdd TLSv1.3 client side external PSK support
2017-06-21 Matt CaswellAdd TLSv1.3 server side external PSK support
2017-06-21 Dr. Stephen HensonUse EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs...
2017-06-21 Dr. Stephen HensonAllow Ed25519 in TLS 1.2
2017-06-21 Dr. Stephen HensonConvert key exchange to one shot call
2017-06-21 Dr. Stephen HensonHandle signature algorithms with no associated digest
2017-06-21 Dr. Stephen HensonAdd index for ED25519
2017-06-21 Rich SalzMerge Nokia copyright notice into standard
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-16 Matt CaswellTweak the check that a ciphersuite has not changed...
2017-06-16 Matt CaswellFix an uninitialised variable warning
next