Commit History

Author SHA1 Message Date
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Andy Polyakov b13fdc4860 Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows. 8 years ago
  Rich Salz 7768e116dc Use bio_err not stderr in apps. 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz ff660b9312 Remove apps cache for gethostbyname 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 68dc682499 In apps, malloc or die 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Rich Salz 6d23cf9744 RT3548: Remove unsupported platforms 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Rich Salz 5ad4fdce41 RT3548: Remove unsupported platforms. 9 years ago
  Rich Salz f642ebc1e2 Undo a90081576c94f9f54de1755188a00ccc1760549a 10 years ago
  Rich Salz a90081576c Remove DJGPP (and therefore WATT32) #ifdef's. 10 years ago
  Geoff Thorpe a935132099 s_client/s_server: support unix domain sockets 10 years ago
  Tim Hudson b6e69d284b coverity 966576 - close socket in error path 10 years ago
  Tim Hudson 8e94fadd0b PR#3342 fix resource leak coverity issue 966577 10 years ago
  Geoff Thorpe 76c3ff6937 apps: constify some string parameters 10 years ago
  Dr. Stephen Henson c3b344e36a Provisional DTLS 1.2 support. 11 years ago
  Dr. Stephen Henson 7831969634 don't call gethostbyname if OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL is set 11 years ago
  Dr. Stephen Henson b5cadfb564 add -naccept <n> option to s_server to automatically exit after <n> connections 11 years ago
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 years ago
  Ben Laurie 0c4e67102e Fix warning. 13 years ago
  Ben Laurie 105d62cbf1 Constify. 13 years ago
  Dr. Stephen Henson dc53a037b0 i variable is used on some platforms 14 years ago
  Ben Laurie c8bbd98a2b Fix warnings. 14 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 15 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 15 years ago