Rich Salz
|
effaf4dee9
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
|
8 years ago |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 years ago |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 years ago |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 years ago |
Richard Levitte
|
d303b9d85e
Make the handling of output and input formats consistent
|
9 years ago |
Rich Salz
|
9c3bcfa027
Standardize handling of #ifdef'd options.
|
9 years ago |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Rich Salz
|
68dc682499
In apps, malloc or die
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Rich Salz
|
333b070ec0
fewer NO_ENGINE #ifdef's
|
9 years ago |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 years ago |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 years ago |
Rich Salz
|
d64070838e
free NULL cleanup
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Rich Salz
|
5cf37957fb
RT3543: Remove #ifdef LINT
|
10 years ago |
Matt Caswell
|
348d0d148a
Update apps for bn opaque change
|
10 years ago |
Kurt Roeckx
|
44e0c2bae4
RT2626: Change default_bits from 1K to 2K
|
10 years ago |
Dr. Stephen Henson
|
5c1393bfc3
PR: 2908
|
12 years ago |
Dr. Stephen Henson
|
2ca873e8d8
transparently handle X9.42 DH parameters
|
13 years ago |
Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 years ago |
Dr. Stephen Henson
|
d4f0339c66
Update from 1.0.0-stable.
|
15 years ago |
Nils Larsch
|
3eeaab4bed
make
|
19 years ago |
Geoff Thorpe
|
2aaec9cced
Update any code that was using deprecated functions so that everything builds
|
21 years ago |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Dr. Stephen Henson
|
0dc092334b
|
23 years ago |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 years ago |
Geoff Thorpe
|
1372965e2e
Reduce the header dependencies on engine.h in apps/.
|
23 years ago |