Age | Commit message (Expand) | Author |
2015-02-03 | unit1600: unit test for Curl_ntlm_core_mk_nt_hash | Daniel Stenberg |
2015-02-03 | unit1600: NTLM unit test | Daniel Stenberg |
2015-02-03 | tests/README: add a new range, clean up some language | Daniel Stenberg |
2015-02-02 | test1135: verify the CURL_EXTERN order in header files | Daniel Stenberg |
2015-01-28 | tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests | Steve Holme |
2015-01-28 | tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests | Steve Holme |
2015-01-28 | tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests | Steve Holme |
2015-01-28 | runtests: identify BoringSSL and libressl | Daniel Stenberg |
2015-01-27 | test: add test cases for sasl external authentication (imap/pop3/smtp). | Patrick Monnerat |
2015-01-07 | tests: make sure CRLFs can't be used in URLs passed to proxy | Daniel Stenberg |
2014-12-31 | lib1900.c: Fixed cppcheck error | Julien Nabet |
2014-12-28 | sockfilt.c: Fixed compilation warnings | Steve Holme |
2014-12-28 | test1509: Fixed compilation warning | Steve Holme |
2014-12-28 | test556: Fixed compilation warning | Steve Holme |
2014-12-28 | test1520: Fixed initial teething problems | Steve Holme |
2014-12-28 | test1520: Fixed compilation errors | Steve Holme |
2014-12-28 | tests: Added test for bug #1456 | Steve Holme |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-12-27 | runtests: Fixed detection of Unix Sockets feature | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-26 | sockfilt.c: Reduce the number of individual memory allocations | Marc Hoersken |
2014-12-26 | sockfilt.c: Replace 100ms sleep with thread throttle | Marc Hoersken |
2014-12-22 | sshserver.pl: clarify and streamline variable names | Marc Hoersken |
2014-12-21 | sockfilt.c: use non-Ex functions that are available before WinXP | Marc Hoersken |
2014-12-21 | tests: use Cygwin-style paths in SSH, SSHD and SFTP config files | Marc Hoersken |
2014-12-21 | tests: support spaces in paths to SSH, SSHD and SFTP binaries | Marc Hoersken |
2014-12-19 | secureserver.pl: clean up formatting of config and fix verbose output | Marc Hoersken |
2014-12-19 | secureserver.pl: update Windows detection and fix path conversion | Marc Hoersken |
2014-12-19 | secureserver.pl: make OpenSSL CApath and cert absolute path values | Marc Hoersken |
2014-12-10 | sws.c: Fixed 'rc' may be used uninitialized warning | Dan Fandrich |
2014-12-09 | cookies: Improved OOM handling in cookies | Dan Fandrich |
2014-12-06 | sws.c: Fixed compilation warning | Steve Holme |
2014-12-04 | fix gdb libtool invocation path | Stefan Bühler |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-12-04 | tests: add two HTTP over UNIX socket tests | Peter Wu |
2014-12-04 | tests: add HTTP UNIX socket server testing support | Peter Wu |
2014-12-04 | sws: try to remove socket and retry bind | Peter Wu |
2014-12-04 | sws: add UNIX domain socket support | Peter Wu |
2014-12-04 | sws: restrict TCP_NODELAY to IP sockets | Peter Wu |
2014-12-03 | sws.c: Fixed compilation warning when IPv6 is disabled | Steve Holme |
2014-11-30 | sws: move away from IPv4/IPv4-only assumption | Peter Wu |
2014-11-30 | curl tool: Enable support for the SMB protocol | Bill Nagel |
2014-11-29 | tests: Disable test 1013 until SMB is fully added | Steve Holme |
2014-11-28 | runtests.pl: fix startup of IPv6 servers | Peter Wu |
2014-11-28 | runtests.pl: fix warning message, remove duplicate value | Peter Wu |
2014-11-26 | tests: Added SMTP with --crlf test case | Steve Holme |
2014-11-25 | testcurl: bump the version of this script! | Daniel Stenberg |
2014-11-25 | testcurl: skip reading the setup file if given enough cmdline info | Daniel Stenberg |
2014-11-24 | SSL: Add PEM format support for public key pinning | moparisthebest |
2014-11-22 | runtests.pl: Re-aligned feature support comments | Steve Holme |