Age | Commit message (Expand) | Author |
2015-11-13 | openssl: remove 0.9.3 check | Daniel Stenberg |
2015-11-13 | openssl: remove #ifdefs for < 0.9.5 support | Daniel Stenberg |
2015-11-13 | lib/vtls/openssl: remove unused traces of yassl ifdefs | Daniel Stenberg |
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 | sasl: Re-introduced XOAUTH2 in the default enabled authentication mechanism | Steve Holme |
2015-11-12 | sasl_sspi: fix identity memory leak in digest authentication | Stefan Bühler |
2015-11-12 | sasl_sspi: fixed unicode build for digest authentication | Stefan Bühler |
2015-11-12 | oauth2: Re-factored OAuth 2.0 state variable | Steve Holme |
2015-11-12 | sasl: Don't choose OAuth 2.0 if mechanism not advertised | Steve Holme |
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-11 | oauth2: Introduced support for host and port details | Steve Holme |
2015-11-11 | curl_setup.h: Removed duplicate CURL_DISABLE_RTSP when HTTP_ONLY defined | Steve Holme |
2015-11-11 | cmake: Add missing feature macros in config header (Part 2) | Steve Holme |
2015-11-10 | cmake: Add missing feature macros in config header | Douglas Creager |
2015-11-10 | BoringSSL: Work with stricter BIO_get_mem_data() | Douglas Creager |
2015-11-10 | http2: rectify the http2 version #if check | Daniel Stenberg |
2015-11-09 | oauth2: Don't use XAUTH2 in OAuth 2.0 function name | Steve Holme |
2015-11-09 | oauth2: Don't use XOAUTH2 in OAuth 2.0 variables | Steve Holme |
2015-11-09 | oauth2: Use OAuth 2.0 rather than XOAUTH2 in comments | Steve Holme |
2015-11-09 | imap: avoid freeing constant string | Daniel Stenberg |
2015-11-09 | ROADMAP: remove two items already done | Daniel Stenberg |
2015-11-09 | RELEASE-NOTES: synced with 2200bf62054 | Daniel Stenberg |
2015-11-09 | acinclude: Remove check for 16-bit curl_off_t | Jay Satiro |
2015-11-08 | tool: Fixed a memory leak on OOM introduced in 19cb0c4a | Dan Fandrich |
2015-11-08 | imap: Don't check for continuation when executing a CUSTOMREQUEST | Justin Ehlert |
2015-11-07 | imap: checksrc: remove space after while before paren | Daniel Stenberg |
2015-11-07 | checksrc.whitelist: "missing space after close paren" | Daniel Stenberg |
2015-11-07 | opts: Corrected TLS protocols list to include POP3S rather than POP3 | Steve Holme |
2015-11-07 | imap: Quote other 'atom-specials' and not just the space character | Steve Holme |
2015-11-07 | imap: Fixed double quote in LIST command when mailbox contains spaces | Steve Holme |
2015-11-06 | imap: fix compiler warning | Daniel Stenberg |
2015-11-06 | imap: Don't call imap_atom() when no mailbox specified in LIST command | Steve Holme |
2015-11-06 | curl.1: remove the overlap --range example | Daniel Stenberg |
2015-11-06 | tftp tests: verify sent options too | Daniel Stenberg |
2015-11-06 | getinfo: CURLINFO_ACTIVESOCKET: fix bad socket value | Jay Satiro |
2015-11-05 | curl_ntlm_core: fix 2 curl_off_t constant overflows. | Patrick Monnerat |
2015-11-05 | os400: adjust specific code to support new options. | Patrick Monnerat |
2015-11-02 | rawstr: Speed up Curl_raw_toupper by 40% | Lauri Kasanen |
2015-11-02 | http redirects: %-encode bytes outside of ascii range | Daniel Stenberg |
2015-11-02 | RELEASE-NOTES: synced with cba5bc585410 | Daniel Stenberg |
2015-11-02 | symbols-in-version: add all CURL_HTTPPOST_* symbols | Daniel Stenberg |
2015-11-02 | formadd: support >2GB files on windows | Daniel Stenberg |
2015-10-31 | curl.h: s/HTTPPOST_/CURL_HTTPOST_ | Daniel Stenberg |
2015-10-29 | mbedtls: fix "Structurally dead code" | Daniel Stenberg |
2015-10-29 | mbedtls: fix "Logically dead code" | Daniel Stenberg |
2015-10-29 | Revert "openssl: engine: remove double-free" | Daniel Stenberg |
2015-10-28 | curl.1: -E: s/private certificate/client certificate | Daniel Stenberg |