Age | Commit message (Expand) | Author |
2009-12-01 | Set socket option SO_REUSEADDR=true on stunnel accept'ing port | Yang Tse |
2009-11-30 | - In order to better reflect that the returned pid is extracted from the | Yang Tse |
2009-11-28 | - Added Diffie-Hellman parameters to several test harness certificate files in | Yang Tse |
2009-11-28 | Use different log files for each protocol | Yang Tse |
2009-11-27 | Attempt to enhance stunnel 3.X logging | Yang Tse |
2009-11-27 | Prevent running stunnel unless its version can be determined. | Yang Tse |
2009-11-27 | Log sws IPv version, port and pid when exiting due to SIGINT or SIGTERM. | Yang Tse |
2009-11-27 | To allow remote log inspection avoid redirecting messages to stderr. | Yang Tse |
2009-11-26 | Log info for start up failures. | Yang Tse |
2009-11-26 | Only attempt to clear the server-logs lock when previously set by this same s... | Yang Tse |
2009-11-26 | signal handling to cleanup on SIGINT and SIGTERM | Yang Tse |
2009-11-23 | Enhance some debug messages for initialization failures. | Yang Tse |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-10-31 | - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if the | Daniel Stenberg |
2009-10-30 | Added test case 566 in an attempt to repeat bug 2884561 | Daniel Stenberg |
2009-10-30 | - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a | Daniel Stenberg |
2009-10-25 | - Dima Barsky made the curl cookie parser accept cookies even with blank or | Daniel Stenberg |
2009-10-10 | Fix compiler warning: loop without body | Yang Tse |
2009-09-26 | - John P. McCaskey posted a bug report that showed how libcurl did wrong when | Daniel Stenberg |
2009-09-26 | added test 1105 (disabled) - it repeats a cookie path bug we need to fix | Daniel Stenberg |
2009-09-17 | added three missing files to the dist archive | Daniel Stenberg |
2009-09-17 | Attempt to silence bogus compiler warning: "Potential null pointer dereference" | Yang Tse |
2009-09-17 | remove line obsoleted with previous commit | Yang Tse |
2009-09-17 | Attempt to silence bogus compiler warning: "Potential null pointer dereference" | Yang Tse |
2009-09-14 | Added HTTP proxy keyword | Dan Fandrich |
2009-09-11 | Renumbered test565 to test1104 to move it out of the range reserved for | Dan Fandrich |
2009-09-10 | - Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epoch | Daniel Stenberg |
2009-09-01 | comment the "stunnel exited with [num]" stuff since this is now happen | Daniel Stenberg |
2009-08-29 | add cast to silent compiler warning with 64bit systems. | Gunter Knauf |
2009-08-27 | disable the tests that differ between 32 and 64 bit | Daniel Stenberg |
2009-08-24 | - Introduced a SYST-based test to properly set-up name format when dealing w... | Patrick Monnerat |
2009-08-18 | Pull the certificate files from the source directory. Ensure that the | Dan Fandrich |
2009-08-12 | Added a range of new fun date strings to try. This set of dates come from a | Daniel Stenberg |
2009-08-12 | use --insecure to allow non-matching known hosts for SSH-based protocols | Daniel Stenberg |
2009-08-11 | - Peter Sylvester made the HTTPS test server use specific certificates for | Daniel Stenberg |
2009-07-28 | use --insecure for the SFTP and SCP tests | Daniel Stenberg |
2009-07-22 | don't set READDATA since it isn't used and only confuses readers | Daniel Stenberg |
2009-07-14 | ENH: add optional support for c-ares | Bill Hoffman |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-07-13 | added PKG_CONFIG_PATH to output to better verify if it gets properly set with... | Gunter Knauf |
2009-06-16 | - When doing non-anonymous ftp via http proxies and the password is not | Michal Marek |
2009-06-12 | fix compiler warning | Yang Tse |
2009-06-12 | fix compiler warning | Yang Tse |
2009-06-11 | fix compiler warning | Yang Tse |
2009-06-11 | changed testcurl script to allow building test harness | Yang Tse |
2009-06-10 | TrackMemory is another feature not supported by curl-config | Yang Tse |
2009-06-10 | Adjusted to take in account that... | Yang Tse |
2009-06-09 | ENH: lower case cmake functions and remove tabs and re-indent cmake code | Bill Hoffman |
2009-06-06 | Revert delegating c-ares linking magic on libtool and auto-makefiles when using | Yang Tse |