Age | Commit message (Expand) | Author |
2016-05-13 | libcurl-tlibcurl-thread: Update OpenSSL links | Jay Satiro |
2016-05-13 | darwinssl.c: fix OS X codename typo in comment | Viktor Szakats |
2016-05-13 | RELEASE-NOTES: synced with 68701e51c1f7 | Daniel Stenberg |
2016-05-13 | mprintf: Fix processing of width and prec args | Jay Satiro |
2016-05-13 | ConnectionExists: follow-up fix for proxy re-use | Michael Kaufmann |
2016-05-12 | darwinssl: fix certificate verification disable on OS X 10.8 | Per Malmberg |
2016-05-12 | http2: Add space between colon and header value | Cory Benfield |
2016-05-12 | openssl: fix compile-time warning in Curl_ossl_check_cxn() | Kamil Dudka |
2016-05-11 | openssl: stricter connection check function | Jay Satiro |
2016-05-11 | TLS: SSL_peek is not a const operation | Anders Bakken |
2016-05-09 | TLS: move the ALPN/NPN enable bits to the connection | Daniel Stenberg |
2016-05-08 | libcurl-thread.3: openssl 1.1.0 is safe, and so is boringssl | Daniel Stenberg |
2016-05-08 | connect: fix invalid "Network is unreachable" errors | Antonio Larrosa |
2016-05-05 | FAQ: refer to thread safety guidelines | Jay Satiro |
2016-05-03 | connections: non-HTTP proxies on different ports aren't reused either | Daniel Stenberg |
2016-05-02 | http: make sure a blank header overrides accept_decoding | Daniel Stenberg |
2016-05-02 | CHECKSRC.md: clarified, explained the whitelist file | Daniel Stenberg |
2016-05-02 | nroff-scan.pl: verify that references are made with \fI | Daniel Stenberg |
2016-05-02 | docs: unified man page references to use \fI | Daniel Stenberg |
2016-05-02 | TODO: 17.14 --fail without --location should treat 3xx as a failure | Daniel Stenberg |
2016-05-01 | RELEASE-NOTES: synced with 7987f5cb14d | Daniel Stenberg |
2016-05-01 | CURLOPT_ACCEPT_ENCODING.3: Follow-up clarification | Isaac Boukris |
2016-05-01 | test1140: run nroff-scan to verify man pages | Daniel Stenberg |
2016-05-01 | nroff-scan.pl: verify the .BR references as well | Daniel Stenberg |
2016-05-01 | CURLOPT_CONV_TO_NETWORK_FUNCTION.3: fix bad man page reference | Daniel Stenberg |
2016-05-01 | CURLOPT_BUFFERSIZE.3: fix reference to CURLOPT_MAX_RECV_SPEED_LARGE | Daniel Stenberg |
2016-05-01 | curl_easy_pause.3: fix man page reference | Daniel Stenberg |
2016-05-01 | tool_cb_hdr: Fix --remote-header-name with schemeless URL | Jay Satiro |
2016-05-01 | tls: make setting pinnedkey option fail if not supported | Daniel Stenberg |
2016-05-01 | nroff-scan.pl: verifies nroff pages | Daniel Stenberg |
2016-05-01 | opts: fix broken/bad references | Daniel Stenberg |
2016-05-01 | docs: fix bugs in CURLOPT_HTTP_VERSION.3 and CURLOPT_PIPEWAIT.3 | Michael Kaufmann |
2016-05-01 | CURLOPT_ACCEPT_ENCODING.3: clarified | Daniel Stenberg |
2016-04-30 | curl.1: --mail-rcpt can be used multiple times | Daniel Stenberg |
2016-04-29 | tests: Use 'pathhelp' for paths conversions in secureserver.pl | Karlson2k |
2016-04-29 | tests: Use 'pathhelp' for paths conversions in sshserver.pl | Karlson2k |
2016-04-29 | tests: Use 'pathhelp' for current path in runtests.pl | Karlson2k |
2016-04-29 | tests: pathhelp.pm to process paths on Msys/Cygwin | Karlson2k |
2016-04-29 | lib: include curl_printf.h as one of the last headers | Daniel Stenberg |
2016-04-29 | memdebug.h: remove inclusion of other headers | Daniel Stenberg |
2016-04-29 | curl -J: make it work even without http:// scheme on URL | Jay Satiro |
2016-04-29 | manpage-scan.pl: also verify the command line option docs | Daniel Stenberg |
2016-04-29 | curl: show the long option version of -q in the -h list | Daniel Stenberg |
2016-04-29 | curl: remove "--socks" as "--socks5" turned 8 | Daniel Stenberg |
2016-04-29 | curl.1: document the deprecated --ftp-ssl option | Daniel Stenberg |
2016-04-29 | curl: remove --http-request | Daniel Stenberg |
2016-04-29 | curl: mention --ntlm-wb in -h list | Daniel Stenberg |
2016-04-29 | curl: -h output lacked --proxy-header | Daniel Stenberg |
2016-04-29 | curl.1: document --ntlm-wb | Daniel Stenberg |
2016-04-29 | curl.1: document the long format of -q: --disable | Daniel Stenberg |