Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell a091bc6022 Move freeing of an old record layer to dtls1_clear_sent_buffer vor 1 Jahr
  Neil Horman e59ed0bfee zero data in hm_fragment on alloc vor 1 Jahr
  Matt Caswell da1c088f59 Copyright year updates vor 1 Jahr
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type vor 1 Jahr
  Matt Caswell 2eb91b0ec3 Make the data field for get_record() const vor 1 Jahr
  Matt Caswell 1e42708e17 Remove references to read_mac_secret and write_mac_secret vor 2 Jahren
  Matt Caswell 351ad225b3 Assert that we do not exceed the DTLS MTU vor 2 Jahren
  Matt Caswell 4f428e86d8 Ensure the record layer is responsible for calculating record overheads vor 2 Jahren
  Matt Caswell b9e37f8f57 Convert dtls_write_records to use standard record layer functions vor 2 Jahren
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  Matt Caswell 81926c9156 Correctly handle a retransmitted ClientHello vor 2 Jahren
  Matt Caswell 67ec6d2b74 Use an enum for the return value from a construction function vor 2 Jahren
  Matt Caswell 19d0044448 Remove some redundant code vor 2 Jahren
  Matt Caswell eddb067e2c Move some DTLS read code into the read record layer vor 2 Jahren
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object vor 2 Jahren
  Matt Caswell fecb3aae22 Update copyright year vor 2 Jahren
  Bernd Edlinger e915c3f538 Fix an assertion in the DTLS server code vor 2 Jahren
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name vor 3 Jahren
  Matt Caswell f42e68dc47 Defer Finished MAC handling until after state transition vor 3 Jahren
  Matt Caswell f5afac4bda Update copyright year vor 3 Jahren
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD vor 3 Jahren
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls vor 4 Jahren
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call vor 4 Jahren
  Matt Caswell eec0ad10b9 Update copyright year vor 4 Jahren
  Pauli 48ff651ecc DTLS: free allocated memory on error paths vor 4 Jahren
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files vor 5 Jahren
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st vor 6 Jahren
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ vor 6 Jahren
  Matt Caswell a925e7dbf4 Don't memcpy the contents of an empty fragment vor 6 Jahren
  Rich Salz cdb10bae3f Set error code on alloc failures vor 6 Jahren