Historique des commits

Auteur SHA1 Message Date
  Matt Caswell fbccfedf9b Free a variable on an error path il y a 6 ans
  Kurt Roeckx 693cf80c6f Enable SSL_MODE_AUTO_RETRY by default il y a 6 ans
  Todd Short dad886806f Fix no-srtp build warnings il y a 6 ans
  Matt Caswell 394159da60 Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF il y a 6 ans
  Matt Caswell 6f6da2fe17 Fix s_client and s_server so that they correctly handle the DTLS timer il y a 6 ans
  Richard Levitte ff25dd1a47 apps/s_server.c: Avoid unused variable due to 'no-dtls' il y a 6 ans
  Richard Levitte 5540eb7040 openssl s_server: print the accepting address and socket il y a 6 ans
  FdaSilvaYY 1fb6b0bf3e Unify s_client/s_server srtp profiles option handling il y a 6 ans
  Richard Levitte 8f8be103fd s_client, s_server: do generic SSL configuration first, specialization after il y a 6 ans
  Benjamin Saunders 3fa2812f32 Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb il y a 6 ans
  Matt Caswell e73c6eaeff Tolerate TLSv1.3 PSKs that are a different size to the hash size il y a 6 ans
  Benjamin Kaduk c39e4048b5 Do not set a nonzero default max_early_data il y a 6 ans
  Matt Caswell 6738bf1417 Update copyright year il y a 6 ans
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) il y a 7 ans
  Todd Short 633a8829ff Remove bad comments il y a 6 ans
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h il y a 6 ans
  Matt Caswell c2f9648d5d Add the ability for s_server to operate statelessly il y a 6 ans
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) il y a 7 ans
  Matt Caswell 3b5873567d Provide a more information early_data message in s_server il y a 7 ans
  FdaSilvaYY f479eab227 style : fix some if(... il y a 7 ans
  KaoruToda f84a648ca1 apps/s_client.c: add missing null check il y a 7 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and il y a 7 ans
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. il y a 7 ans
  Pichulin Dmitrii 75c445e49b Fix 'key' option in s_server can be in ENGINE keyform il y a 7 ans
  Benjamin Kaduk 51ac82702d Reenable s_server -dhparam option il y a 7 ans
  Matt Caswell 1b3011abb3 Ensure we exchange cookies in s_server even if SCTP is disabled il y a 7 ans
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h il y a 7 ans
  Rich Salz 0d68367a12 Safely display SNI (just in case) il y a 7 ans
  Xiaoyin Liu 1a9f5cf0d5 Add missing HTML tag in www_body in s_server.c il y a 7 ans