Revīziju vēsture

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