Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory hace 7 años
  FdaSilvaYY 44c83ebd70 Constify command options hace 8 años
  Matt Caswell d285b5418e Avoid a double-free in crl2pl7 hace 8 años
  Matt Caswell 1c422164d8 Fix memory leak in crl2pkcs7 app hace 8 años
  Rich Salz 846e33c729 Copyright consolidation 01/10 hace 8 años
  Kurt Roeckx 0335851754 argv was set but unused hace 8 años
  Viktor Dukhovni a465ca7841 Fix option value parsing in crl2pkcs7 -certfile hace 8 años
  Matt Caswell a0a82324f9 Centralise loading default apps config file hace 8 años
  Richard Levitte bdd58d9846 Change the way apps open their input and output files hace 8 años
  Richard Levitte 296f54ee21 Restore module loading hace 9 años
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) hace 9 años
  Rich Salz 222561fe8e free NULL cleanup 5a hace 9 años
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) hace 9 años
  Rich Salz e0e920b1a0 free NULL cleanup 9 hace 9 años
  Rich Salz ca3a82c3b3 free NULL cleanup hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) hace 9 años
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that hace 9 años
  Dr. Stephen Henson d2aea03829 Memory leak and NULL dereference fixes. hace 10 años
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable hace 15 años
  Ben Laurie 5ce278a77b More type-checking. hace 16 años
  Andy Polyakov ffa101872f Eliminate dependency on read/write/stat in apps under _WIN32. hace 18 años
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean hace 21 años
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not hace 23 años
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't hace 23 años
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a hace 24 años
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care hace 24 años