Histórico de commits

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