Age | Commit message (Expand) | Author |
2014-10-10 | RELEASE-PROCEDURE: better markdown, more content | Daniel Stenberg |
2014-10-09 | curl_multi_fdset.3: improved the formatting slightly | Daniel Stenberg |
2014-10-09 | curl_multi_fdset: explain the fd_set arguments | Daniel Stenberg |
2014-10-07 | curl_easy_getinfo.3: spell-fix | Daniel Stenberg |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
2014-10-07 | multi-uv.c: call curl_multi_info_read() better | Waldek Kozba |
2014-10-03 | ssh: improve key file search | Jeremy Lin |
2014-10-03 | CURLOPT_HTTPHEADER.3: libcurl doesn't copy the whole list | Daniel Stenberg |
2014-10-01 | curl.1: mention quoting in the URL section | Daniel Stenberg |
2014-09-25 | CURLOPT_COOKIELIST: Added "RELOAD" command | Yousuke Kimoto |
2014-09-25 | CURLOPT_POSTREDIR.3: Added availability for CURL_REDIR_POST_303 | Michael Wallner |
2014-09-19 | libcurl docs: improvements all over | Daniel Stenberg |
2014-09-19 | tutorial: signals aren't used for the threaded resolver | Daniel Stenberg |
2014-09-19 | FAQ: update the pronunciation section | Daniel Stenberg |
2014-09-18 | CURLOPT_COOKIE*: added more cross-references | Daniel Stenberg |
2014-09-18 | BINDINGS: add node-libcurl | Daniel Stenberg |
2014-09-12 | libcurl-tutorial.3: fix GnuTLS link to thread-safety guidelines | Daniel Stenberg |
2014-09-11 | ROADMAP: markdown eats underscores | Daniel Stenberg |
2014-09-11 | ROADMAP: tiny formatting edit for nicer web output | Daniel Stenberg |
2014-09-10 | ROADMAP.md: Updated GSSAPI authentication following 7.38.0 additions | Steve Holme |
2014-09-10 | INTERNALS: Added email and updated Kerberos details | Steve Holme |
2014-09-10 | FEATURES: Updated Kerberos details | Steve Holme |
2014-09-10 | LICENSE-MIXING: removed krb4 info | Daniel Stenberg |
2014-09-10 | SSLCERTS: minor updates | Daniel Stenberg |
2014-09-10 | HISTORY: fix the 1998 title position | Daniel Stenberg |
2014-09-10 | HISTORY: extended and now markdown | Daniel Stenberg |
2014-09-09 | SSLCERTS: converted to markdown | Daniel Stenberg |
2014-09-09 | ftp-wildcard.c: spell fix | Daniel Stenberg |
2014-09-08 | THANKS: synced with RELEASE-NOTES for 921a0c22a6f | Daniel Stenberg |
2014-09-08 | SECURITY: eh, make more sense! | Daniel Stenberg |
2014-09-08 | SECURITY: how to join the curl-security list | Daniel Stenberg |
2014-09-04 | MAIL-ETIQUETTE: "1.8 I posted, now what?" | Daniel Stenberg |
2014-09-03 | CURLOPT_CA*: better refering between *CAINFO and *CAPATH | Daniel Stenberg |
2014-09-03 | THANKS: added Dennis Clarke | Daniel Stenberg |
2014-08-29 | getinfo-times: Typo fixed | Askar Safin |
2014-08-29 | libcurl.3: Typo fixed | Askar Safin |
2014-08-29 | curl_formadd.3: setting CURLFORM_CONTENTSLENGTH 0 zero means strlen | Daniel Stenberg |
2014-08-29 | curl.1: add an example for -H | Daniel Stenberg |
2014-08-28 | FAQ: mention -w in the 4.20 answer as well | Daniel Stenberg |
2014-08-28 | FAQ: 4.20 curl doesn't return error for HTTP non-200 responses | Daniel Stenberg |
2014-08-28 | CURLOPT_NOBODY.3: clarify this option is for downloads | Daniel Stenberg |
2014-08-26 | INTERNALS: nghttp2 must be 0.6.0 or later | Daniel Stenberg |
2014-08-26 | THANKS: removed a few more duplicates | Dan Fandrich |
2014-08-25 | THANKS: added 52 missing contributors | Daniel Stenberg |
2014-08-23 | curl.1: clarify --limit-rate's effect on both directions | Daniel Stenberg |
2014-08-23 | curl.1: mention the --post30x options within the --location desc | Daniel Stenberg |
2014-08-22 | NTLM: ignore CURLOPT_FORBID_REUSE during NTLM HTTP auth | Frank Meier |
2014-08-18 | FAQ: some actually sometimes get paid... | Daniel Stenberg |
2014-08-16 | docs: Escaped single backslash | Steve Holme |
2014-08-16 | TODO: Updated following GSSAPI (Kerberos V5) additions | Steve Holme |