Age | Commit message (Expand) | Author |
2016-02-02 | dotdot: allow an empty input string too | Daniel Stenberg |
2016-01-18 | tests: Add a test for pinnedpubkey fail even when insecure | Jay Satiro |
2016-01-11 | lib: Prefix URLs with lower-case protocol names/schemes | Mohammad AlSaleh |
2016-01-10 | runtests: Add mbedTLS to the SSL backends | Jay Satiro |
2016-01-08 | connection reuse: IDN host names fixed | Michael Kaufmann |
2016-01-07 | tests: mark IPv6 FTP and FTPS tests with the FTP keyword | Daniel Stenberg |
2015-12-26 | test 1515: add data check | Marc Hoersken |
2015-12-26 | test 1515: add MSYS support by passing a relative path | Marc Hoersken |
2015-12-26 | test 539: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-26 | runtests.pl: check up to 5 data parts with different text modes | Marc Hoersken |
2015-12-24 | tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-24 | tests 706 and 707: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-24 | tests 400,403,406: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-23 | sockfilt.c: fix calculation of sleep timeout on Windows | Marc Hoersken |
2015-12-23 | tests first.c: fix calculation of sleep timeout on Windows | Marc Hoersken |
2015-12-23 | test 573: add more debug output | Marc Hoersken |
2015-12-23 | test 16: fix on Linux (and Windows) by using plain ASCII characters | Marc Hoersken |
2015-12-23 | tftpd server: add Windows support by writing files in binary mode | Marc Hoersken |
2015-12-23 | tests 252-255: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-23 | test 16: fix on Windows by converting data file from ANSI to UTF-8 | Marc Hoersken |
2015-12-17 | test 1326: fix file check since curl is outputting binary data | Marc Hoersken |
2015-12-17 | test 1326: fix getting stuck on Windows due to incomplete request | Marc Hoersken |
2015-12-16 | sockfilt.c: added some debug output to select_ws | Marc Hoersken |
2015-12-16 | sockfilt.c: keep lines shorter than 80 chars | Marc Hoersken |
2015-12-16 | sockfilt.c: do not wait on unreliable file or pipe handle | Marc Hoersken |
2015-12-13 | curl: use 2TLS by default | Daniel Stenberg |
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 |