Commit History

Author SHA1 Message Date
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Matt Caswell 3b5873567d Provide a more information early_data message in s_server 6 years ago
  FdaSilvaYY f479eab227 style : fix some if(... 7 years ago
  KaoruToda f84a648ca1 apps/s_client.c: add missing null check 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 years ago
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 7 years ago
  Pichulin Dmitrii 75c445e49b Fix 'key' option in s_server can be in ENGINE keyform 7 years ago
  Benjamin Kaduk 51ac82702d Reenable s_server -dhparam option 7 years ago
  Matt Caswell 1b3011abb3 Ensure we exchange cookies in s_server even if SCTP is disabled 7 years ago
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h 7 years ago
  Rich Salz 0d68367a12 Safely display SNI (just in case) 7 years ago
  Xiaoyin Liu 1a9f5cf0d5 Add missing HTML tag in www_body in s_server.c 7 years ago
  Rich Salz ae3947de09 Add a DRBG to each SSL object 7 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Matt Caswell 9561e2a169 Fix memory leak when using PSK session files 7 years ago
  Matt Caswell adfc37868e Use constants rather than macros for the cipher bytes in the apps 7 years ago
  Matt Caswell 14e353506a Fix no-psk 7 years ago
  Matt Caswell 5ffff5990c Add the ability to set a TLSv1.3 PSK via just the key bytes 7 years ago
  Matt Caswell df894947c4 Add the ability to use a server side TLSv1.3 external PSK in s_server 7 years ago
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard 7 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Paul Yang 837f87c217 Forbid to specify -nextprotoneg if -tls1_3 is enabled 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Paul Yang bd91e3c870 Fix a bundle of trailing spaces in several files 7 years ago
  Todd Short db0f35dda1 Fix #2400 Add NO_RENEGOTIATE option 7 years ago
  Daniel Kahn Gillmor 720b6cbe4a Avoid failing s_server when client's psk_identity is unexpected 7 years ago
  Matt Caswell 068e3d73ce Fix an s_server infinite loop 7 years ago
  FdaSilvaYY 36b2cfb191 Add checks on return code when applying some settings. 7 years ago
  FdaSilvaYY 67887855af Output prog name within error message 7 years ago