Commit History

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