Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 лет назад |
Beat Bolli
|
201b305a24
apps/dsaparam.c generates code that is intended to be pasted or included
|
6 лет назад |
Andy Polyakov
|
d6b50b6e2e
apps/dsaparam.c: make dsaparam -C output strict-warnings-friendly.
|
6 лет назад |
Andy Polyakov
|
708c28f2f0
apps/dsaparam.c: fix -C output.
|
6 лет назад |
Georg Schmidt
|
0336df2fa3
Issue warnings for large DSA and RSA keys
|
6 лет назад |
Bernd Edlinger
|
5281435258
Fix dsaparam -genkey with DER outform
|
6 лет назад |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 лет назад |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 лет назад |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 лет назад |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 лет назад |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 лет назад |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 лет назад |
Rich Salz
|
a2b22cd6a8
Remove GENCB_TEST compile flag
|
7 лет назад |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 лет назад |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 лет назад |
Richard Levitte
|
2ac6115d9e
Deal with the consequences of constifying getters
|
8 лет назад |
Matt Caswell
|
a855d1a155
Free a temporary buffer used by dsaparam application
|
8 лет назад |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 лет назад |
Viktor Dukhovni
|
ae6c553eca
Fix mixed declarations and code
|
8 лет назад |
Matt Caswell
|
6e9fa57c6d
Make DSA_METHOD opaque
|
8 лет назад |
Matt Caswell
|
1258396d73
Make the DSA structure opaque
|
8 лет назад |
Rich Salz
|
effaf4dee9
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
|
8 лет назад |
Rich Salz
|
bd4850df64
RT4227: Range-check in apps.
|
8 лет назад |
Rich Salz
|
700b4a4ae7
Remove more (rest?) of FIPS build stuff.
|
9 лет назад |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 лет назад |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 лет назад |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 лет назад |
Richard Levitte
|
d303b9d85e
Make the handling of output and input formats consistent
|
9 лет назад |
Rich Salz
|
3b061a00e3
RT2547: Tighten perms on generated privkey files
|
9 лет назад |
Rich Salz
|
9c3bcfa027
Standardize handling of #ifdef'd options.
|
9 лет назад |