Age | Commit message (Expand) | Author |
2017-07-07 | curl_easy_escape.3: mention the (lack of) encoding | Daniel Stenberg |
2017-06-29 | curl_strequal.3: fix typo in SYNOPSIS | Daniel Stenberg |
2017-06-28 | CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth | Kamil Dudka |
2017-06-24 | CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case | Daniel Stenberg |
2017-06-21 | --request-target: instead of --strip-path-slash | Daniel Stenberg |
2017-06-19 | http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH | Daniel Stenberg |
2017-06-19 | getinfo: return sizes as curl_off_t | Daniel Stenberg |
2017-06-18 | CURLOPT_PREQUOTE.3: spellfix man page reference | Daniel Stenberg |
2017-06-18 | TODO: implement support for CURLOPT_PREQUOTE with SFTP | Daniel Stenberg |
2017-06-14 | http-proxy: do the HTTP CONNECT process entirely non-blocking | Daniel Stenberg |
2017-06-01 | typecheck-gcc.h: separate getinfo slist checks from other pointers | Daniel Stenberg |
2017-05-31 | CURLOPT_SSH_KEY*.3: typos | Daniel Stenberg |
2017-05-31 | CURLOPT_STREAM_DEPENDS.3: typo | Daniel Stenberg |
2017-05-31 | CURLOPT_FNMATCH_FUNCTION.3: also modified example to avoid fcpp issues | Daniel Stenberg |
2017-05-31 | CURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp issues | Daniel Stenberg |
2017-05-31 | opts: more than 100 more examples for man pages... | Daniel Stenberg |
2017-05-31 | CURLOPT_PROXY.3: fix test 1140 breakage | Daniel Stenberg |
2017-05-30 | opts: more examples added to man pages | Daniel Stenberg |
2017-05-30 | docs: clarify NO_PROXY further | Daniel Stenberg |
2017-05-30 | CURLOPT_PROXY.3: describe the environment variables more | Daniel Stenberg |
2017-05-27 | opts: more examples added in option man pages | Daniel Stenberg |
2017-05-25 | docs/CURLOPT_SSLVERSION.3: Correct define name in example | Phil Crump |
2017-05-15 | SecureTransport/DarwinSSL: Implement public key pinning | moparisthebest |
2017-05-15 | man pages: fix example syntax errors | Daniel Stenberg |
2017-05-15 | docs/libcurl/opts: added more examples in man pages | Daniel Stenberg |
2017-05-15 | CURLOPT_HTTPPROXYTUNNEL: clarify, add example | Daniel Stenberg |
2017-05-13 | url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enough | Dan Fandrich |
2017-05-06 | opts: fix bad example formatting \n => \\n | Daniel Stenberg |
2017-05-06 | opts: examples added to 8 more libcurl option man pages | Daniel Stenberg |
2017-05-05 | docs/opts: 24 more man pages now have examples | Daniel Stenberg |
2017-05-05 | docs/opts: 23 more man pages now have examples | Daniel Stenberg |
2017-05-05 | tests/server: run checksrc by default in debug-builds | Daniel Stenberg |
2017-05-05 | curl_slist_append.3: clarify a NULL input creates a new list | Daniel Stenberg |
2017-05-04 | CURLINFO_REDIRECT_URL.3: add example | Daniel Stenberg |
2017-05-04 | CURLINFO_EFFECTIVE_URL.3: add example | Daniel Stenberg |
2017-04-25 | nss: load libnssckbi.so if no other trust is specified | Kamil Dudka |
2017-04-10 | libcurl-thread.3: fixed a bad macro that caused test 1140 to fail | Dan Fandrich |
2017-04-09 | libcurl-thread.3: also mention threaded-resolver | Daniel Stenberg |
2017-04-08 | CURLINFO_SCHEME.3: fix variable type | Jay Satiro |
2017-04-03 | docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3 | Daniel Stenberg |
2017-03-30 | cmake: fix build with cmake 2.8.12.2 | Peter Wu |
2017-03-30 | cmake: add cmake file in docs/libcurl/opts/ to dist | Daniel Stenberg |
2017-03-30 | cmake: add more missing files to the dist | Daniel Stenberg |
2017-03-29 | make: use the variable MAKE for recursive calls | Maksim Stsepanenka |
2017-03-26 | spelling fixes | klemens |
2017-03-22 | CURLINFO_PRIMARY_IP.3: add example | Daniel Stenberg |
2017-03-21 | mbedtls: add support for CURLOPT_SSL_CTX_FUNCTION | Ales Mlakar |
2017-03-21 | cmake: add support for building HTML and PDF docs | Peter Wu |
2017-03-21 | docs: split file lists into Makefile.inc | Peter Wu |
2017-03-16 | CURLINFO_LOCAL_PORT.3: fix typo | Jay Satiro |