Commit Verlauf

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