Age | Commit message (Expand) | Author |
2015-12-03 | tests: Corrected copy and pasted comments from commit e643c5c908 | Steve Holme |
2015-12-02 | test947: Corrected typo in test name | Steve Holme |
2015-12-02 | tests: Disable the OAUTHBEARER tests when using a non-default port number | Steve Holme |
2015-11-24 | test1513: make sure the callback is only called once | Daniel Stenberg |
2015-11-21 | Makefile.inc: Fixed test run error | Steve Holme |
2015-11-20 | tests: Re-enabled tests 889 and 890 following POP3 fix | Steve Holme |
2015-11-15 | tests: Disabled 889 and 890 until we support POP3 continuation responses | Steve Holme |
2015-11-15 | tests: Corrected typos from commit ba4d8f7eba | Steve Holme |
2015-11-15 | tests: Added OAUTHBEARER failure response tests | Steve Holme |
2015-11-14 | tests: Renamed existing OAuth 2.0 (XOAUTH) tests | Steve Holme |
2015-11-14 | tests: Added OAuth 2.0 (OAUTHBEARER) tests | Steve Holme |
2015-11-12 | unit1603: Demote hash mismatch failure to a warning | dfandrich |
2015-11-12 | unit1603: Added unit tests for hash functions | dfandrich |
2015-11-12 | unit1602: Fixed failure in torture test | dfandrich |
2015-11-12 | runtests: more compact "System characteristics" output | Daniel Stenberg |
2015-11-12 | runtests: rename conditional curl-features to $has_[name] | Daniel Stenberg |
2015-11-08 | imap: Don't check for continuation when executing a CUSTOMREQUEST | Justin Ehlert |
2015-11-06 | tftp tests: verify sent options too | Daniel Stenberg |
2015-11-02 | http redirects: %-encode bytes outside of ascii range | Daniel Stenberg |
2015-11-02 | formadd: support >2GB files on windows | Daniel Stenberg |
2015-10-23 | test1137: verify --ignore-content-length for FTP | Daniel Stenberg |
2015-10-18 | tests/FILEFORMAT: mention PSL as a valid feture to check for | Daniel Stenberg |
2015-10-18 | teste1136: only run when PSL is enabled | Daniel Stenberg |
2015-10-17 | cookies: Add support for Mozilla's Publix Suffix List | Tim Rühsen |
2015-10-16 | test1601: fix compilation with --enable-debug and --disable-crypto-auth | Dan Fandrich |
2015-10-14 | test1531: case the size to fix the test on non-largefile builds | Dan Fandrich |
2015-09-29 | runtests: Fix pid check in checkdied | Jay Satiro |
2015-09-23 | tests: disable 1510 due to CI-problems on github | Daniel Stenberg |
2015-09-20 | tests: disable 1801 until fixed | Daniel Stenberg |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-08-22 | runtests: Allow for spaces in server-verify curl custom path | Jay Satiro |
2015-08-18 | gitignore: Sort for readability | Jay Satiro |
2015-08-10 | test46: update cookie expire time | Daniel Stenberg |
2015-07-26 | test1902: attempt to make the test more reliable | Daniel Stenberg |
2015-07-17 | SSL: Add an option to disable certificate revocation checks | Jay Satiro |
2015-07-16 | runtests: Allow for spaces in curl custom path | Jay Satiro |
2015-07-14 | libtest: call PR_Cleanup() on exit if NSPR is used | Kamil Dudka |
2015-07-02 | test2041: fixed line endings in protocol part | Dan Fandrich |
2015-07-01 | SSL: Pinned public key hash support | moparisthebest |
2015-06-30 | multi: Move http2 push function declarations to header end | Jay Satiro |
2015-06-25 | tests: Distribute CMakeLists.txt files in subdirectories | Roger Leigh |
2015-06-23 | test1531: verify POSTFIELDSIZE set after add_handle | Daniel Stenberg |
2015-06-17 | test2040: verify basic auth on re-used connections | Kamil Dudka |
2015-06-14 | test1530: added http to required features | Dan Fandrich |
2015-06-09 | CURLOPT_OPENSOCKETFUNCTION: return error at once | Daniel Stenberg |
2015-05-31 | HTTP-NTLM: fail auth on connection close instead of looping | Isaac Boukris |
2015-05-24 | testcurl.pl: use rel2abs to make the source directory absolute | Dan Fandrich |
2015-05-23 | test1510: another flaky test | Dan Fandrich |
2015-05-21 | testcurl.pl: allow source to be in an arbitrary directory | Dan Fandrich |
2015-05-18 | hostip: fix unintended destruction of hash table | Anthony Avina |