Age | Commit message (Expand) | Author |
2019-05-15 | parse_proxy: use the URL parser API | Daniel Stenberg |
2019-05-14 | urlapi: require a non-zero host name length when parsing URL | Daniel Stenberg |
2019-05-12 | build: fix "clarify calculation precedence" warnings | Marcel Raad |
2019-05-10 | Revert "multi: support verbose conncache closure handle" | Jay Satiro |
2019-05-06 | test2100: Fix typos in test description | Daniel Gustafsson |
2019-05-05 | urlapi: add CURLUPART_ZONEID to set and get | Daniel Stenberg |
2019-05-03 | urlapi: strip off scope id from numerical IPv6 addresses | Daniel Stenberg |
2019-04-29 | CURL_MAX_INPUT_LENGTH: largest acceptable string input size | Daniel Stenberg |
2019-04-22 | sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 | Steve Holme |
2019-04-21 | test 196,197,198: add 'retry' keyword [skip ci] | Daniel Stenberg |
2019-04-20 | test1002: correct the name [skip ci] | Daniel Stenberg |
2019-04-20 | test660: verify CONNECT_ONLY with IMAP | Daniel Stenberg |
2019-04-15 | tests: Run global cleanup at end of tests | Daniel Gustafsson |
2019-04-15 | runtests: start socksd like other servers | Daniel Stenberg |
2019-04-14 | socksd: Fix typos | Daniel Gustafsson |
2019-04-14 | socksd: Properly decorate static variables | Daniel Gustafsson |
2019-04-13 | test: make tests and test scripts use socksd for SOCKS | Daniel Stenberg |
2019-04-13 | socksd: new SOCKS 4+5 server for tests | Daniel Stenberg |
2019-04-13 | urlapi: stricter CURLUPART_PORT parsing | Daniel Stenberg |
2019-04-11 | test1906: verify CURLOPT_CURLU + CURLOPT_PORT usage | Daniel Stenberg |
2019-04-11 | CURLOPT_DNS_USE_GLOBAL_CACHE: remove | Daniel Stenberg |
2019-04-11 | build: fix Codacy/CppCheck warnings | Marcel Raad |
2019-04-11 | lib557: initialize variables | Marcel Raad |
2019-04-11 | lib509: add missing include for strdup | Marcel Raad |
2019-04-11 | tests/server/util: fix Windows Unicode build | Marcel Raad |
2019-04-11 | xattr: skip unittest on unsupported platforms | Daniel Gustafsson |
2019-04-07 | test: urlapi: urlencode characters above 0x7f correctly | Jakub Zakrzewski |
2019-04-06 | pipelining: removed | Daniel Stenberg |
2019-04-06 | tests: make Impacket (SMB server) Python 3 compatible | cclauss |
2019-04-02 | vauth/oauth2: Fix OAUTHBEARER token generation | Mert Yazıcıoğlu |
2019-03-24 | tests: Fixed XML validation errors in some test files. | Dan Fandrich |
2019-03-24 | tests: Fix some incorrect precheck error messages. | Dan Fandrich |
2019-03-18 | test1541: threaded connection sharing | Daniel Stenberg |
2019-03-14 | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg |
2019-03-14 | fuzzer: Only clone the latest fuzzer code, for speed. | Dan Fandrich |
2019-03-14 | Negotiate: fix for HTTP POST with Negotiate | Dominik Hölzl |
2019-03-13 | http: send payload when (proxy) authentication is done | Marc Schlatter |
2019-03-09 | test331: verify set-cookie for dotless host name | Daniel Stenberg |
2019-03-09 | Revert "cookies: extend domain checks to non psl builds" | Daniel Stenberg |
2019-03-08 | memdebug: make debug-specific functions use curl_dbg_ prefix | Daniel Stenberg |
2019-03-05 | tests: fix multiple may be used uninitialized warnings | Daniel Stenberg |
2019-03-05 | multi: support verbose conncache closure handle | Jay Satiro |
2019-03-04 | CURLU: fix NULL dereference when used over proxy | Daniel Stenberg |
2019-03-03 | alt-svc: add test 355 and 356 to verify with command line curl | Daniel Stenberg |
2019-03-03 | alt-svc: the libcurl bits | Daniel Stenberg |
2019-02-28 | test578: make it read data from the correct test | Daniel Stenberg |
2019-02-27 | cookies: only save the cookie file if the engine is enabled | Daniel Stenberg |
2019-02-26 | runtests: detect "schannel" as an alias for "winssl" | Daniel Stenberg |
2019-02-21 | tests: Fixed XML validation errors in some test files. | Dan Fandrich |
2019-02-20 | curl: remove MANUAL from -M output | Daniel Stenberg |