Commit History

Author SHA1 Message Date
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 years ago
  Tim Hudson 3b855b1f89 update SRP copyright notice 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Rich Salz c27363f566 Check # of arguments for remaining commands. 6 years ago
  Pauli f1b8b0010a Fix some pedantic warnings. 7 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Diego Santa Cruz 0e83981d61 Fix srp app missing NULL termination with password callback 7 years ago
  Diego Santa Cruz 5ec3210fc1 Fix endless loop on srp app when listing users 7 years ago
  Bernd Edlinger 0fbaef9e64 Fix some more memory leaks with TXT_DB_insert. 7 years ago
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 7 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  FdaSilvaYY edbff8da9b Code factorisation and simplification 8 years ago
  Matt Caswell 7b0ee1353d Free allocated password strings on exit 8 years ago
  FdaSilvaYY 8bf780432c Indent and dead code cleanup 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Dr. Stephen Henson c821defc3f Don't load same config file twice. 8 years ago
  Matt Caswell 9d7ec8090e Don't use an uninitialised variable in srp application 8 years ago
  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