Historique des commits

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