Commit History

Author SHA1 Message Date
  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
  Matt Caswell 485b78ddaa Improve heartbeats coding style 8 years ago
  FdaSilvaYY 8483a003bf various spelling fixes 8 years ago
  Rich Salz e771eea6d8 Revert "various spelling fixes" 8 years ago
  FdaSilvaYY 620d540bd4 various spelling fixes 8 years ago
  Matt Caswell f9e5503412 Fix no-sock 8 years ago
  Rich Salz 1fbab1dc6f Remove Netware and OS/2 8 years ago
  Kurt Roeckx ca3895f0b5 Move disabling of RC4 for DTLS to the cipher list. 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Rich Salz 22e3dcb780 Remove TLS heartbeat, disable DTLS heartbeat 8 years ago
  Matt Caswell ce0865d8dc Add tests for DTLSv1_listen 8 years ago
  Matt Caswell 4b1043ef1b Provide partial support for fragmented DTLS ClientHellos 8 years ago
  Matt Caswell 3edeb622ba Make DTLSv1_listen a first class function and change its type 8 years ago
  Richard Levitte d858c87653 Refactoring BIO: Adapt BIO_s_datagram and all that depends on it 8 years ago
  Emilia Kasper b698174493 constify PACKET 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz cf2cede4a7 Move pqueue into ssl 8 years ago
  Viktor Dukhovni aea145e399 Regenerate SSL record/statem error strings 8 years ago
  Viktor Dukhovni 4fa52141b0 Protocol version selection and negotiation rewrite 8 years ago
  Kurt Roeckx 7946ab33ce Add support for minimum and maximum protocol version 8 years ago
  Dr. Stephen Henson 6938c954b0 Remove unused cert_verify_mac code 8 years ago
  Matt Caswell a71edf3ba2 Standardise our style for checking malloc failures 8 years ago