Historique des commits

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