Sign in
flutter
/
third_party
/
openssl
/
e41e5d1e73c878261560e4b122cf309a0ecb42b8
/
apps
/
dhparam.c
dd1abd4
If an engine comes up explicitely, it must also come down explicitely
by Richard Levitte
· 8 years ago
44c83eb
Constify command options
by FdaSilvaYY
· 8 years ago
2ac6115
Deal with the consequences of constifying getters
by Richard Levitte
· 9 years ago
eeb2177
Add dhparam sanity check and update DH_check documentation
by Matt Caswell
· 9 years ago
846e33c
Copyright consolidation 01/10
by Rich Salz
· 9 years ago
16e1b28
GH932: Add more help messages to some apps options.
by FdaSilvaYY
· 9 years ago
0aeddcf
Make DH opaque
by Matt Caswell
· 9 years ago
83ae812
Fix no-dsa
by Matt Caswell
· 9 years ago
effaf4d
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
by Rich Salz
· 9 years ago
96487cd
Continue standardisation of malloc handling in apps
by Matt Caswell
· 9 years ago
a0a8232
Centralise loading default apps config file
by Matt Caswell
· 9 years ago
bdd58d9
Change the way apps open their input and output files
by Richard Levitte
· 10 years ago
d303b9d
Make the handling of output and input formats consistent
by Richard Levitte
· 10 years ago
9c3bcfa
Standardize handling of #ifdef'd options.
by Rich Salz
· 10 years ago
296f54e
Restore module loading
by Richard Levitte
· 10 years ago
68dc682
In apps, malloc or die
by Rich Salz
· 10 years ago
b196e7d
remove malloc casts
by Rich Salz
· 10 years ago
333b070
fewer NO_ENGINE #ifdef's
by Rich Salz
· 10 years ago
7e1b748
Big apps cleanup (option-parsing, etc)
by Rich Salz
· 10 years ago
ca3a82c
free NULL cleanup
by Rich Salz
· 10 years ago
d640708
free NULL cleanup
by Rich Salz
· 10 years ago
0f113f3
Run util/openssl-format-source -v -c .
by Matt Caswell
· 10 years ago
6d23cf9
RT3548: Remove unsupported platforms
by Rich Salz
· 10 years ago
1d97c84
mark all block comments that need format preserving so that
by Tim Hudson
· 10 years ago
5cf3795
RT3543: Remove #ifdef LINT
by Rich Salz
· 10 years ago
348d0d1
Update apps for bn opaque change
by Matt Caswell
· 10 years ago
44e0c2b
RT2626: Change default_bits from 1K to 2K
by Kurt Roeckx
· 11 years ago
5c1393b
PR: 2908 Submitted by: Dmitry Belyavsky <beldmit@gmail.com>
by Dr. Stephen Henson
· 12 years ago
2ca873e
transparently handle X9.42 DH parameters
by Dr. Stephen Henson
· 13 years ago
c8bbd98
Fix warnings.
by Ben Laurie
· 15 years ago
d4f0339
Update from 1.0.0-stable.
by Dr. Stephen Henson
· 16 years ago
3eeaab4
make
by Nils Larsch
· 20 years ago
2aaec9c
Update any code that was using deprecated functions so that everything builds
by Geoff Thorpe
· 21 years ago
0b13e9f
Add the possibility to build without the ENGINE framework. PR: 287
by Richard Levitte
· 22 years ago
1c3e4a3
EXIT() may mean return(). That's confusing, so let's have it really mean
by Richard Levitte
· 22 years ago
0dc0923
by Dr. Stephen Henson
· 23 years ago
3647bee
Config code updates.
by Dr. Stephen Henson
· 23 years ago
1372965
Reduce the header dependencies on engine.h in apps/.
by Geoff Thorpe
· 24 years ago
c04f8cf
Use apps_shutdown() in all applications, in case someone decides not
by Richard Levitte
· 24 years ago
531d630
Provide an application-common setup function for engines and use it everywhere.
by Richard Levitte
· 24 years ago
bc36ee6
Use new-style system-id macros everywhere possible. I hope I haven't
by Richard Levitte
· 24 years ago
cf1b7d9
Make all configuration macros available for application by making
by Richard Levitte
· 24 years ago
5270e70
Merge the engine branch into the main trunk. All conflicts resolved.
by Richard Levitte
· 24 years ago
645749e
On VMS, stdout may very well lead to a file that is written to in a
by Richard Levitte
· 25 years ago
f365611
Undo the changes I just made. I'm not sure what I was thinking of.
by Richard Levitte
· 25 years ago
20d242b
Make it possible for users of the openssl applications to specify the
by Richard Levitte
· 25 years ago
b598ea9
use consistent indentation
by Bodo Möller
· 25 years ago
26a3a48
There have been a number of complaints from a number of sources that names
by Richard Levitte
· 25 years ago
0dd3989
Change to code generated by 'dhparam -C':
by Bodo Möller
· 25 years ago
a10c512
another typo
by Bodo Möller
· 25 years ago
9f5d206
typo
by Bodo Möller
· 25 years ago
bb2276a
Avoid potential memory leak in code generated by 'openssl dhparam -C'.
by Bodo Möller
· 25 years ago
4191845
New '-dsaparam' option for 'openssl dhparam', and related fixes.
by Bodo Möller
· 25 years ago
afbd074
'rand'/'-rand' documentation.
by Bodo Möller
· 25 years ago
667ac4e
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
by Ralf S. Engelschall
· 25 years ago
657e60f
ispell (and minor modifications)
by Ulf Möller
· 25 years ago
2a99e8b
dh renamed to dhparam
by Ulf Möller
· 25 years ago
09483c5
by Dr. Stephen Henson
· 25 years ago