Historia zmian

Autor SHA1 Wiadomość Data
  Matt Caswell 6738bf1417 Update copyright year 6 lat temu
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 lat temu
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 lat temu
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 6 lat temu
  Paul Yang f2582f08d5 Fix possible usage of NULL pointers in apps/spkac.c 7 lat temu
  Luke Faraone 66e59702f1 Add support for using engine-backed keys in spkac 7 lat temu
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 7 lat temu
  FdaSilvaYY 44c83ebd70 Constify command options 8 lat temu
  FdaSilvaYY 12d56b2992 Fix various missing option help messages ... 8 lat temu
  Matt Caswell 08f6ae5b28 Fix some resource leaks in the apps 7 lat temu
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 lat temu
  Kurt Roeckx 0335851754 argv was set but unused 8 lat temu
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps 8 lat temu
  Matt Caswell a0a82324f9 Centralise loading default apps config file 8 lat temu
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 8 lat temu
  Richard Levitte 296f54ee21 Restore module loading 9 lat temu
  Rich Salz cc01d21756 RT3876: Only load config when needed 9 lat temu
  Rich Salz b548a1f11c free null cleanup finale 9 lat temu
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's 9 lat temu
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 lat temu
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 lat temu
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 lat temu
  Dr. Stephen Henson bab534057b Updatde from stable branch. 15 lat temu
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 lat temu
  Nils Larsch 7d727231b7 some const fixes 19 lat temu
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 lat temu
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 lat temu
  Richard Levitte da9b972466 Make it possible to load keys from stdin, and restore that 22 lat temu
  Dr. Stephen Henson 3647bee263 Config code updates. 22 lat temu
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 lat temu