Commit History

Author SHA1 Message Date
  Matt Caswell a091bc6022 Move freeing of an old record layer to dtls1_clear_sent_buffer 1 year ago
  Frederik Wedel-Heinen 5f79670f7b Print record version for DTLSv1_listen() 1 year ago
  Dimitri Papadopoulos bbaeadb068 "foo * bar" should be "foo *bar" 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  FdaSilvaYY 24a3225443 dtls: code cleanup and refactorization 3 years ago
  Matt Caswell 3f9175c7a4 Extend the new_record_layer function 2 years ago
  Daniel Fiala 7ccccb26d6 Fix coverity 1516101 deadcode 2 years ago
  Matt Caswell b92fc4ae18 Remove some redundant code 2 years ago
  Matt Caswell e158ada6a7 Remove the old buffer management code 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME 2 years ago
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object 2 years ago
  Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD 2 years ago
  Matt Caswell 222cf410d5 Remove reliance on the SSL object from the DTLS read record layer code 2 years ago
  Matt Caswell eddb067e2c Move some DTLS read code into the read record layer 2 years ago
  Matt Caswell aedbb71b63 Move the TLS1.0/1.1/1.2 record crypto code into the new record layer 2 years ago
  Matt Caswell e2d5742b14 Transfer the functionality from ssl3_read_n to the new record layer 2 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  Pauli d6bfdf6789 ssl: expose the get time function internally 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  yangyangtiantianlonglong b5557666bd Fix dtls timeout dead code 3 years ago
  Matt Caswell f570d33b02 Only call dtls1_start_timer() once 3 years ago
  Pauli 407820c0e3 tls: remove TODOs 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Matt Caswell d0afb30ef3 Ensure DTLS free functions can handle NULL 3 years ago
  Matt Caswell 605856d72c Update copyright year 4 years ago
  Richard Levitte 276d6c687a SSL: Change SSLerr() to ERR_raise() 4 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 4 years ago
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 4 years ago