- 06 10月, 2003 5 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
compression identity is already present among the registered compression methods, and if so, reject the addition request. Declare SSL_COMP_get_compression_method() so it can be used properly. Change ssltest.c so it checks what compression methods are available and enumerates them. As a side-effect, built-in compression methods will be automagically loaded that way. Additionally, change the identities for ZLIB and RLE to be conformant to draft-ietf-tls-compression-05.txt. Finally, make update. Next on my list: have the built-in compression methods added "automatically" instead of requiring that the author call SSL_COMP_add_compression_method() or SSL_COMP_get_compression_methods().
-
由 Richard Levitte 提交于
let's wrap it with a lock.
-
- 04 10月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
and provide missing prototypes.
-
- 02 10月, 2003 3 次提交
-
-
由 Richard Levitte 提交于
Notified by Andrew Marlow <AMARLOW1@bloomberg.net>
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
that do not have it.
-
- 01 10月, 2003 7 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
-
- 28 9月, 2003 10 次提交
-
-
由 Richard Levitte 提交于
time involving VxWorks on MIPS
-
由 Richard Levitte 提交于
make update
-
由 Richard Levitte 提交于
change yesterday. PR: 669
-
由 Richard Levitte 提交于
PR: 657
-
由 Richard Levitte 提交于
systems and above. PR: 664
-
由 Richard Levitte 提交于
PR: 669
-
由 Richard Levitte 提交于
Unfortunately, this means that the dynamic ENGINE version just went up, and isn't backward compatible. PR: 678
-
由 Richard Levitte 提交于
PR: 679
-
由 Richard Levitte 提交于
PR: 680
-
由 Richard Levitte 提交于
In s_server, print the received Kerberos information. PR: 693
-
- 27 9月, 2003 3 次提交
-
-
由 Richard Levitte 提交于
PR: 698
-
由 Richard Levitte 提交于
Contributed by Andrew Mann <amann@tccgi.com>
-
由 Richard Levitte 提交于
Contributed by Bob Bradley <bob@chaoticsoftware.com>
-
- 25 9月, 2003 1 次提交
-
-
由 Ralf S. Engelschall 提交于
sure the loop does correctly stop and breaking ("division by zero") modulus operations are not performed. The (pre-generated) prime table crypto/bn/bn_prime.h was already correct, but it could not be re-generated on some platforms because of the "division by zero" situation in the script.
-
- 21 9月, 2003 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
calling X509_verify_cert() in x509.c the cert should not be added to the trusted store.
-
- 10 9月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 9月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
platforms that don't (necessarely) have it. In the case of VMS, this means moving a couple of functions from apps/ to crypto/ and make them general (although only used privately).
-
- 08 9月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 04 9月, 2003 3 次提交
-
-
由 Bodo Möller 提交于
0.9.6h forked into 0.9.6i and 0.9.7 ...
-
由 Dr. Stephen Henson 提交于
exiting on the first error in a request.
-
由 Dr. Stephen Henson 提交于
one, as required by SSL/TLS specs.
-
- 21 8月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 8月, 2003 1 次提交
-
-
由 Bodo Möller 提交于
invalid cases) PR: 674
-