Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 gadi atpakaļ
  Matt Caswell aff636a489 Update copyright year 3 gadi atpakaļ
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 3 gadi atpakaļ
  Rich Salz 021410ea3f Check non-option arguments 3 gadi atpakaļ
  Rich Salz 5388f9862d Add "sections" to -help output 4 gadi atpakaļ
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 gadi atpakaļ
  Paul Yang 6f007824ad Fix the type of -out option 6 gadi atpakaļ
  Matt Caswell 6738bf1417 Update copyright year 6 gadi atpakaļ
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 gadi atpakaļ
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 gadi atpakaļ
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 gadi atpakaļ
  FdaSilvaYY 44c83ebd70 Constify command options 8 gadi atpakaļ
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 gadi atpakaļ
  Kurt Roeckx 0335851754 argv was set but unused 8 gadi atpakaļ
  Matt Caswell 1446f72ba3 Fix NSS format session output 8 gadi atpakaļ
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 8 gadi atpakaļ
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent 8 gadi atpakaļ
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 gadi atpakaļ
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 gadi atpakaļ
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 gadi atpakaļ
  Rich Salz ca3a82c3b3 free NULL cleanup 9 gadi atpakaļ
  Matt Caswell ac59d70553 apps return value checks 9 gadi atpakaļ
  Rich Salz a2b18e657e ifdef cleanup, part 4a: '#ifdef undef' 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Martin Kaiser c5f0b9bd86 Modify the description of -noout to match the manpage. PR#3364 10 gadi atpakaļ
  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 10 gadi atpakaļ
  Dr. Stephen Henson 08557cf22c Initial "opaque SSL" framework. If an application defines 13 gadi atpakaļ
  Nils Larsch 7d727231b7 some const fixes 19 gadi atpakaļ
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 gadi atpakaļ
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 gadi atpakaļ