Age | Commit message (Expand) | Author |
2013-10-15 | curl.1: fix typo conjuction -> conjunction | Alessandro Ghedini |
2013-10-15 | curl: document the new --tlsv1.[012] options | Daniel Stenberg |
2013-10-15 | SSL: protocol version can be specified more precisely | Gergely Nagy |
2013-10-14 | THANKS: added contributors from the 7.33.0 announcement | Daniel Stenberg |
2013-10-12 | curl: rename --bearer to --oauth2-bearer | Daniel Stenberg |
2013-10-11 | minor fix in doc | Heinrich Schaefer |
2013-10-02 | KNOWN_BUGS: #84: CURLINFO_SSL_VERIFYRESULT | Daniel Stenberg |
2013-09-30 | curl_easy_setopt.3: slight clarification of SEEKFUNCTION | Daniel Stenberg |
2013-09-29 | getinmemory: remove a comment | Daniel Stenberg |
2013-09-29 | postinmemory: new example | Daniel Stenberg |
2013-09-21 | curl.1: Added information about optional login options to --user in manpage | Steve Holme |
2013-09-20 | curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same value | Daniel Stenberg |
2013-09-20 | Documented --dns-* options in curl manpage | Kim Vandry |
2013-09-20 | pop3: Added basic SASL XOAUTH2 support | Steve Holme |
2013-09-13 | curl.1: detail how short/long options work | Daniel Stenberg |
2013-09-13 | curl_easy_setopt.3: mention RTMP URL quirks | Daniel Stenberg |
2013-09-12 | libcurl: New options to bind DNS to local interfaces or IP addresses | Kim Vandry |
2013-09-12 | libcurl.3: for multi interface connections are held in the multi handle | Daniel Stenberg |
2013-09-08 | curl_easy_pause: suggest one way to unpause | Clemens Gruber |
2013-09-06 | --data: mention CRLF treatment when reading from file | Daniel Stenberg |
2013-09-05 | darwinssl: add support for PKCS#12 files for client authentication | Nick Zitzmann |
2013-09-05 | symbols: added HTTP2 symbols and sorted list | Daniel Stenberg |
2013-09-04 | curl: add --http1.1 and --http2.0 options | Daniel Stenberg |
2013-08-31 | -x: rephrased the --proxy section somewhat | Daniel Stenberg |
2013-08-30 | docs: Added documentation for CURLOPT_BEARER | Kyle L. Huff |
2013-08-30 | curl.1: Add usage of '--bearer' option | Kyle L. Huff |
2013-08-28 | symbols-in-versions: add CURLOPT_XOAUTH2_BEARER | Daniel Stenberg |
2013-08-26 | KNOWN_BUGS: refer to bug numbers with the existing number series | Daniel Stenberg |
2013-08-24 | FAQ: editorial updates | Daniel Stenberg |
2013-08-20 | CURLM_ADDED_ALREADY: new error code | Daniel Stenberg |
2013-08-11 | THANKS: added contributors from the 7.32.0 release notes | Daniel Stenberg |
2013-08-09 | curl_multi_add_handle.3: ... that timer callback is for event-based | Daniel Stenberg |
2013-08-09 | curl_multi_add_handle.3: mention the CURLMOPT_TIMERFUNCTION use | Daniel Stenberg |
2013-08-08 | KNOWN_BUGS: 22 and 57 have been fixed and committed | John E. Malmberg |
2013-08-08 | mk-ca-bundle.1: don't install on make install | Daniel Stenberg |
2013-08-06 | LIBCURL-STRUCTS: new document | Daniel Stenberg |
2013-08-06 | CONTRIBUTE: minor language polish | Daniel Stenberg |
2013-08-02 | Revert "DOCS: Added IMAP URL example for listing new messages" | Steve Holme |
2013-08-02 | DOCS: Added IMAP URL example for listing new messages | Steve Holme |
2013-07-29 | curl_easy_pause: on unpause, trigger mulit-socket handling | Daniel Stenberg |
2013-07-18 | CURLOPT_XFERINFOFUNCTION: introducing a new progress callback | Daniel Stenberg |
2013-07-17 | mk-ca-bundle.1: point out certdata.txt format docs | Daniel Stenberg |
2013-07-14 | src/tool: allow timeouts to accept decimal values | Dave Reisner |
2013-07-14 | curl.1: fix long line, found by checksrc.pl | Dave Reisner |
2013-07-09 | Revert "curl.1: document the --time-cond option in the man page" | Kamil Dudka |
2013-07-09 | curl.1: document the --sasl-ir option in the man page | Kamil Dudka |
2013-07-09 | curl.1: document the --post303 option in the man page | Kamil Dudka |
2013-07-09 | curl.1: document the --time-cond option in the man page | Kamil Dudka |
2013-07-04 | Added libmetalink URL; added Android versions. | Guenter Knauf |
2013-07-03 | examples: Moved usercertinmem.c to COMPLICATED_EXAMPLES | Dan Fandrich |