index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
sess_id.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-10
/
+10
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+2
*
Fix NSS format session output
Matt Caswell
2016-01-11
1
-2
/
+3
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-2
/
+2
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-4
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-2
/
+1
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-114
/
+71
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
1
-1
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
apps return value checks
Matt Caswell
2015-03-23
1
-1
/
+4
*
ifdef cleanup, part 4a: '#ifdef undef'
Rich Salz
2015-01-24
1
-20
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-230
/
+208
*
Modify the description of -noout to match the manpage. PR#3364
Martin Kaiser
2014-05-24
1
-1
/
+1
*
Add an NSS output format to sess_id to export to export the session id and th...
Martin Kaiser
2014-05-24
1
-1
/
+3
*
Initial "opaque SSL" framework. If an application defines
Dr. Stephen Henson
2011-04-30
1
-8
/
+10
*
some const fixes
Nils Larsch
2005-04-05
1
-2
/
+2
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-1
/
+1
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-0
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
format strings
Ulf Möller
2001-02-06
1
-1
/
+1
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-1
/
+9
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+3
*
New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...
Dr. Stephen Henson
2000-01-09
1
-1
/
+1
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-1
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-6
/
+2
*
Fix security hole.
Ben Laurie
1999-03-22
1
-1
/
+18
*
Fix some more typos
Mark J. Cox
1999-01-31
1
-1
/
+1
*
One more incorrect name in usage page
Ralf S. Engelschall
1999-01-28
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-5
/
+0
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+305