Age | Commit message (Expand) | Author |
2019-05-03 | urlapi: strip off scope id from numerical IPv6 addresses | Daniel Stenberg |
2019-05-02 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-05-02 | multiif.h: remove unused protos | Daniel Stenberg |
2019-05-01 | travis: mesalink: temporarily disable test 3001 | Yiming Jing |
2019-05-01 | travis: upgrade the MesaLink TLS backend to v1.0.0 | Yiming Jing |
2019-05-01 | ConnectionExists: improve non-multiplexing use case | Daniel Stenberg |
2019-05-01 | multi: provide Curl_multiuse_state to update information | Daniel Stenberg |
2019-05-01 | process_pending_handles: mark queued transfers as previously pending | Daniel Stenberg |
2019-05-01 | http: mark bundle as not for multiuse on < HTTP/2 response | Daniel Stenberg |
2019-05-01 | cookie: Guard against possible NULL ptr deref | Daniel Gustafsson |
2019-04-30 | os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindings | Patrick Monnerat |
2019-04-29 | nss: provide more specific error messages on failed init | Kamil Dudka |
2019-04-29 | docs: minor polish to the bug bounty / security docs | Reed Loden |
2019-04-29 | CURL_MAX_INPUT_LENGTH: largest acceptable string input size | Daniel Stenberg |
2019-04-28 | curlver.h: use parenthesis in CURL_VERSION_BITS macro | Tseng Jun |
2019-04-27 | cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSP | Simon Warta |
2019-04-23 | ntlm: Missed pre-processor || (or) during rebase for cd15acd0 | Steve Holme |
2019-04-23 | ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 | Steve Holme |
2019-04-23 | INTERNALS: fix misindentation of ToC item | Daniel Gustafsson |
2019-04-23 | INTERNALS: Add structs to ToC | Aron Bergman |
2019-04-23 | INTERNALS: Add code highlighting | Aron Bergman |
2019-04-22 | docs/BUG-BOUNTY: bug bounty time [skip ci] | Daniel Stenberg |
2019-04-22 | sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 | Steve Holme |
2019-04-22 | memdebug: fix variable name | Gisle Vanem |
2019-04-21 | vauth/cleartext: Don't send the authzid if it is empty | Steve Holme |
2019-04-21 | test 196,197,198: add 'retry' keyword [skip ci] | Daniel Stenberg |
2019-04-21 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-04-21 | CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse | Daniel Stenberg |
2019-04-20 | altsvc: Fix building with cookies disables | Po-Chuan Hsieh |
2019-04-20 | test1002: correct the name [skip ci] | Daniel Stenberg |
2019-04-20 | test660: verify CONNECT_ONLY with IMAP | Daniel Stenberg |
2019-04-20 | Curl_disconnect: treat all CONNECT_ONLY connections as "dead" | Daniel Stenberg |
2019-04-19 | multi: fix the statenames (follow-up fix from 2f44e94efb3df8e) | Daniel Stenberg |
2019-04-16 | openvms: Remove pre-processors for Windows as VMS cannot support them | Steve Holme |
2019-04-16 | openvms: Remove pre-processor for SecureTransport as VMS cannot support it | Steve Holme |
2019-04-16 | TODO: Add issue link to an existing entry | Jay Satiro |
2019-04-16 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-04-16 | tool_help: Warn if curl and libcurl versions do not match | Jay Satiro |
2019-04-16 | md5: Update the function signature following d84da52d | Steve Holme |
2019-04-15 | md5: Forgot to update the code alignment in d84da52d | Steve Holme |
2019-04-15 | md5: Return CURLcode from the internally accessible functions | Steve Holme |
2019-04-15 | tests: Run global cleanup at end of tests | Daniel Gustafsson |
2019-04-15 | travis: use mbedtls from Xenial | Marcel Raad |
2019-04-15 | travis: use libpsl from Xenial | Marcel Raad |
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-14 | md(4|5): Fixed indentation oddities with the importation of replacement code | Steve Holme |
2019-04-14 | md5: Code style to return CURLE_OK rather than numeric 0 | Steve Holme |
2019-04-14 | md5: Corrected code style for some pointer arguments | Steve Holme |