Historial de Commits

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