- Oct 02, 2003
-
-
Richard Levitte authored
-
- Oct 01, 2003
-
-
Richard Levitte authored
that do not have it.
-
- Sep 30, 2003
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Sep 29, 2003
-
-
Dr. Stephen Henson authored
-
- Sep 27, 2003
-
-
Richard Levitte authored
systems and above. PR: 664
-
Richard Levitte authored
PR: 679
-
Richard Levitte authored
PR: 680
-
Richard Levitte authored
PR: 685
-
Richard Levitte authored
PR: 698
-
- Sep 21, 2003
-
-
Dr. Stephen Henson authored
calling X509_verify_cert() in x509.c the cert should not be added to the trusted store.
-
- Sep 08, 2003
-
-
Geoff Thorpe authored
-
- Sep 03, 2003
-
-
Dr. Stephen Henson authored
one, as required by SSL/TLS specs.
-
- Aug 14, 2003
-
-
Richard Levitte authored
weren't due to that, but to a change on the SCO machines I used for testing, where my $PATH was suddenly incorrect.
-
- Aug 11, 2003
-
-
Bodo Möller authored
-
- Aug 09, 2003
-
-
Richard Levitte authored
-
- Aug 08, 2003
-
-
Richard Levitte authored
gcc is used to build with) don't take it too well if LD_LIBRARY_PATH is messed with when linknig programs. I'm going to assume that it's OK to leave it unchanged when linking non-shared.
-
- Aug 07, 2003
-
-
Richard Levitte authored
1. CreateToolhelp32Snapshot returns INVALID_HANDLE_VALUE, not NULL, on error. 2. On Windows CE, a snapshot handle is closed with CloseToolhelp32Snapshot, not CloseHandle.
-
- Aug 06, 2003
-
-
Bodo Möller authored
fix typo
-
- Jul 21, 2003
-
-
Bodo Möller authored
-
Bodo Möller authored
-
- Jul 03, 2003
-
-
Richard Levitte authored
./crypto/mem.o when we're looking for mem.o.
-
- Jun 19, 2003
-
-
Richard Levitte authored
PR: 587
-
Richard Levitte authored
PR: 587
-
- Jun 12, 2003
-
-
Richard Levitte authored
-
Richard Levitte authored
PR: 584
-
Richard Levitte authored
PR: 585
-
Richard Levitte authored
PR: 585
-
- Jun 11, 2003
-
-
Richard Levitte authored
-
Richard Levitte authored
PR: 643
-
- May 22, 2003
-
-
Richard Levitte authored
'OPENSSL_cleanse', there's an argument to remove as well).
-
- May 21, 2003
-
-
Richard Levitte authored
PR: 618
-
Richard Levitte authored
PR: 618
-
Richard Levitte authored
PR: 619
-
Richard Levitte authored
PR: 621
-
- Apr 22, 2003
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- Apr 17, 2003
-
-
Richard Levitte authored
PR: 562
-
- Apr 16, 2003
-
-
Richard Levitte authored
Memory leak fix: RSA_blinding_on() would leave a dangling pointer in rsa->blinding under certain circumstances. Double definition fix: RSA_FLAG_NO_BLINDING was defined twice.
-
- Apr 15, 2003
-
-
Richard Levitte authored
-