index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
spkac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-2
/
+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
/
+2
*
RT3876: Only load config when needed
Rich Salz
2015-05-28
1
-12
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-7
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-149
/
+88
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-200
/
+203
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Updatde from stable branch.
Dr. Stephen Henson
2009-01-08
1
-1
/
+1
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
some const fixes
Nils Larsch
2005-04-05
1
-2
/
+3
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+8
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Make it possible to load keys from stdin, and restore that
Richard Levitte
2002-08-01
1
-1
/
+1
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+0
*
Modify apps to use NCONF code instead of old CONF code.
Dr. Stephen Henson
2001-06-28
1
-5
/
+6
*
Make better use of load_cert, load_certs and load_key.
Richard Levitte
2001-06-25
1
-12
/
+5
*
Provide an application-common setup function for engines and use it
Richard Levitte
2001-06-18
1
-17
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-2
/
+2
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-0
/
+27
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-3
/
+19
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Add missing include (only MONOLITH builds were possible without it).
Bodo Möller
2000-03-05
1
-0
/
+1
*
Add an #include.
Bodo Möller
2000-03-04
1
-0
/
+1
*
Pass phrase reorganisation.
Dr. Stephen Henson
2000-02-17
1
-16
/
+10
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
Add command line password options to the reamining utilities,
Dr. Stephen Henson
2000-02-08
1
-2
/
+20
*
Add new -notext option to 'ca', -pubkey option to spkac.
Dr. Stephen Henson
2000-02-03
1
-13
/
+19
*
Fixes so NO_RSA works again.
Dr. Stephen Henson
1999-12-24
1
-1
/
+0
*
Add new 'spkac' utility and several SPKAC utility functions.
Dr. Stephen Henson
1999-09-03
1
-0
/
+255