Историја ревизија

Аутор SHA1 Порука Датум
  Tim Hudson 3b855b1f89 update SRP copyright notice пре 6 година
  Matt Caswell 6738bf1417 Update copyright year пре 6 година
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h пре 6 година
  KaoruToda 26a7d938c9 Remove parentheses of return. пре 6 година
  Rich Salz c27363f566 Check # of arguments for remaining commands. пре 6 година
  Pauli f1b8b0010a Fix some pedantic warnings. пре 7 година
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. пре 7 година
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory пре 7 година
  Diego Santa Cruz 0e83981d61 Fix srp app missing NULL termination with password callback пре 7 година
  Diego Santa Cruz 5ec3210fc1 Fix endless loop on srp app when listing users пре 7 година
  Bernd Edlinger 0fbaef9e64 Fix some more memory leaks with TXT_DB_insert. пре 7 година
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely пре 7 година
  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. пре 8 година
  Andy Isaacson 44fdf1c23d Fix quoting error in SRP printf пре 8 година
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx пре 8 година
  Matt Caswell dfd6211ce3 Fix -srpvfile option in srp command line пре 8 година
  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 година