Age | Commit message (Expand) | Author |
2020-02-04 | ntlm: Pass the Curl_easy structure to the private winbind functions | Steve Holme |
2020-02-04 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-02-04 | tool_operhlp: Copyright year out of date, should be 2020 | Daniel Stenberg |
2020-02-04 | curl: avoid using strlen for testing if a string is empty | Orgad Shaneh |
2020-02-03 | ntlm: Ensure the HTTP header data is not stored in the challenge/response | Steve Holme |
2020-02-03 | openssl: remove redundant assignment | Marcel Raad |
2020-02-03 | travis: update non-OpenSSL Linux jobs to Bionic | Marcel Raad |
2020-02-03 | cirrus: Add some missing semicolons | Dan Fandrich |
2020-02-02 | cleanup: fix typos and wording in docs and comments | Pedro Monreal |
2020-02-02 | ntlm: Move the winbind data into the NTLM data structure | Steve Holme |
2020-01-30 | quiche: Copyright year out of date | Daniel Stenberg |
2020-01-30 | altsvc: use h3-25 | Daniel Stenberg |
2020-01-30 | quiche: update to draft-25 | Alessandro Ghedini |
2020-01-29 | ngtcp2: update to git master and its draft-25 support | Daniel Stenberg |
2020-01-29 | cookie: check __Secure- and __Host- case sensitively | Daniel Stenberg |
2020-01-29 | KNOWN_BUGS: Multiple methods in a single WWW-Authenticate: header | Daniel Stenberg |
2020-01-29 | oauth2-bearer.d: works for HTTP too | Daniel Stenberg |
2020-01-28 | multi_done: if multiplexed, make conn->data point to another transfer | Daniel Stenberg |
2020-01-28 | location.d: the method change is from POST to GET only | Daniel Stenberg |
2020-01-28 | urlapi: guess scheme correct even with credentials given | Daniel Stenberg |
2020-01-28 | global_init: move the IPv6 works status bool to multi handle | Daniel Stenberg |
2020-01-27 | README: mention that the docs is in docs/ | Jay Satiro |
2020-01-27 | curl.h: define CURL_WIN32 on windows | Daniel Stenberg |
2020-01-27 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-01-27 | urldata: do string enums without #ifdefs for build scripts | Jon Rumsey |
2020-01-26 | curl: make the -# spaceship bar not wrap the line | Daniel Stenberg |
2020-01-26 | global_init: assume the EINTR bit by default | Daniel Stenberg |
2020-01-24 | conn: do not reuse connection if SOCKS proxy credentials differ | Peter Piekarski |
2020-01-24 | llist: removed unused Curl_llist_move() | Daniel Stenberg |
2020-01-24 | conncache: removed unused Curl_conncache_bundle_size() | Daniel Stenberg |
2020-01-24 | strcase: turn Curl_raw_tolower into static | Daniel Stenberg |
2020-01-24 | singleuse.pl: support new API functions, fix curl_dbg_ handling | Daniel Stenberg |
2020-01-24 | wolfssh: make it init properly via Curl_ssh_init() | Daniel Stenberg |
2020-01-23 | form.d: fix two minor typos | Aron Rotteveel |
2020-01-23 | openssl: make CURLINFO_CERTINFO not truncate x509v3 fields | Daniel Stenberg |
2020-01-23 | CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3 | Jay Satiro |
2020-01-22 | mk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTER | Daniel Stenberg |
2020-01-21 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-01-21 | smtp: Allow RCPT TO command to fail for some recipients | Pavel Volgarev |
2020-01-21 | copyright: fix year ranges | Daniel Stenberg |
2020-01-21 | http: move "oauth_bearer" from connectdata to Curl_easy | nao |
2020-01-21 | curl: Let -D merge headers in one file again | Emil Engler |
2020-01-21 | data.d: remove "Multiple files can also be specified" | Daniel Stenberg |
2020-01-20 | CMake: support specifying the target Windows version | Marcel Raad |
2020-01-20 | http.h: Copyright year out of date, should be 2020 | Daniel Stenberg |
2020-01-20 | HTTP: increase EXPECT_100_THRESHOLD to 1Mb | 加藤郁之 |
2020-01-17 | ROADMAP: thread-safe `curl_global_init()` | Daniel Stenberg |
2020-01-17 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-01-16 | wolfssl: use the wc-prefixed symbol alternatives | Daniel Stenberg |
2020-01-16 | polarssl: removed | Daniel Stenberg |