Historie revizí

Autor SHA1 Zpráva Datum
  Matt Caswell 19d0044448 Remove some redundant code před 2 roky
  Matt Caswell eddb067e2c Move some DTLS read code into the read record layer před 2 roky
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object před 2 roky
  Matt Caswell fecb3aae22 Update copyright year před 2 roky
  Bernd Edlinger e915c3f538 Fix an assertion in the DTLS server code před 2 roky
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name před 3 roky
  Matt Caswell f42e68dc47 Defer Finished MAC handling until after state transition před 3 roky
  Matt Caswell f5afac4bda Update copyright year před 3 roky
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD před 3 roky
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls před 4 roky
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call před 4 roky
  Matt Caswell eec0ad10b9 Update copyright year před 4 roky
  Pauli 48ff651ecc DTLS: free allocated memory on error paths před 4 roky
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files před 5 roky
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st před 6 roky
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ před 6 roky
  Matt Caswell a925e7dbf4 Don't memcpy the contents of an empty fragment před 6 roky
  Rich Salz cdb10bae3f Set error code on alloc failures před 6 roky
  Matt Caswell 2e92af5ea5 Check for alerts while waiting for a dry event před 6 roky
  Matt Caswell 6738bf1417 Update copyright year před 6 roky
  Matt Caswell 5d67110173 Don't calculate the Finished MAC twice před 6 roky
  Matt Caswell c285338293 More record layer conversions to use SSLfatal() před 7 roky
  Matt Caswell d273b60b41 Convert more functions in ssl/statem/statem_dtls.c to use SSLfatal() před 7 roky
  Matt Caswell a2c2e00050 Convert remaining functions in statem_clnt.c to use SSLfatal() před 7 roky
  Matt Caswell 67dc995eaf Move ossl_assert před 7 roky
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl před 7 roky
  Matt Caswell fb34a0f4e0 Try to be more consistent about the alerts we send před 7 roky
  Matt Caswell aefb925647 Don't attempt to send fragments > max_send_fragment in DTLS před 7 roky
  Matt Caswell 1f5b44e943 Miscellaneous style tweaks based on feedback received před 7 roky
  Matt Caswell c7f47786a5 Move state machine knowledge out of the record layer před 7 roky