index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
dhparam.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsa: apps deprecation changes
Pauli
2020-12-17
1
-0
/
+2
*
Check non-option arguments
Rich Salz
2020-12-15
1
-2
/
+8
*
Fix no-dsa
Matt Caswell
2020-12-04
1
-2
/
+0
*
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-12-02
1
-1
/
+1
*
Undeprecate the -dsaparam option in the dhparam app
Matt Caswell
2020-11-24
1
-4
/
+0
*
Remove some unneeded variables from dhparam
Matt Caswell
2020-11-23
1
-2
/
+0
*
Add encoder support to dhparam
Matt Caswell
2020-11-23
1
-28
/
+19
*
Convert dhparam to be fully based on EVP
Matt Caswell
2020-11-23
1
-109
/
+166
*
Remove -C from dhparam,dsaparam,ecparam
Rich Salz
2020-11-13
1
-45
/
+2
*
Make error output of dhparams and dsaparams app more consistent
Dr. David von Oheimb
2020-06-10
1
-24
/
+12
*
APPS: Fix 'openssl dhparam'
Richard Levitte
2020-06-08
1
-6
/
+8
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
dhparam: white space cleaning
Pauli
2020-04-19
1
-3
/
+1
*
dhparam: update command line app to use EVP calls
Pauli
2020-04-19
1
-53
/
+80
*
Don't compile commands if disabled
Rich Salz
2020-04-10
1
-33
/
+29
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
Apps: don't build deprecated DH and DSA apps.
Pauli
2020-02-13
1
-1
/
+1
*
dsa: deprecate applications that depend on the low level DSA functions.
Pauli
2020-02-11
1
-1
/
+4
*
Document command parameters.
Rich Salz
2019-11-20
1
-1
/
+4
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-11
/
+17
*
Change DH parameters to generate the order q subgroup instead of 2q
Bernd Edlinger
2019-07-22
1
-1
/
+5
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
apps/dsaparam.c generates code that is intended to be pasted or included
Beat Bolli
2018-07-29
1
-22
/
+13
*
Fix late opening of output file
Richard Levitte
2018-04-23
1
-4
/
+5
*
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
-2
/
+2
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-14
/
+7
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-4
/
+5
*
Ensure dhparams can handle X9.42 params in DER
Matt Caswell
2017-04-03
1
-5
/
+17
*
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
-2
/
+2
*
Add dhparam sanity check and update DH_check documentation
Matt Caswell
2016-06-01
1
-5
/
+20
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-107
/
+6
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-1
/
+1
*
Make DH opaque
Matt Caswell
2016-04-09
1
-13
/
+23
*
Fix no-dsa
Matt Caswell
2016-03-21
1
-1
/
+6
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-9
/
+5
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-3
/
+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
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-1
/
+1
*
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
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-5
/
+1
*
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
-219
/
+132
[next]