index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
nseq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+5
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+3
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-1
/
+3
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-2
/
+2
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-64
/
+52
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-89
/
+92
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-2
/
+2
*
Reorder inclusion of header files:
Lutz Jänicke
2002-07-10
1
-1
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
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
-3
/
+10
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-1
/
+1
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+1
*
Merge some common functionality in the apps, delete
Dr. Stephen Henson
1999-11-12
1
-15
/
+0
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-2
/
+2
*
Don't mix real tabs with tabs expanded as 8 spaces -- that's
Bodo Möller
1999-06-07
1
-12
/
+12
*
Another safe stack.
Ben Laurie
1999-05-30
1
-5
/
+5
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-4
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Fix lots of warnings.
Ulf Möller
1999-04-21
1
-0
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-6
/
+2
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-1
/
+0
*
Reflect correct filename
Ralf S. Engelschall
1999-01-31
1
-1
/
+1
*
New program 'nseq' added to apps to allow Netscape certificate sequences to
Dr. Stephen Henson
1999-01-30
1
-0
/
+182