Commit History

Author SHA1 Message Date
  Rich Salz c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
  Andy Polyakov 1bc5c3cc9d Resolve warnings in VC-WIN32 build, which allows to add /WX. 6 years ago
  Richard Levitte 56d909863d Fix apps/s_client.c's XMPP client 7 years ago
  Matt Caswell d75c56f479 Free the compression methods in s_server and s_client 7 years ago
  Richard Levitte 0df1caa77b apps: make setup_engine() and release_engine() available always 7 years ago
  Richard Levitte aa01b82c69 If an engine comes up explicitely, it must also come down explicitely 7 years ago
  Richard Levitte d6d04b64f5 Refactor to avoid unnecessary preprocessor logic 7 years ago
  Richard Levitte b50826727e Reformat to fit OpenSSL source code standards 7 years ago
  Richard Levitte a2d2120033 Remove entirely unnecessary pointer size guards 7 years ago
  Richard Levitte 1015609ac0 VSI submission: redirect terminal input through socket 8 years ago
  Rich Salz cdddc96d5d Add missing casts. 8 years ago
  Matt Caswell e88a5cfc2c Disallow multiple protocol flags to s_server and s_client 8 years ago
  Dr. Stephen Henson ccd582c2f1 Fix link error. 8 years ago
  Dr. Stephen Henson 80e07cc7f0 Don't skip leading zeroes in PSK keys. 8 years ago
  Rich Salz a2bab12a33 GH611: s_client help message bug 8 years ago
  Rich Salz 78a140ecb3 GH issue 572: Error in help message 8 years ago
  Dr. Stephen Henson 92ea6fe597 SRP memory leak fix 8 years ago
  Hubert Kario a7cb67f4f2 GH351: -help text for some s_client/s_server flags 9 years ago
  Matt Caswell 017a06c7d1 Add -no_alt_chains option to apps to implement the new 9 years ago
  Viktor Dukhovni 3b38646d13 Code style: space after 'if' 9 years ago
  Matt Caswell 8338cf0bdb Fix bug in s_client. Previously default verify locations would only be loaded 9 years ago
  Matt Caswell d6b4a41d10 Unchecked malloc fixes 9 years ago
  Matt Caswell 0ed9ca21ae Remove explicit setting of read_ahead for DTLS. It never makes sense not to 9 years ago
  Matt Caswell 83975c80bb Re-align some comments after running the reformat script. 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 65a6a1ff45 indent has problems with comments that are on the right hand side of a line. 9 years ago
  Matt Caswell bc2d623c0e Fix source where indent will not be able to cope 9 years ago
  Matt Caswell c695ebe2a0 Additional comment changes for reformat of 1.0.2 9 years ago
  Piotr Sikora 7b0194db42 Fix building with no-srtp 9 years ago
  Dominik Neubauer c30c876176 typo in s_client 10 years ago