Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ hace 5 años
  Tim Hudson 3b855b1f89 update SRP copyright notice hace 6 años
  Matt Caswell 6738bf1417 Update copyright year hace 6 años
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h hace 6 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 6 años
  Rich Salz c27363f566 Check # of arguments for remaining commands. hace 6 años
  Pauli f1b8b0010a Fix some pedantic warnings. hace 7 años
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. hace 7 años
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory hace 7 años
  Diego Santa Cruz 0e83981d61 Fix srp app missing NULL termination with password callback hace 7 años
  Diego Santa Cruz 5ec3210fc1 Fix endless loop on srp app when listing users hace 7 años
  Bernd Edlinger 0fbaef9e64 Fix some more memory leaks with TXT_DB_insert. hace 7 años
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely hace 7 años
  FdaSilvaYY 44c83ebd70 Constify command options hace 8 años
  FdaSilvaYY edbff8da9b Code factorisation and simplification hace 8 años
  Matt Caswell 7b0ee1353d Free allocated password strings on exit hace 8 años
  FdaSilvaYY 8bf780432c Indent and dead code cleanup hace 8 años
  Rich Salz 846e33c729 Copyright consolidation 01/10 hace 8 años
  Dr. Stephen Henson c821defc3f Don't load same config file twice. hace 8 años
  Matt Caswell 9d7ec8090e Don't use an uninitialised variable in srp application hace 8 años
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op hace 8 años
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. hace 8 años
  Andy Isaacson 44fdf1c23d Fix quoting error in SRP printf hace 8 años
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx hace 8 años
  Matt Caswell dfd6211ce3 Fix -srpvfile option in srp command line hace 8 años
  Richard Levitte 296f54ee21 Restore module loading hace 9 años
  Rich Salz cc01d21756 RT3876: Only load config when needed hace 9 años
  Matt Caswell a7f82a1ab2 Fix various OPENSSL_NO_* options hace 9 años
  Rich Salz 857048a7f3 Use #error in openssl/srp.h hace 9 años
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) hace 9 años