Commit History

Author SHA1 Message Date
  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
  Matt Caswell c536b6be1a Convert HelloVerifyRequest construction to WPACKET 7 years ago
  Matt Caswell 2c7b4dbc1a Convert tls_construct_client_hello() to use PACKETW 8 years ago
  Matt Caswell f5c7f5dfba Fix DTLS buffered message DoS attack 8 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  David Woodhouse 032924c4b4 Make DTLS1_BAD_VER work with DTLS_client_method() 8 years ago
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 years ago
  FdaSilvaYY 0485d5406a Whitespace cleanup in ssl folder 8 years ago
  FdaSilvaYY f430ba31ac Spelling... and more spelling 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago