Commit History

Author SHA1 Message Date
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op 8 years ago
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. 8 years ago
  Andy Isaacson 44fdf1c23d Fix quoting error in SRP printf 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Matt Caswell dfd6211ce3 Fix -srpvfile option in srp command line 8 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Rich Salz cc01d21756 RT3876: Only load config when needed 9 years ago
  Matt Caswell a7f82a1ab2 Fix various OPENSSL_NO_* options 9 years ago
  Rich Salz 857048a7f3 Use #error in openssl/srp.h 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 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 5a80d9fbfe Fix bug, "what mode" test was wrong. 9 years ago
  Rich Salz ecf3a1fb18 Remove needless bio_err argument 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz 239f2771e1 Remove EFENCE support. 9 years ago
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 years ago
  Matt Caswell 918bb86529 Unchecked malloc fixes 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Andy Polyakov 6e81b27012 apps/srp.c: make it indent-friendly. 9 years ago
  Veres Lajos 478b50cf67 misspellings fixes by https://github.com/vlajos/misspell_fixer 11 years ago
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 years ago
  Dr. Stephen Henson d70fcb96ac Fix warnings: signed/unisgned comparison, shadowing (in some cases global 13 years ago
  Ben Laurie edc032b5e3 Add SRP support. 13 years ago