- Nov 19, 2002
-
-
Richard Levitte authored
-
- Nov 15, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
- Nov 13, 2002
-
-
Richard Levitte authored
-
- Nov 09, 2002
-
-
Richard Levitte authored
-
- Nov 06, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
- Oct 30, 2002
-
-
Richard Levitte authored
-
- Oct 29, 2002
-
-
Geoff Thorpe authored
-
Geoff Thorpe authored
-
Geoff Thorpe authored
relates to SSL_CTX flags and the use of "external" session caching. The existing flag, "SSL_SESS_CACHE_NO_INTERNAL_LOOKUP" remains but is supplemented with a complimentary flag, "SSL_SESS_CACHE_NO_INTERNAL_STORE". The bitwise OR of the two flags is also defined as "SSL_SESS_CACHE_NO_INTERNAL" and is the flag that should be used by most applications wanting to implement session caching *entirely* by its own provided callbacks. As the documented behaviour contradicted actual behaviour up until recently, and since that point behaviour has itself been inconsistent anyway, this change should not introduce any compatibility problems. I've adjusted the relevant documentation to elaborate about how this works. Kudos to "Nadav Har'El" <nyh@math.technion.ac.il> for diagnosing these anomalies and testing this patch for correctness. PR: 311
-
- Oct 16, 2002
-
-
Geoff Thorpe authored
-
- Oct 11, 2002
-
-
Richard Levitte authored
-
- Oct 09, 2002
-
-
cvs2svn authored
0_9_6-stable'.
-
Richard Levitte authored
-
Richard Levitte authored
Correct misspelled VXWORKS macros. Add VXWORKS identifying macros to e_os2.h. Add required inclusions and mappings for VxWorks in e_os.h. A few small modifications to make OpenSSL build and work on VxWorks. PR: 253, except for the change that was handled in an earlier commit, and a request for easy build of just parts of OpenSSL.
-
Richard Levitte authored
give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
- Oct 08, 2002
-
-
Dr. Stephen Henson authored
-
- Oct 07, 2002
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Oct 06, 2002
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Resolve signed/unsigned conflicts Make dso_win32.c compile.
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
when backward compatibility is desired).
-
Dr. Stephen Henson authored
-
- Oct 05, 2002
-
-
Dr. Stephen Henson authored
Many other ASN1 functions are identical other than the actual structure being handled.
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
- Oct 04, 2002
-
-
Dr. Stephen Henson authored
Add version info to Win32 DLLs. We might want to edit the strings a bit... Maybe add to 0.9.7 too?
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-