Commit History

Author SHA1 Message Date
  Matt Caswell 605856d72c Update copyright year 3 years ago
  Richard Levitte 276d6c687a SSL: Change SSLerr() to ERR_raise() 3 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 3 years ago
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Rich Salz aac96e2797 Remove function name from errors 5 years ago
  Kurt Roeckx 5c587fb6b9 Use (D)TLS_MAX_VERSION_INTERNAL internally 5 years ago
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 5 years ago
  Matt Caswell c486283cb8 Update copyright year 5 years ago
  Matt Caswell 079ef6bd53 Buffer a ClientHello with a cookie received via DTLSv1_listen 5 years ago
  Matt Caswell 2fc4c77c3f Use the read and write buffers in DTLSv1_listen() 5 years ago
  Matt Caswell c285338293 More record layer conversions to use SSLfatal() 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Alfred E. Heggestad fa4b82cc7c add callback handler for setting DTLS timer interval 6 years ago
  Pauli 4cff10dcbf struct timeval include guards 6 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 6 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 6 years ago
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h 6 years ago
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl 7 years ago
  Matt Caswell a89325e41f Fix some style issues in returns 7 years ago
  Richard Levitte 14097b6a92 Code health: Stop using timeb.h / ftime() (VMS only) 7 years ago
  Matt Caswell 28a31a0a10 Don't change the state of the ETM flags until CCS processing 7 years ago
  Matt Caswell 5bdcd362d2 Ensure we are in accept state in DTLSv1_listen 7 years ago
  Richard Levitte e72040c1dc Remove heartbeat support 7 years ago
  Matt Caswell 153703dfde Add some PACKET functions for size_t 7 years ago
  Matt Caswell 8b0e934afb Fix some missed size_t updates 7 years ago
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t 7 years ago
  David Woodhouse 045bd04706 Add DTLS_get_data_mtu() function 7 years ago
  Matt Caswell a29fa98ceb Rename ssl_set_handshake_header2() 7 years ago
  Matt Caswell e2726ce64d Remove ssl_set_handshake_header() 7 years ago