- Jun 13, 2005
-
-
Richard Levitte authored
1107. He says: This is a followup to the NetWare patch that was applied to beta3. It does the following: - Fixes a problem in the CLib build with undefined symbols. - Adds the ability to use BSD sockets as the default for the OpenSSL socket BIO. NetWare supports 2 flavors of sockets and our Apache developers need BSD sockets as a configurable option when building OpenSSL. This adds that for them. - Updates to the INSTALL.NW file to explain new options. I have tried very hard to make sure all the changes are in NetWare specific files or guarded carefully to make sure they only impact NetWare builds. I have tested the Windows build to make sure it does not break that since we have made changes to mk1mf.pl. We are still working the gcc cross compile for NetWare issue and hope to have a patch for that before beta 6 is released.
-
Richard Levitte authored
PR: 1108
-
- Jun 12, 2005
-
-
Nils Larsch authored
PR: 1049
-
- Jun 10, 2005
-
-
Nils Larsch authored
error if the cipher list is empty - fix last commit in ssl_create_cipher_list - clean up ssl_create_cipher_list
-
- Jun 09, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Richard Levitte authored
in than NULL, especially when an error is signalled with a negative value.
-
- Jun 08, 2005
-
-
Nils Larsch authored
-
Richard Levitte authored
different conditions...
-
Nils Larsch authored
collected (see SSL_CTX_set_cipher_list manpage). Fix handling of "cipher1+cipher2" expressions in ssl_cipher_process_rulestr. PR: 836 + 1005
-
- Jun 07, 2005
-
-
Andy Polyakov authored
-
- Jun 06, 2005
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
affected platforms. PR: 973
-
Andy Polyakov authored
integer type.
-
Richard Levitte authored
PR: 1100
-
Richard Levitte authored
PR: 1089
-
Andy Polyakov authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
and PQ_64BIT_IS_BIGNUM with the values 0 (for false) and 1 (for true), depending on which is true. Use those flags everywhere else to provide the correct implementation for handling certain operations in q PQ_64BIT.
-
- Jun 05, 2005
-
-
Richard Levitte authored
-
Richard Levitte authored
PR: 1074
-
Richard Levitte authored
provide better generic support for environments that do not have 64-bit integers. Among others, this should solve PR 1086
-
Richard Levitte authored
PR: 1091
-
Richard Levitte authored
PR: 1094
-
Richard Levitte authored
Submitted by Keith Thompson <kst@sdsc.edu> PR: 1095
-
Richard Levitte authored
PR: 1097
-
Richard Levitte authored
PR: 1098
-
Andy Polyakov authored
by an address within it. Tested on Linux, Solaris, IRIX, Tru64, Darwin, HP-UX, Win32, few BSD flavors...
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: 1092
-
- Jun 04, 2005
-
-
Richard Levitte authored
PR: 1096
-
Richard Levitte authored
handshake_write_seq is an unsigned short, so treat it like one
-
- Jun 02, 2005
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jun 01, 2005
-
-
Nils Larsch authored
-
Dr. Stephen Henson authored
-