Age | Commit message (Expand) | Author |
2013-11-05 | KNOWN_BUGS: STARTTRANSFER for POST requests | Daniel Stenberg |
2013-11-03 | DOCS: Expanded --request description to include POP3 and IMAP details | Steve Holme |
2013-11-03 | DOCS: Updated --list-only description to include POP3 | Steve Holme |
2013-10-30 | TODO: Removed the 'Graceful base64 decoding failure' sections | Steve Holme |
2013-10-30 | NSS: support for CERTINFO feature | Patrick Monnerat |
2013-10-28 | SECURITY: "curl security for developers" | Daniel Stenberg |
2013-10-27 | docs/examples/httpput.c: fix build for MSVC | Gisle Vanem |
2013-10-27 | TODO: remove "Happy Eyeball dual stack connect" | Daniel Stenberg |
2013-10-23 | CURLOPT_RESOLVE: mention they don't time-out | Daniel Stenberg |
2013-10-20 | curl.1: add missing exit-code | Gisle Vanem |
2013-10-16 | DOCS: Added libcurl version number to CURLOPT_SSLVERSION | Steve Holme |
2013-10-16 | SSL: Corrected version number for new symbols from commit ad34a2d5c87c7f | Steve Holme |
2013-10-15 | usercertinmem: fix memory leaks | Ishan SinghLevett |
2013-10-15 | build: distribute and install libcurl.m4 by default | Dave Reisner |
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 |