index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
dsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-1
/
+3
*
Make the DSA structure opaque
Matt Caswell
2016-04-03
1
-1
/
+1
*
Fix no-rc4.
Ben Laurie
2016-03-22
1
-1
/
+4
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+3
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-8
/
+5
*
Fix engine key support in utilities.
Dr. Stephen Henson
2016-02-08
1
-3
/
+2
*
Avoid erroneous "assert(private)" failures.
Viktor Dukhovni
2015-12-14
1
-2
/
+7
*
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
-1
/
+1
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-1
/
+1
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-6
/
+20
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-11
/
+13
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-8
/
+3
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-197
/
+117
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Make OpenSSL compile with no-rc4
Dr. Stephen Henson
2015-02-27
1
-0
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-286
/
+283
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
PR: 2220
Dr. Stephen Henson
2010-04-06
1
-1
/
+1
*
PR: 2061
Dr. Stephen Henson
2009-10-01
1
-1
/
+1
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-0
/
+8
*
Make no-engine work again.
Dr. Stephen Henson
2008-12-20
1
-2
/
+0
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
1
-0
/
+4
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
1
-0
/
+7
*
Add PVK support to dsa utility.
Dr. Stephen Henson
2005-10-08
1
-2
/
+12
*
Integrated support for PVK files.
Dr. Stephen Henson
2005-08-31
1
-9
/
+24
*
make
Nils Larsch
2005-07-16
1
-0
/
+1
*
Remove some unnecessary recursive includes from the internal apps.h header,
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-1
/
+14
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
Add AES support in the applications that support -des and -des3.
Richard Levitte
2002-02-20
1
-0
/
+7
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+0
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-0
/
+1
*
make apps compile again
Dr. Stephen Henson
2001-06-19
1
-1
/
+1
*
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
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-1
/
+28
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-1
/
+9
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Pass phrase reorganisation.
Dr. Stephen Henson
2000-02-17
1
-33
/
+17
*
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
/
+2
*
Fix some of the command line password stuff. New function
Dr. Stephen Henson
2000-01-01
1
-3
/
+2
*
Allow passwords to be included on command line for a few
Dr. Stephen Henson
1999-12-25
1
-11
/
+3
*
Transparent support for PKCS#8 private keys in RSA/DSA.
Dr. Stephen Henson
1999-11-21
1
-4
/
+4
[next]