提交歷史

作者 SHA1 備註 提交日期
  Bernd Edlinger 0fbaef9e64 Fix some more memory leaks with TXT_DB_insert. 8 年之前
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 年之前
  FdaSilvaYY 44c83ebd70 Constify command options 8 年之前
  FdaSilvaYY edbff8da9b Code factorisation and simplification 8 年之前
  Matt Caswell 7b0ee1353d Free allocated password strings on exit 8 年之前
  FdaSilvaYY 8bf780432c Indent and dead code cleanup 8 年之前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年之前
  Dr. Stephen Henson c821defc3f Don't load same config file twice. 8 年之前
  Matt Caswell 9d7ec8090e Don't use an uninitialised variable in srp application 8 年之前
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op 8 年之前
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. 9 年之前
  Andy Isaacson 44fdf1c23d Fix quoting error in SRP printf 9 年之前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 年之前
  Matt Caswell dfd6211ce3 Fix -srpvfile option in srp command line 9 年之前
  Richard Levitte 296f54ee21 Restore module loading 9 年之前
  Rich Salz cc01d21756 RT3876: Only load config when needed 9 年之前
  Matt Caswell a7f82a1ab2 Fix various OPENSSL_NO_* options 9 年之前
  Rich Salz 857048a7f3 Use #error in openssl/srp.h 9 年之前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年之前
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz 68dc682499 In apps, malloc or die 9 年之前
  Rich Salz 5a80d9fbfe Fix bug, "what mode" test was wrong. 9 年之前
  Rich Salz ecf3a1fb18 Remove needless bio_err argument 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Rich Salz 239f2771e1 Remove EFENCE support. 9 年之前
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's 9 年之前
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 年之前