summaryrefslogtreecommitdiffstats
path: root/apps/sess_id.c
AgeCommit message (Expand)Author
2016-10-14Constify command optionsFdaSilvaYY
2016-05-17Copyright consolidation 01/10Rich Salz
2016-02-20argv was set but unusedKurt Roeckx
2016-01-11Fix NSS format session outputMatt Caswell
2015-09-06Change the way apps open their input and output filesRichard Levitte
2015-09-06Make the handling of output and input formats consistentRichard Levitte
2015-05-01free NULL cleanup -- codaRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-25free NULL cleanupRich Salz
2015-03-23apps return value checksMatt Caswell
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-05-24Modify the description of -noout to match the manpage. PR#3364Martin Kaiser
2014-05-24Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser
2011-04-29Initial "opaque SSL" framework. If an application definesDr. Stephen Henson
2005-04-05some const fixesNils Larsch
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2002-12-03EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte
2001-06-23Use apps_shutdown() in all applications, in case someone decides notRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-06format stringsUlf Möller
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
2000-01-09New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-22Fix security hole.Ben Laurie
1999-01-31Fix some more typosMark J. Cox
1999-01-28One more incorrect name in usage pageRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall