- Oct 13, 2003
-
-
Richard Levitte authored
Thanks to Peter Sylvester <Peter.Sylvester@EdelWeb.fr> for the notification.
-
- Oct 11, 2003
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Oct 10, 2003
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
type is "other".
-
Dr. Stephen Henson authored
-
- Oct 07, 2003
-
-
Richard Levitte authored
allocated. Notified by Daniel Lucq <daniel@lucq.org>
-
- Oct 06, 2003
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
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 authored
let's wrap it with a lock.
-
- Oct 04, 2003
-
-
Richard Levitte authored
and provide missing prototypes.
-
- Oct 02, 2003
-
-
Richard Levitte authored
Notified by Andrew Marlow <AMARLOW1@bloomberg.net>
-
Richard Levitte authored
-
- Oct 01, 2003
-
-
Richard Levitte authored
that do not have it.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- Sep 30, 2003
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
- Sep 28, 2003
-
-
Richard Levitte authored
time involving VxWorks on MIPS
-
Richard Levitte authored
make update
-
Richard Levitte authored
change yesterday. PR: 669
-
- Sep 27, 2003
-
-
Richard Levitte authored
PR: 657
-
Richard Levitte authored
systems and above. PR: 664
-
Richard Levitte authored
PR: 669
-
Richard Levitte authored
Unfortunately, this means that the dynamic ENGINE version just went up, and isn't backward compatible. PR: 678
-
Richard Levitte authored
PR: 679
-
Richard Levitte authored
PR: 680
-
Richard Levitte authored
In s_server, print the received Kerberos information. PR: 693
-
Richard Levitte authored
PR: 698
-
Richard Levitte authored
Contributed by Andrew Mann <amann@tccgi.com>
-
Richard Levitte authored
Contributed by Bob Bradley <bob@chaoticsoftware.com>
-
- Sep 25, 2003
-
-
Ralf S. Engelschall authored
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.
-
- Sep 21, 2003
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
calling X509_verify_cert() in x509.c the cert should not be added to the trusted store.
-