]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/t1_lib.c
Rename the Elliptic Curves extension to supported_groups
[thirdparty/openssl.git] / ssl / t1_lib.c
2016-11-10  Matt CaswellRename the Elliptic Curves extension to supported_groups
2016-11-09  Matt CaswellAddress some supported_versions review comments
2016-11-09  Matt CaswellAddress some review feedback comments for supported_ver...
2016-11-09  Matt CaswellAdd server side support for supported_versions extension
2016-11-09  Matt CaswellAdd the ability to send the supported_versions extension
2016-11-09  Matt CaswellMake some CLIENTHELLO_MSG function arguments const
2016-11-09  Matt CaswellUpdate a comment
2016-11-09  Matt CaswellAdd some function documentation and update some existin...
2016-11-09  Matt CaswellImprove some comment documentation following the extens...
2016-11-09  Matt CaswellFix various style issues in the extension parsing refactor
2016-11-09  Matt CaswellRefactor ClientHello processing so that extensions...
2016-11-04  Matt CaswellFix misc size_t issues causing Windows warnings in...
2016-11-04  Matt CaswellFix some missed size_t updates
2016-11-04  Matt CaswellUpdate misc function params in libssl for size_t
2016-11-04  Matt CaswellConvert session_id_length and sid_ctx_len to size_t
2016-11-02  Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-10-17  David WoodhouseAdd SSL_OP_NO_ENCRYPT_THEN_MAC
2016-10-02  Matt CaswellRename ssl_set_handshake_header2()
2016-10-02  Matt CaswellRemove ssl_set_handshake_header()
2016-10-02  Matt CaswellRemove the tls12_get_sigandhash_old() function
2016-09-29  Matt CaswellRemove tls12_copy_sigalgs_old()
2016-09-29  Matt CaswellFix a bug in the construction of the ClienHello SRTP...
2016-09-29  Matt CaswellFix heartbeat compilation error
2016-09-29  Matt CaswellConvert ServerHello construction to WPACKET
2016-09-28  Matt CaswellFix a bug in Renegotiation extension construction
2016-09-22  Matt CaswellFix a mem leak in NPN handling
2016-09-22  Matt CaswellFix OCSP Status Request extension unbounded memory...
2016-09-20  Matt CaswellConvert WPACKET_put_bytes to use convenience macros
2016-09-20  Matt CaswellStyle tweaks following review feedback
2016-09-20  Matt CaswellConvert ClientVerify Construction to WPACKET
2016-09-14  Matt CaswellFix OCSP_RESPID processing bug introduced by WPACKET...
2016-09-13  Matt CaswellAdd a WPACKET_sub_allocate_bytes() function
2016-09-13  Matt CaswellFix a few style nits in the wpacket code
2016-09-13  Matt CaswellAddress WPACKET review comments
2016-09-13  Matt CaswellAdd WPACKET_sub_memcpy() function
2016-09-13  Matt CaswellMove from explicit sub-packets to implicit ones
2016-09-13  Matt CaswellRename PACKETW to WPACKET
2016-09-13  Matt CaswellConvert tls_construct_client_hello() to use PACKETW
2016-08-23  Dr. Stephen HensonSanity check ticket length.
2016-08-18  Emilia KasperIndent ssl/
2016-08-13  Dr. Stephen HensonModify TLS support for new X25519 API.
2016-07-19  Emilia KasperFix two bugs in clienthello processing
2016-06-29  FdaSilvaYYSpelling
2016-06-21  FdaSilvaYYSpelling... and more spelling
2016-06-18  FdaSilvaYYUseless header include of openssl/rand.h
2016-06-14  Matt CaswellFix comment
2016-06-09  Todd ShortFix session ticket and SNI
2016-05-23  Dr. Stephen Hensonremove encrypt then mac ifdefs
2016-05-17  Rich SalzCopyright consolidation 01/10
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-16  Kazuki YamaguchiFix NPN protocol name list validation
2016-05-09  David BenjaminDon't send signature algorithms when client_version...
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-21  Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-18  Rich SalzRename some lowercase API's
2016-04-09  Matt CaswellMake DH opaque
2016-04-06  Matt CaswellFix no-ocsp
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-03-21  Todd ShortFix ALPN - more fixes
2016-03-20  Rich SalzRemove #error from include files.
2016-03-18  Matt CaswellEnsure that memory allocated for the ticket is freed
2016-03-09  Kurt RoeckxAdd support for minimum and maximum protocol version...
2016-03-08  Todd ShortGH787: Fix ALPN
2016-03-04  Rob PercivalAdds CT validation to SSL connections
2016-03-04  Rich SalzChanges to DEFAULT curves
2016-03-03  Emilia KasperRefactor ClientHello extension parsing
2016-02-28  Dr. Stephen HensonTLS support for X25519
2016-02-19  Emilia KasperTLS: reject duplicate extensions
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-18  Matt CaswellFix memory leaks in tls_decrypt_ticket
2016-02-16  Dr. Stephen HensonSimplify tls1_set_ec_id.
2016-02-16  Dr. Stephen HensonUse nid_list table to lookup curve IDs.
2016-02-16  Dr. Stephen HensonAdd explanation and warning to TLS id table.
2016-02-11  Dr. Stephen HensonRemove static ECDH support.
2016-02-11  Dr. Stephen HensonDon't check self signed certificate signature security.
2016-02-11  Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
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-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
2015-12-31  Dr. Stephen HensonUse X509_get0_pubkey where appropriate
2015-12-30  Dr. Stephen HensonCheck for missing DSA parameters.
2015-12-27  Matt CaswellSimplify calling of the OCSP callback
2015-12-27  Matt CaswellEnsure we don't call the OCSP callback if resuming...
2015-12-27  Matt CaswellFix error when server does not send CertificateStatus...
2015-12-19  Dr. Stephen HensonRemove fixed DH ciphersuites.
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-10  Matt CaswellAdd a return value check
2015-12-08  Dr. Stephen HensonExtended master secret fixes and checks.
2015-12-07  Richard LevitteAdapt the rest of the source to the opaque HMAC_CTX
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
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 HensonRemove GOST special case: handled automatically now.
2015-11-30  Dr. Stephen HensonUse digest indices for signature algorithms.
next