- 25 2月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
"make update".
-
- 24 2月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
trouble if header files are included in some "impropper" order. It's much better if the application programmer has to specify on his or her own if _REENTRANT shall be defined and when.
-
- 21 2月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
ssl3_get_message, which is more logical (and avoids a bug, in addition to the one that I introduced yesterday :-) and makes Microsoft "fast SGC" less special. MS SGC should still work now without an extra state of its own (it goes directly to SSL3_ST_SR_CLNT_HELLO_C, which is the usual state for reading the body of a Client Hello message), however this should be tested to make sure, and I don't have a MS SGC client.
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 19 2月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
symbols.
-
由 Ulf Möller 提交于
-
- 18 2月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
defines when compiling applications, and allow applications to select what #defines to enable -- OPENSSL_EXLUCDE_DEFINES enables the "#define NO_whatever" stuff only, which avoids potential severe confusion caused by "#define _REENTRANT" when opensslconf.h is not the first header file #included.
-
由 Richard Levitte 提交于
with. Currently, those defines are protected with a OPENSSL_EXCLUDED. That may not be the best strategy, but it will do for now.
-
- 16 2月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 2月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 06 2月, 2000 2 次提交
-
-
由 Andy Polyakov 提交于
qualifier in asm definitions as it prevents compiler from moving the instruction(s) during optimization pass.
-
由 Bodo Möller 提交于
Avoid enabled 'assert()' in production library.
-
- 01 2月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Martin Kraemer <martin.kraemer@mch.sni.de>
-
由 Ulf Möller 提交于
-
- 29 1月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 28 1月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 23 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 21 1月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
- 20 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 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
-
- 11 1月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 07 1月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 05 1月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
set the #! line with the path to Perl. Submitted by: Peter Jones
-
- 03 1月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 03 11月, 1999 1 次提交
-
-
由 Mark J. Cox 提交于
problem was that one of the replacement routines had not been working since SSLeay releases. For now the offending routine has been replaced with non-optimised assembler. Even so, this now gives around 95% performance improvement for 1024 bit RSA signs.
-
- 26 10月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Lennart Bång, Bodo Möller
-
- 07 10月, 1999 1 次提交
-
-
由 Andy Polyakov 提交于
platforms. See crypto/rc4/rc4_enc.c for further details.
-
- 30 9月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
Contributed by: Peter Huang <PETER_HUANG@HP-Cupertino-om8.om.hp.com>
-
由 Ulf Möller 提交于
-
- 14 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 10 9月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
because various programs are not updated that often and hence still expect header files names without the openssl/ prefix.
-
- 08 9月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 25 8月, 1999 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 14 8月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Even Holen <Even.Holen@itea.ntnu.no>
-