Age | Commit message (Expand) | Author |
2015-09-05 | CURLINFO_REDIRECT_TIME.3: remove redundant '!' | Svyatoslav Mishyn |
2015-09-04 | Revert "has: generate the curl/has.h header" | Kamil Dudka |
2015-09-04 | has: generate the curl/has.h header | Daniel Stenberg |
2015-09-03 | CURLOPT_POSTREDIR.3: update RFC number and section | Daniel Stenberg |
2015-09-03 | CURLOPT_FOLLOWLOCATION.3: mention methods for redirects | Daniel Stenberg |
2015-09-03 | docs: Warn about any-domain cookies and multiple transfers | Jay Satiro |
2015-09-02 | opts: 8 more CURLINFO* options as stand-alone man pages | Daniel Stenberg |
2015-08-31 | man-pages: more SEE ALSO links | Daniel Stenberg |
2015-08-31 | opts: more CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-29 | CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage now | Jay Satiro |
2015-08-29 | CURLINFO_RESPONSE_CODE.3: added short description | Daniel Stenberg |
2015-08-28 | opts: 7 initial CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-28 | libcurl.m4: Put braces around empty if body | Nikolai Kondrashov |
2015-08-25 | curl_easy_escape.3: escape '\n' | Svyatoslav Mishyn |
2015-08-25 | curl_easy_{escape,setopt}.3: fix example | Svyatoslav Mishyn |
2015-08-24 | curl_easy_{escape,unescape}.3: "char *" vs. "const char *" | Svyatoslav Mishyn |
2015-08-24 | getinfo: added CURLINFO_ACTIVESOCKET | Razvan Cojocaru |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-08-19 | CURLMOPT_PUSHFUNCTION.3: fix argument types | Sam Roth |
2015-08-18 | docs: Update the redirect protocols disabled by default | Jay Satiro |
2015-08-15 | curl_easy_getinfo.3: fix superfluous space | Daniel Stenberg |
2015-08-15 | CURLOPT_HTTP_VERSION.3: connection re-use goes before version | Daniel Stenberg |
2015-08-13 | curl_global_init_mem.3: Stronger thread safety warning | Jay Satiro |
2015-08-12 | curl_multi_add_handle.3: fix a typo | Svyatoslav Mishyn |
2015-08-12 | docs: fix typos | Alessandro Ghedini |
2015-08-11 | curl_formget.3: correct return code | Svyatoslav Mishyn |
2015-08-11 | libcurl-tutorial.3: fix formatting | Svyatoslav Mishyn |
2015-08-11 | curl_easy_recv.3: fix formatting | Svyatoslav Mishyn |
2015-08-09 | CURLOPT_RESOLVE.3: Note removal support was added in 7.42 | Jay Satiro |
2015-08-06 | curl_multi_remove_handle.3: fix formatting | juef |
2015-08-05 | curl_slist_append.3: add error checking to the example | Daniel Stenberg |
2015-08-03 | libcurl.3: fix a single typo | Daniel Stenberg |
2015-08-02 | docs: formpost needs the full size at start of upload | Daniel Stenberg |
2015-07-31 | libcurl-thread.3: minor reformatting | Daniel Stenberg |
2015-07-31 | curl_global_init_mem.3: Warn threaded resolver needs thread safe funcs | Jay Satiro |
2015-07-31 | libcurl-thread.3: Warn memory functions must be thread safe | Jay Satiro |
2015-07-30 | ABI doc: use secure URL | Viktor Szakats |
2015-07-30 | ABI: remove the ascii logo | Daniel Stenberg |
2015-07-30 | libcurl-multi.3: mention curl_multi_wait | Daniel Stenberg |
2015-07-29 | libcurl-thread.3: Clarify CURLOPT_NOSIGNAL takes long value 1L | Jay Satiro |
2015-07-28 | libcurl-thread.3: Revert to stricter handle wording | Jay Satiro |
2015-07-28 | libcurl-thread.3: Consolidate thread safety info | Jay Satiro |
2015-07-18 | symbols-in-versions: Add new CURLSSLOPT_NO_REVOKE symbol | Jay Satiro |
2015-07-17 | SSL: Add an option to disable certificate revocation checks | Jay Satiro |
2015-07-01 | SSL: Pinned public key hash support | moparisthebest |
2015-06-30 | symbols-in-versions: Add new http2 push symbols | Jay Satiro |
2015-06-24 | CURLOPT_FAILONERROR.3: mention that it closes the connection | Daniel Stenberg |
2015-06-24 | curl_multi_setopt.3: alpha sort the options | Daniel Stenberg |
2015-06-24 | curl_multi_setopt.3: add the new push options | Daniel Stenberg |
2015-06-24 | CURLMOPT_PUSHFUNCTION.3: Remove unused variable | Tatsuhiro Tsujikawa |