Historique des commits

Auteur SHA1 Message Date
  Paul Yang 6f007824ad Fix the type of -out option 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
  KaoruToda 26a7d938c9 Remove parentheses of return. 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 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  Kurt Roeckx 0335851754 argv was set but unused il y a 8 ans
  Matt Caswell 1446f72ba3 Fix NSS format session output il y a 8 ans
  Richard Levitte bdd58d9846 Change the way apps open their input and output files il y a 9 ans
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent il y a 9 ans
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda il y a 9 ans
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) il y a 9 ans
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' il y a 9 ans
  Rich Salz ca3a82c3b3 free NULL cleanup il y a 9 ans
  Matt Caswell ac59d70553 apps return value checks il y a 9 ans
  Rich Salz a2b18e657e ifdef cleanup, part 4a: '#ifdef undef' il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Martin Kaiser c5f0b9bd86 Modify the description of -noout to match the manpage. PR#3364 il y a 10 ans
  Martin Kaiser 189ae368d9 Add an NSS output format to sess_id to export to export the session id and the master key in NSS keylog format. PR#3352 il y a 10 ans
  Dr. Stephen Henson 08557cf22c Initial "opaque SSL" framework. If an application defines il y a 13 ans
  Nils Larsch 7d727231b7 some const fixes il y a 19 ans
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). il y a 19 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 23 ans
  Ulf Möller 4327aae816 format strings il y a 23 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
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align il y a 24 ans
  Dr. Stephen Henson 25f923ddd1 New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. il y a 25 ans