Geoff Thorpe
|
f0eae953e2
Remove some unnecessary recursive includes from the internal apps.h header,
|
20 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Bodo Möller
|
f17ef241d1
fix previous commit (there's no SSLEAY_VERSION_TEXT)
|
22 years ago |
Richard Levitte
|
4fde69b066
In case of shared libraries, we might run one version of the
|
22 years ago |
Richard Levitte
|
125cc35b59
Merge in DES changed from 0.9.7-stable.
|
22 years ago |
Bodo Möller
|
4f94d1a8b1
check OPENSSL_NO_... before including header files that might be
|
23 years ago |
Richard Levitte
|
c2e4f17c1a
Due to an increasing number of clashes between modern OpenSSL and
|
23 years ago |
Bodo Möller
|
a661b65357
New functions SSL[_CTX]_set_msg_callback().
|
23 years ago |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 years ago |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Bodo Möller
|
673b3fde82
Add SSLEAY_DIR argument code for SSLeay_version.
|
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 |
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 |
Ralf S. Engelschall
|
d10f052be5
Make `openssl version' output lines consistent.
|
26 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 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 |