Age | Commit message (Expand) | Author |
2016-11-28 | curl: remove --proxy-ssl* options | Daniel Stenberg |
2016-11-27 | CURLOPT_PROXY_*.3: polished some proxy option man pages | Daniel Stenberg |
2016-11-26 | os400: support CURLOPT_PROXY_PINNEDPUBLICKEY | Patrick Monnerat |
2016-11-26 | curl_version_info: add CURL_VERSION_HTTPS_PROXY | Okhin Vasilij |
2016-11-26 | tests: Add some testcases for recent new features. | Frank Gevaerts |
2016-11-26 | curl_easy_reset: clear info for CULRINFO_PROTOCOL and CURLINFO_SCHEME | Frank Gevaerts |
2016-11-25 | CURLOPT_PROXY_CAINFO.3: clarify proxy use | Daniel Stenberg |
2016-11-25 | CURLOPT_PROXY_CRLFILE.3: clarify https proxy and availability | Daniel Stenberg |
2016-11-25 | curl_easy_setopt.3: add CURLOPT_PROXY_PINNEDPUBLICKEY | Daniel Stenberg |
2016-11-25 | docs: include all opts man pages in dist | Daniel Stenberg |
2016-11-25 | HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY | Thomas Glanzmann |
2016-11-25 | url: proxy: Use 443 as default port for https proxies | Thomas Glanzmann |
2016-11-25 | TODO: removed "HTTPS proxy" | Daniel Stenberg |
2016-11-25 | winbuild: add config option ENABLE_NGHTTP2 | Jan-E |
2016-11-24 | tool_urlglob: Improve sanity check in glob_range | Jay Satiro |
2016-11-24 | tool_help: Change description for --retry-connrefused | Jay Satiro |
2016-11-25 | os400: sync ILE/RPG binding | Patrick Monnerat |
2016-11-24 | test1135: Fix curl_easy_duphandle prototype for code style | Jay Satiro |
2016-11-24 | x509asn1: Restore the parameter check in Curl_getASN1Element | Jay Satiro |
2016-11-25 | RELEASE-NOTES: update option counters | Daniel Stenberg |
2016-11-25 | add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} | Frank Gevaerts |
2016-11-25 | RELEASE-NOTES: synced with 63198a4750aeb | Daniel Stenberg |
2016-11-25 | curl.1: the new --proxy options ship in 7.52.0 | Daniel Stenberg |
2016-11-24 | checksrc: move open braces to comply with function declaration style | Daniel Stenberg |
2016-11-24 | checksrc: detect wrongly placed open braces in func declarations | Daniel Stenberg |
2016-11-24 | checksrc: white space edits to comply to stricter checksrc | Daniel Stenberg |
2016-11-24 | checksrc: verify ASTERISKNOSPACE | Daniel Stenberg |
2016-11-24 | checksrc: code style: use 'char *name' style | Daniel Stenberg |
2016-11-24 | checksrc: add ASTERISKSPACE | Daniel Stenberg |
2016-11-24 | openssl: remove dead code | Daniel Stenberg |
2016-11-24 | HTTPS-proxy: fixed mbedtls and polishing | Okhin Vasilij |
2016-11-24 | darwinssl: adopted to the HTTPS proxy changes | Daniel Stenberg |
2016-11-24 | gtls: fix indent to silence compiler warning | Daniel Stenberg |
2016-11-24 | mbedtls: Fix compile errors | Thomas Glanzmann |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-11-24 | Declare endian read functions argument as a const pointer. | Patrick Monnerat |
2016-11-24 | Limit ASN.1 structure sizes to 256K. Prevent some allocation size overflows. | Patrick Monnerat |
2016-11-22 | url: Fix conn reuse for local ports and interfaces | Jay Satiro |
2016-11-21 | rand: pass in number of randoms as an unsigned argument | Daniel Stenberg |
2016-11-20 | rand: Fix potentially uninitialized result warning | Jay Satiro |
2016-11-19 | vtls: fix build warnings | Marcel Raad |
2016-11-18 | lib: fix compiler warnings after de4de4e3c7c | Marcel Raad |
2016-11-17 | Don't mix unix domain sockets with regular ones | Isaac Boukris |
2016-11-17 | tests: Fix HTTP2-Settings header for huge window size | Jay Satiro |
2016-11-16 | http2: Use huge HTTP/2 windows | Jay Satiro |
2016-11-16 | cmdline-docs: more conversion | Daniel Stenberg |
2016-11-16 | gen: support 'protos' | Daniel Stenberg |
2016-11-16 | gen: support 'single' to make an individual page man page | Daniel Stenberg |
2016-11-16 | cmdline-docs: more options converted over | Daniel Stenberg |
2016-11-16 | gen: support 'redirect' | Daniel Stenberg |