Historique des commits

Auteur SHA1 Message Date
  Daniel Fiala 7ccccb26d6 Fix coverity 1516101 deadcode il y a 2 ans
  Matt Caswell b92fc4ae18 Remove some redundant code il y a 2 ans
  Matt Caswell e158ada6a7 Remove the old buffer management code il y a 2 ans
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME il y a 2 ans
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object il y a 2 ans
  Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD il y a 2 ans
  Matt Caswell 222cf410d5 Remove reliance on the SSL object from the DTLS read record layer code il y a 2 ans
  Matt Caswell eddb067e2c Move some DTLS read code into the read record layer il y a 2 ans
  Matt Caswell aedbb71b63 Move the TLS1.0/1.1/1.2 record crypto code into the new record layer il y a 2 ans
  Matt Caswell e2d5742b14 Transfer the functionality from ssl3_read_n to the new record layer il y a 2 ans
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object il y a 2 ans
  Pauli d6bfdf6789 ssl: expose the get time function internally il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Richard Levitte d5f9166bac Move e_os.h to include/internal il y a 2 ans
  yangyangtiantianlonglong b5557666bd Fix dtls timeout dead code il y a 3 ans
  Matt Caswell f570d33b02 Only call dtls1_start_timer() once il y a 3 ans
  Pauli 407820c0e3 tls: remove TODOs il y a 3 ans
  Richard Levitte 4333b89f50 Update copyright year il y a 3 ans
  Matt Caswell d0afb30ef3 Ensure DTLS free functions can handle NULL il y a 3 ans
  Matt Caswell 605856d72c Update copyright year il y a 4 ans
  Richard Levitte 276d6c687a SSL: Change SSLerr() to ERR_raise() il y a 4 ans
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls il y a 4 ans
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Rich Salz aac96e2797 Remove function name from errors il y a 5 ans
  Kurt Roeckx 5c587fb6b9 Use (D)TLS_MAX_VERSION_INTERNAL internally il y a 6 ans
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ il y a 6 ans
  Matt Caswell c486283cb8 Update copyright year il y a 6 ans
  Matt Caswell 079ef6bd53 Buffer a ClientHello with a cookie received via DTLSv1_listen il y a 6 ans