Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 322517d817 Fix some invalid use of sscanf il y a 11 mois
  Rich Salz 021410ea3f Check non-option arguments il y a 4 ans
  Rich Salz 92de469fbd Document command parameters. il y a 5 ans
  Rich Salz 5388f9862d Add "sections" to -help output il y a 5 ans
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ il y a 6 ans
  Matt Caswell 6738bf1417 Update copyright year il y a 6 ans
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h il y a 6 ans
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) il y a 7 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. il y a 7 ans
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory il y a 7 ans
  FdaSilvaYY 44c83ebd70 Constify command options il y a 8 ans
  Rich Salz 412c8507ee Remove "lockit" from internal error-hash function il y a 8 ans
  Rich Salz 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  Matt Caswell 3ad4af89cf Remove some unused argc assignments il y a 8 ans
  Matt Caswell d278284e74 Fix some code maintenance issues il y a 8 ans
  Matt Caswell 210ac68246 Fix errstr error code parsing il y a 8 ans
  Matt Caswell 302f75887e Attempt to log an error if init failed il y a 8 ans
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) il y a 9 ans
  Rich Salz ca3a82c3b3 free NULL cleanup il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. il y a 16 ans
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean il y a 22 ans
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not il y a 23 ans
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't il y a 24 ans
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a il y a 24 ans
  Bodo Möller e5c84d5152 New function ERR_error_string_n. il y a 24 ans
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align il y a 25 ans
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. il y a 25 ans
  Ulf Möller 6b691a5c85 Change functions to ANSI C. il y a 25 ans