Commit History

Author SHA1 Message Date
  Bernd Edlinger bc0773bbbd Fix a possible use-after-free in custom_exts_free 10 months ago
  Bernd Edlinger 668a144f0a Fix a possible memory leak in custom_ext_add 10 months ago
  Hugo Landau f62fec6404 TLS: Fix use of an uninitialized value 11 months ago
  Todd Short 3c95ef22df RFC7250 (RPK) support 3 years ago
  Matt Caswell f6da3bbfb7 Add the ability to add a custom extension on an SSL object 1 year ago
  Todd Short 72620ac791 Add `for_comp` flag when retrieving certs for compression 2 years ago
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) 3 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  Matt Caswell cbb862fbaa New extensions can be sent in a certificate request 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl 3 years ago
  Matt Caswell 605856d72c Update copyright year 3 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 3 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 5 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) 6 years ago
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() 6 years ago
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. 6 years ago
  Matt Caswell 67dc995eaf Move ossl_assert 7 years ago
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl 7 years ago
  Matt Caswell 21181889d7 Copy custom extension flags in a call to SSL_set_SSL_CTX() 7 years ago
  Matt Caswell 7f533d6fa1 Only send custom extensions where we have received one in the ClientHello 7 years ago
  Graham Edgecombe e596c68c31 Return success in custom_ext_parse_old_cb_wrap if parse_cb is NULL 7 years ago
  Matt Caswell 0f5af6b1b8 Remove an out of date TODO 7 years ago
  Matt Caswell 787d9ec74c Create an ENDPOINT enum type for use internally 7 years ago
  Matt Caswell cd17bb190c Prefix custom extension API callback types with SSL_ 7 years ago
  Matt Caswell 64350ab587 Various style tweaks based on feedback 7 years ago
  Matt Caswell 43ae5eed6f Implement a new custom extensions API 7 years ago
  Matt Caswell b443c84594 Move ssl/t1_ext.c to ssl/statem/extensions_cust.c 7 years ago