You need to sign in or sign up before continuing.
- 24 6月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
to go the monolith way (does anyone do that these days?). NOTE: a few applications are missing in this commit. I've a few more changes in them that I haven't tested yet.
-
- 18 6月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
everywhere.
-
- 09 5月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
inherited from X509_STORE. Add CRL checking options to other applications.
-
- 20 2月, 2001 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
correctly defined.
-
由 Richard Levitte 提交于
missed any. This compiles and runs on Linux, and external applications have no problems with it. The definite test will be to build this on VMS.
-
由 Richard Levitte 提交于
sure they are available in opensslconf.h, by giving them names starting with "OPENSSL_" to avoid conflicts with other packages and by making sure e_os2.h will cover all platform-specific cases together with opensslconf.h. I've checked fairly well that nothing breaks with this (apart from external software that will adapt if they have used something like NO_KRB5), but I can't guarantee it completely, so a review of this change would be a good thing.
-
- 15 2月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 10 2月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
the clients choice; in SSLv2 the client uses the server's preferences.
-
- 01 12月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu>
-
- 27 10月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
At the same time, add VMS support for Rijndael.
-
- 02 6月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
like Malloc, Realloc and especially Free conflict with already existing names on some operating systems or other packages. That is reason enough to change the names of the OpenSSL memory allocation macros to something that has a better chance of being unique, like prepending them with OPENSSL_. This change includes all the name changes needed throughout all C files.
-
- 01 6月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
Contributed by Yoichiro Okabe <okabe@wizsoft.co.jp>
-
- 10 3月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
still not be quiet. Also make it clear that -quiet implicitely means -ign_eof as well.
-
- 21 2月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 11 2月, 2000 1 次提交
-
-
由 Ralf S. Engelschall 提交于
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline''.
-
- 04 2月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
OpenSSL_add_all_algorithms(). Move these into separate files so they work properly.
-
由 Ulf Möller 提交于
-
- 03 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add new -notext option to 'ca', -pubkey option to spkac. Remove some "WTF??" casts from applications. Fixes to keep VC++ happy and avoid warnings. Docs tidy.
-
- 23 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Update docs.
-
- 17 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
as a shared library without RSA. Use #ifndef NO_SSL2 instead of NO_RSA in ssl/s2*.c. Submitted by: Kris Kennaway <kris@hub.freebsd.org> Modified by Ulf Möller
-
- 09 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
functions so it doesn't crash. Document s_client.
-
- 02 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
either and has a static and dynamic mix.
-
- 30 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
SSL_CTX and SSL, functions to set them and defaults if no values set.
-
- 26 10月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
some utilities that should have used RANDFILE did not, and -rand handling was broken except in genrsa.
-
- 21 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
an improvement on not working at all.
-
- 09 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 08 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 07 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
LFs into CRLFs when forwarding data from stdin to the TLS connection. This is necessary for properly talking HTTP. Because of the code freeze this change is by default disabled for now; without -DAPPS_CRLF, the code is exactly as before.
-
- 29 7月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <levitte@stacken.kth.se>
-
- 05 6月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>
-
- 04 6月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
Pointed out by Sergio Rabellino <Rabellino@di.unito.it>
-
- 18 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
SSL2 implementation), show at least the server certificate.
-
- 13 5月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <richard@levitte.org>
-
- 28 4月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 27 4月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 24 4月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 20 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-