Age | Commit message (Expand) | Author |
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 |
2015-06-24 | CURLMOPT_PUSHFUNCTION.3: added example | Daniel Stenberg |
2015-06-24 | http2: curl_pushheader_byname now takes a const char * | Daniel Stenberg |
2015-06-24 | http2: fixed the header accessor functions for the push callback | Daniel Stenberg |
2015-06-24 | http2: initial implementation of the push callback | Daniel Stenberg |
2015-06-24 | http2: initial HTTP/2 server push types/docs | Daniel Stenberg |
2015-06-19 | curl_easy_setopt.3: restore contents removed by mistake | Kamil Dudka |
2015-06-19 | curl_easy_setopt.3: mention CURLOPT_PIPEWAIT | Daniel Stenberg |
2015-06-18 | libcurl-errors.3: fix typo | Daniel Stenberg |
2015-06-18 | curl_easy_setopt.3: option order doesn't matter | Daniel Stenberg |
2015-06-17 | CURLOPT_ERRORBUFFER.3: Fix example, escape backslashes | Jay Satiro |
2015-06-17 | CURLOPT_ERRORBUFFER.3: Improve example | Jay Satiro |
2015-06-16 | Fix typo in docs | Paul Oliver |
2015-06-15 | curl_easy_duphandle: see also *reset | Daniel Stenberg |
2015-06-13 | curl_multi_info_read.3: fix example formatting | Jay Satiro |
2015-06-11 | curl_easy_cleanup.3: provide more SEE ALSO | Daniel Stenberg |
2015-06-08 | docs: Spelling fixes | Ville Skyttä |
2015-06-05 | curl.h: add CURL_HTTP_VERSION_2 | Daniel Stenberg |
2015-06-03 | cookie: Stop exporting any-domain cookies | Jay Satiro |
2015-06-02 | curl_multi_timeout.3: added example | Daniel Stenberg |
2015-06-02 | curl_multi_perform.3: added example | Daniel Stenberg |
2015-06-02 | curl_multi_info_read.3: added example | Daniel Stenberg |
2015-06-01 | curl_getdate.3: update RFC reference | Daniel Stenberg |
2015-05-25 | CURLOPT_COOKIELIST.3: Explain Set-Cookie without a domain | Jay Satiro |
2015-05-24 | CURLOPT_COOKIE.3: Explain that the cookies won't be modified | Jay Satiro |
2015-05-24 | CURLOPT_COOKIELIST.3: Add example | Jay Satiro |
2015-05-21 | CURLOPT_HTTPPROXYTUNNEL.3: only works with a HTTP proxy! | Daniel Stenberg |
2015-05-20 | curl_easy_unescape.3: update RFC reference | Daniel Stenberg |
2015-05-20 | CURLOPT_POSTFIELDS.3: Mention curl_easy_escape | Jay Satiro |
2015-05-18 | symbols-in-versions: add CURLOPT_PIPEWAIT | Daniel Stenberg |
2015-05-18 | CURLOPT_PIPEWAIT: added | Daniel Stenberg |
2015-05-18 | http2: separate multiplex/pipelining + cleanup memory leaks | Daniel Stenberg |
2015-05-18 | CURLMOPT_PIPELINE: bit 1 is for multiplexing | Daniel Stenberg |