aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sess_id.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-121-10/+10
* Constify command optionsFdaSilvaYY2016-10-141-1/+1
* Copyright consolidation 01/10Rich Salz2016-05-171-54/+6
* argv was set but unusedKurt Roeckx2016-02-201-1/+2
* Fix NSS format session outputMatt Caswell2016-01-111-2/+3
* Change the way apps open their input and output filesRichard Levitte2015-09-061-2/+2
* Make the handling of output and input formats consistentRichard Levitte2015-09-061-4/+1
* free NULL cleanup -- codaRich Salz2015-05-011-2/+1
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-114/+71
* Code style: space after 'if'Viktor Dukhovni2015-04-161-1/+1
* free NULL cleanupRich Salz2015-03-251-4/+2
* apps return value checksMatt Caswell2015-03-231-1/+4
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-241-20/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-230/+208
* Modify the description of -noout to match the manpage. PR#3364Martin Kaiser2014-05-241-1/+1
* Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser2014-05-241-1/+3
* Initial "opaque SSL" framework. If an application definesDr. Stephen Henson2011-04-291-8/+10
* some const fixesNils Larsch2005-04-051-2/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+1
* EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte2002-12-031-1/+1
* Use apps_shutdown() in all applications, in case someone decides notRichard Levitte2001-06-231-0/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* format stringsUlf Möller2001-02-061-1/+1
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-1/+9
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+3
* New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson2000-01-091-1/+1
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-6/+2
* Fix security hole.Ben Laurie1999-03-221-1/+18
* Fix some more typosMark J. Cox1999-01-311-1/+1
* One more incorrect name in usage pageRalf S. Engelschall1999-01-281-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-5/+0
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+305