index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gendsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-2
/
+2
*
Add warning to key/param generating apps on potential delay due to missing en...
Dr. David von Oheimb
2021-05-25
1
-6
/
+1
*
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-06
1
-1
/
+1
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
1
-1
/
+1
*
Fetch and free cipher and md's
Rich Salz
2021-04-20
1
-1
/
+2
*
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
Dr. David von Oheimb
2021-04-14
1
-1
/
+3
*
apps: fix coverity 1470781: explicit null dereference
Pauli
2021-03-25
1
-4
/
+4
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Fetch cipher after loading providers
Rich Salz
2021-02-11
1
-4
/
+7
*
Load rand state after loading providers
Rich Salz
2021-02-11
1
-0
/
+1
*
dsa: apps deprecation changes
Pauli
2020-12-17
1
-25
/
+3
*
Check non-option arguments
Rich Salz
2020-12-15
1
-3
/
+5
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
gendsa: remove unnecessary OPENSSL_SUPPRESS_DEPRECATED definition
Pauli
2020-04-21
1
-3
/
+0
*
gendsa: update command line app to use EVP calls
Pauli
2020-04-19
1
-2
/
+30
*
Don't compile commands if disabled
Rich Salz
2020-04-10
1
-19
/
+15
*
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
-4
/
+7
*
gendsa: dsaparam: introduce -verbose option to enable output
Philip Prindeville
2019-05-01
1
-3
/
+8
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Issue warnings for large DSA and RSA keys
Georg Schmidt
2018-06-05
1
-0
/
+7
*
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
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-16
/
+7
*
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
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-20
1
-1
/
+1
*
Deal with the consequences of constifying getters
Richard Levitte
2016-06-15
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
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
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-8
/
+5
*
Remove useless code
Alessandro Ghedini
2015-10-23
1
-2
/
+0
*
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
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-2
/
+4
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-1
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-6
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-154
/
+69
*
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
-208
/
+210
*
Fix warnings.
Ben Laurie
2010-06-12
1
-4
/
+1
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-0
/
+6
[next]