Age | Commit message (Expand) | Author |
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 |
2013-06-25 | curl.1: fix typo in --xattr description | Daniel Stenberg |
2013-06-23 | TODO: 1.8 Modified buffer size approach | Daniel Stenberg |
2013-06-22 | KNOWN_BUGS: #83 unable to load non-default openssl engines | Daniel Stenberg |
2013-06-22 | docs: fix typo in curl_easy_getinfo manpage | Alessandro Ghedini |
2013-06-22 | THANKS: added 24 new contributors from the 7.31.0 release | Daniel Stenberg |
2013-06-20 | Use opened body.out file and write content to it. | Guenter Knauf |
2013-06-18 | TODO: mention the DANE patch from March | Daniel Stenberg |
2013-06-15 | TODO: HTTP2/SPDY support | Daniel Stenberg |
2013-06-14 | curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequency | Daniel Stenberg |
2013-06-13 | curl_multi_wait.3: clarify the numfds counter | Daniel Stenberg |
2013-06-11 | KNOWN_BUGS: #82 failed build with Borland compiler | Daniel Stenberg |
2013-06-08 | curl_easy_setopt.3: HTTP header with no content | Peter Gal |
2013-06-03 | libcurl-tutorial.3: added a section on IPv6 | Dan Fandrich |
2013-06-03 | curl_multi_wait: reduce timeout if the multi handle wants to | Daniel Stenberg |