index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
dsaparam.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apps/dsaparam.c generates code that is intended to be pasted or included
Beat Bolli
2018-07-29
1
-9
/
+2
*
apps/dsaparam.c: make dsaparam -C output strict-warnings-friendly.
Andy Polyakov
2018-07-25
1
-1
/
+1
*
apps/dsaparam.c: fix -C output.
Andy Polyakov
2018-07-22
1
-12
/
+15
*
Issue warnings for large DSA and RSA keys
Georg Schmidt
2018-06-05
1
-0
/
+6
*
Fix dsaparam -genkey with DER outform
Bernd Edlinger
2018-03-26
1
-0
/
+3
*
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
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-3
/
+3
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-20
/
+8
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-3
/
+4
*
Remove GENCB_TEST compile flag
Rich Salz
2017-02-28
1
-51
/
+1
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-1
/
+3
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Deal with the consequences of constifying getters
Richard Levitte
2016-06-15
1
-1
/
+1
*
Free a temporary buffer used by dsaparam application
Matt Caswell
2016-06-01
1
-0
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Fix mixed declarations and code
Viktor Dukhovni
2016-04-04
1
-1
/
+2
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-5
/
+10
*
Make the DSA structure opaque
Matt Caswell
2016-04-03
1
-5
/
+5
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-8
/
+4
*
RT4227: Range-check in apps.
Rich Salz
2016-01-12
1
-1
/
+1
*
Remove more (rest?) of FIPS build stuff.
Rich Salz
2016-01-06
1
-10
/
+2
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-2
/
+2
*
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
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-2
/
+2
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-5
/
+5
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-3
/
+3
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Initialize potentially uninitialized local variables
Gunnar Kudrjavets
2015-05-06
1
-1
/
+1
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-2
/
+1
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-10
/
+3
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+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
-211
/
+118
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-406
/
+386
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-2
/
+2
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Remove redundant OPENSSL_NO_DEPRECATED suppression
Matt Caswell
2014-12-18
1
-5
/
+0
*
RT3543: Remove #ifdef LINT
Rich Salz
2014-12-10
1
-3
/
+0
*
Update apps for bn opaque change
Matt Caswell
2014-12-08
1
-5
/
+12
*
More fixes for DSA FIPS overrides.
Dr. Stephen Henson
2011-04-23
1
-1
/
+9
*
Make sure overrides work for RSA/DSA.
Dr. Stephen Henson
2011-04-23
1
-0
/
+6
*
Fix warnings.
Ben Laurie
2010-06-12
1
-7
/
+2
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-0
/
+6
*
make
Nils Larsch
2005-07-16
1
-0
/
+1
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+10
[next]