- Jun 20, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Richard Levitte authored
update target, place the dependency on depend last, so all necessary files are generated *before* the dependencies are figured out. PR: 1121
-
- Jun 19, 2005
-
-
Richard Levitte authored
middle of a pipe, is noted. Counter that by forcing a true return code when the return code has no importance. PR: 1085
-
Richard Levitte authored
PR: 1110
-
- Jun 18, 2005
-
-
Richard Levitte authored
issues there are. PR: 1096
-
Richard Levitte authored
That should solve the issues with propagating it through the Makefiles. PR: 1110
-
Richard Levitte authored
line, for example). PR: 1112
-
Richard Levitte authored
PR: 1113
-
- Jun 17, 2005
-
-
Nils Larsch authored
PR: 816
-
Nils Larsch authored
- fix the problem described in bug report 825 - fix a segfault when the engine fails to initialize - let the engine switch to software when keysize > 2048 PR: 825, 826 Submitted by: Frédéric Giudicelli
-
- Jun 16, 2005
-
-
Richard Levitte authored
will be firmed up as soon as it's been verified not to break anything.
-
- Jun 14, 2005
-
-
Richard Levitte authored
-
- Jun 13, 2005
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Nils Larsch authored
-
Richard Levitte authored
-
Richard Levitte authored
-
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.
-