Dr. Stephen Henson
|
7ae6a4b659
Make no-ssl3 no-ssl2 do more sensible things.
|
10 years ago |
Ben Laurie
|
5a49001bde
Fix warning.
|
10 years ago |
Dr. Stephen Henson
|
8b8e5bed23
Allow return of supported ciphers.
|
10 years ago |
Dr. Stephen Henson
|
51b9115b6d
new command line option -stdname to ciphers utility
|
12 years ago |
Dr. Stephen Henson
|
08557cf22c
Initial "opaque SSL" framework. If an application defines
|
13 years ago |
Dr. Stephen Henson
|
9981a51e42
Stage 1 GOST ciphersuite support.
|
17 years ago |
Bodo Möller
|
ee8836c442
fix stupid typo
|
19 years ago |
Bodo Möller
|
13e4670c29
new option "openssl ciphers -V"
|
19 years ago |
Nils Larsch
|
4ebb342fcd
Let the TLSv1_method() etc. functions return a const SSL_METHOD
|
19 years ago |
Nils Larsch
|
7d727231b7
some const fixes
|
19 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Ulf Möller
|
4327aae816
format strings
|
24 years ago |
Richard Levitte
|
645749ef98
On VMS, stdout may very well lead to a file that is written to in a
|
24 years ago |
Bodo Möller
|
1d90f28029
In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuites
|
24 years ago |
Ralf S. Engelschall
|
667ac4ec6a
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
25 years ago |
Dr. Stephen Henson
|
af57d84312
Rename SSLeay_add_all_algorithms() et al to
|
25 years ago |
Dr. Stephen Henson
|
018e57c74d
Apply Lutz Behnke's 56 bit cipher patch with a few
|
25 years ago |
Ulf Möller
|
aa82db4fb4
Add missing #ifndefs that caused missing symbols when building libssl
|
25 years ago |
Ulf Möller
|
f5d7a031a3
New Configure option no-<cipher> (rsa, idea, rc5, ...).
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ben Laurie
|
f73e07cf42
Add type-safe STACKs and SETs.
|
25 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |