Histórico de Commits

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