Richard Levitte
|
0df1caa77b
apps: make setup_engine() and release_engine() available always
|
8 éve |
Matt Caswell
|
83975c80bb
Re-align some comments after running the reformat script.
|
10 éve |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 éve |
Matt Caswell
|
c695ebe2a0
Additional comment changes for reformat of 1.0.2
|
9 éve |
Kurt Roeckx
|
57c932dafd
RT2626: Change default_bits from 1K to 2K
|
10 éve |
Dr. Stephen Henson
|
e97359435e
Fix warnings (From HEAD, original patch by Ben).
|
14 éve |
Dr. Stephen Henson
|
7134507de0
Make no-rsa, no-dsa and no-dh compile again.
|
15 éve |
Nils Larsch
|
3eeaab4bed
make
|
19 éve |
Geoff Thorpe
|
2aaec9cced
Update any code that was using deprecated functions so that everything builds
|
21 éve |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 éve |
Geoff Thorpe
|
5daec7ea0e
Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are
|
22 éve |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 éve |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 éve |
Geoff Thorpe
|
1372965e2e
Reduce the header dependencies on engine.h in apps/.
|
23 éve |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 éve |
Richard Levitte
|
531d630b5c
Provide an application-common setup function for engines and use it
|
23 éve |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 éve |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 éve |
Richard Levitte
|
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
|
24 éve |
Richard Levitte
|
645749ef98
On VMS, stdout may very well lead to a file that is written to in a
|
24 éve |
Richard Levitte
|
f365611ca3
Undo the changes I just made. I'm not sure what I was thinking of.
|
24 éve |
Richard Levitte
|
20d242b0de
Make it possible for users of the openssl applications to specify the
|
24 éve |
Bodo Möller
|
41918458c0
New '-dsaparam' option for 'openssl dhparam', and related fixes.
|
25 éve |
Bodo Möller
|
afbd0746cf
'rand'/'-rand' documentation.
|
25 éve |
Ralf S. Engelschall
|
667ac4ec6a
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
25 éve |
Bodo Möller
|
5fe2085bba
Avoid some warnings.
|
25 éve |
Bodo Möller
|
a31011e8e0
Various randomness handling bugfixes and improvements --
|
25 éve |
Bodo Möller
|
d58d092bc9
Avoid warnings.
|
25 éve |
Ben Laurie
|
b4f76582d4
More evil cast removal.
|
25 éve |
Ulf Möller
|
f5d7a031a3
New Configure option no-<cipher> (rsa, idea, rc5, ...).
|
25 éve |