Commit History

Author SHA1 Message Date
  FdaSilvaYY 28e5ea88a8 Add a 'max_send_frag' option to configure maximum size of send fragments 7 years ago
  Dmitry Belyavskiy b5c4209be9 Switch command-line utils to new nameopt API. 7 years ago
  Richard Levitte d88ab353d3 Correct some badly formated preprocessor lines 7 years ago
  Richard Levitte a5eef31e25 Add guards around one of use of IPPROTO_SCTP where it was missing 7 years ago
  Matt Caswell c4666bfa13 Ask libssl if we should retry not the socket 7 years ago
  Matt Caswell 72d0bc84de Add a -sctp option to s_server 7 years ago
  Dr. Stephen Henson 5969a2dd2c Print CA names in s_server, add -requestCAfile to s_client 7 years ago
  Matt Caswell 9998b32cb6 Fix no-dtls builds 7 years ago
  FdaSilvaYY f2ff1432fc Simplify code around next_proto.len by changing 'len' data type. 7 years ago
  Matt Caswell 593a2aa3eb Fix no-psk 7 years ago
  Matt Caswell 30d1bab146 Silence some clang warnings 7 years ago
  Matt Caswell f533fbd44a Rename SSL_read_early() to SSL_read_early_data() 7 years ago
  Matt Caswell ade1e88806 Updates to s_server and s_client for the latest early_data API changes 7 years ago
  Matt Caswell 6746648c42 Ensure the max_early_data option to s_server can be 0 7 years ago
  Matt Caswell e0655186f9 Add a "-early_data" option to s_server 7 years ago
  Matt Caswell 048b189336 Add a -max_early_data option to s_server 7 years ago
  Dmitry Belyavskiy a7c04f2b54 Provided support for the -nameopt flag in s_client, s_server and s_time 7 years ago
  Matt Caswell 34df45b531 Add a capability to s_server to send KeyUpdate messages 7 years ago
  Peter Wu 4bf73e9f86 apps: Add support for writing a keylog file 7 years ago
  Matt Caswell 6530c4909f Fix some style issues with TLSv1.3 state machine PR 7 years ago
  Matt Caswell f5ca0b04bb Fix some style issues identified during review 7 years ago
  Matt Caswell acf65ae5c8 Add an s_server capability to read an OCSP Response from a file 7 years ago
  Richard Levitte b612799a80 Revert "Remove heartbeats completely" 7 years ago
  Richard Levitte 6c62f9e163 Remove heartbeats completely 8 years ago
  EasySec a22f9c84b4 Update s_client and s_server documentation about some missing arguments 8 years ago
  Matt Caswell de4d764e32 Rename the Elliptic Curves extension to supported_groups 8 years ago
  Matt Caswell 582a17d662 Add the SSL_METHOD for TLSv1.3 and all other base changes required 8 years ago
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  Richard Levitte 057c676afb Fix no-ocsp 8 years ago