Age | Commit message (Expand) | Author |
2012-08-03 | Add tests of auth retries | Joe Mason |
2012-08-02 | Add a polling loop in main to read from more than one socket at once. Add the... | Joe Mason |
2012-08-02 | Change return values of get_request, accept_connection and service_connection... | Joe Mason |
2012-08-02 | Hoist the loop out of get_request, and make sure that it can be reentered whe... | Joe Mason |
2012-08-02 | Move blocks of code from the sws main loop into their own functions for easie... | Joe Mason |
2012-08-02 | Remove the --fork option of sws, since it makes refactoring to use poll more ... | Joe Mason |
2012-07-22 | http: print reason phrase from HTTP status line on error | Kamil Dudka |
2012-07-20 | test Makefile: only feature 'unit' once in the list of dirs | Daniel Stenberg |
2012-07-20 | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf |
2012-07-20 | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf |
2012-07-20 | Fixed MSYS <-> Windows path convertion. | Guenter Knauf |
2012-07-19 | Follow-up fix to detect SSL libs with MinGW. | Guenter Knauf |
2012-07-17 | Trial to teach runtests.pl about WinSSL. | Guenter Knauf |
2012-07-17 | Fixed warning 'uninitialized value in numeric gt'. | Guenter Knauf |
2012-07-12 | tests: verify the stricter numeric option parser | Daniel Stenberg |
2012-07-12 | SWS: use of uninitialized memory fix | Daniel Stenberg |
2012-07-12 | test48: verify that HEAD doesn't close extra | Daniel Stenberg |
2012-07-12 | connection-monitor: always log disconnect when enabled | Daniel Stenberg |
2012-07-10 | test231: fix wrong -C use! | Daniel Stenberg |
2012-07-09 | test 46: use different path lengths to get reliable sort order | Daniel Stenberg |
2012-07-05 | tests: use connection-monitor and verify results | Daniel Stenberg |
2012-07-05 | sws: support <servercmd> for CONNECT requests | Daniel Stenberg |
2012-07-05 | FILEFORMAT: provided a full description of connection-monitor | Daniel Stenberg |
2012-07-05 | lib503: enable verbose to ease debugging this | Daniel Stenberg |
2012-07-05 | sws: add 'connection-monitor' command support | Daniel Stenberg |
2012-07-03 | cookies: change the URL in the cookie jar file header | Daniel Stenberg |
2012-07-02 | testcurl.pl: fix missing semicolon | Neil Bowers |
2012-07-02 | testcurl.pl: allow non in-tree c-ares enabled autobuild | Yang Tse |
2012-07-02 | configure.ac: verify that libmetalink is new enough | Yang Tse |
2012-06-29 | test2017 to test2022: more metalink tests | Yang Tse |
2012-06-29 | test2005 to test2016: improve failure detection | Yang Tse |
2012-06-28 | lib582.c: fix conversion warning | Yang Tse |
2012-06-28 | Metalink: message updates | Tatsuhiro Tsujikawa |
2012-06-27 | tests: add five more Metalink test cases | Yang Tse |
2012-06-27 | tests: update Metalink message format | Yang Tse |
2012-06-24 | test: Added test HTTP receive cookies over IPv6 | Ghennadi Procopciuc |
2012-06-22 | tests: add another Metalink test case | Yang Tse |
2012-06-22 | tests: Enable test2010 and fixed hash value | Tatsuhiro Tsujikawa |
2012-06-21 | tests: add six Metalink test cases | Yang Tse |
2012-06-21 | test 2005: add verification of hash checking outcome | Yang Tse |
2012-06-21 | getpart.pm: remove misleading comment | Yang Tse |
2012-06-21 | tests: Added Metalink test case # 2005 | Tatsuhiro Tsujikawa |
2012-06-20 | runtests.pl: make it support metalink feature | Tatsuhiro Tsujikawa |
2012-06-20 | getpart.pm: make test definition section/part parser more robust | Yang Tse |
2012-06-15 | Fixed typo. | Guenter Knauf |
2012-06-11 | tests: fix test definitions # 1355, 1363, 1385 and 1393 | Yang Tse |
2012-06-09 | Fixes allowing 26 more test cases in 1334 to 1393 range to succeed | Yang Tse |
2012-06-09 | tests: fix test definitions # 1370 and 1371 | Yang Tse |
2012-06-07 | lib554.c: use curl_formadd() properly | Daniel Stenberg |
2012-06-07 | Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed | Yang Tse |