]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2016-12-17  Daniel Stenbergcmdline-opts/post30X.d: fix the RFC references
2016-12-17  Daniel Stenbergcurl.1: regenerated
2016-12-17  Daniel Stenbergcmdline-opts: formatting fixes
2016-12-17  Daniel Stenbergcurl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPE
2016-12-17  Daniel Stenbergtool_getparam.c: make comments use the up-to-date optio...
2016-12-17  Daniel Stenbergmanpage-scan.pl: allow deprecated options to get remove...
2016-12-17  Daniel Stenbergcmdline-opts/gen.pl: trim off trailing spaces
2016-12-17  Daniel Stenbergcmdline-opts/proxy-tlsuser.d: remove trailing .d
2016-12-17  Daniel Stenbergcurl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOP...
2016-12-17  Daniel Stenbergsymbols: removed two, added one
2016-12-16  Daniel Stenbergcmdline-opts: include the man page split up files in...
2016-12-16  Daniel Stenbergcurl.1: generated with gen.pl
2016-12-16  Daniel Stenbergcmdline-opts: added some missing info
2016-12-16  Daniel StenbergCURLINFO_SSL_VERIFYRESULT.3: language
2016-12-16  Daniel StenbergHTTPS-PROXY docs: update/polish
2016-12-16  Daniel Stenbergcmdline-opts/page-header: mention it is generated
2016-12-16  Daniel Stenbergpreproxy: renamed what was added as SOCKS_PROXY
2016-12-16  Daniel Stenbergcurl: normal socks proxies still use CURLOPT_PROXY
2016-12-16  Daniel StenbergCURLOPT_SOCKS_PROXYTYPE: removed
2016-12-15  Daniel Stenbergcurl_multi_socket.3: fix typo
2016-12-14  Daniel Stenbergchecksrc: warn for assignments within if() expressions
2016-12-13  Daniel Stenbergchecksrc: stricter no-space-before-paren enforcement
2016-12-11  Daniel StenbergISSUE_TEMPLATE: try mentioning known bugs/todo in new...
2016-12-08  Daniel StenbergRELEASE-NOTES: synced with 71a55534fa6
2016-12-07  Adam Langleyopenssl: don't use OpenSSL's ERR_PACK.
2016-12-05  Dan Fandrichtest2032: Mark test as flaky
2016-12-03  Jeremy Pearsonlibcurl-multi.3: typo
2016-12-02  Dan Fandrichtest1281: added http as a required feature
2016-12-02  Daniel Stenbergcurl: support zero-length argument strings in config...
2016-12-01  Daniel Stenberghttp_proxy: simplify CONNECT response reading
2016-12-01  Daniel Stenbergtests: fix CONNECT test cases to be more strict
2016-12-01  Daniel StenbergCONNECT: read responses one byte at a time
2016-12-01  Daniel StenbergCONNECT: reject TE or CL in 2xx responses
2016-12-01  Daniel StenbergURL parser: reject non-numerical port numbers
2016-11-30  Dan Fandrichruntests: made Servers: output be more consistent by...
2016-11-30  Dan Fandrichcyassl: fixed typo introduced in 4f8b1774
2016-11-30  Michael KaufmannCURLOPT_CONNECT_TO: Skip non-matching "connect-to"...
2016-11-29  Daniel StenbergBUGS: describe bug handling process
2016-11-28  Daniel StenbergRELEASE-NOTES: synced with 19613fb3
2016-11-28  Jay Satirohttp2: check nghttp2_session_set_local_window_size...
2016-11-28  Anders Bakkenhttp2: Fix crashes when parent stream gets aborted
2016-11-28  Daniel Stenbergcmdline-docs: more options converted and fixed
2016-11-28  Daniel Stenberggen: include footer in mainpage output
2016-11-28  Jay Satirolib1536: checksrc compliance
2016-11-27  Daniel Stenbergcmdline-opts: more command line options documented
2016-11-27  Daniel Stenbergcurl: remove --proxy-ssl* options
2016-11-26  Daniel StenbergCURLOPT_PROXY_*.3: polished some proxy option man pages
2016-11-26  Patrick Monneratos400: support CURLOPT_PROXY_PINNEDPUBLICKEY
2016-11-26  Okhin Vasilijcurl_version_info: add CURL_VERSION_HTTPS_PROXY
2016-11-26  Frank Gevaertstests: Add some testcases for recent new features.
2016-11-26  Frank Gevaertscurl_easy_reset: clear info for CULRINFO_PROTOCOL and...
2016-11-25  Daniel StenbergCURLOPT_PROXY_CAINFO.3: clarify proxy use
2016-11-25  Daniel StenbergCURLOPT_PROXY_CRLFILE.3: clarify https proxy and availa...
2016-11-25  Daniel Stenbergcurl_easy_setopt.3: add CURLOPT_PROXY_PINNEDPUBLICKEY
2016-11-25  Daniel Stenbergdocs: include all opts man pages in dist
2016-11-25  Thomas GlanzmannHTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY
2016-11-25  Thomas Glanzmannurl: proxy: Use 443 as default port for https proxies
2016-11-25  Daniel StenbergTODO: removed "HTTPS proxy"
2016-11-25  Jan-Ewinbuild: add config option ENABLE_NGHTTP2
2016-11-25  Jay Satirotool_urlglob: Improve sanity check in glob_range
2016-11-25  Jay Satirotool_help: Change description for --retry-connrefused
2016-11-25  Patrick Monneratos400: sync ILE/RPG binding
2016-11-25  Jay Satirotest1135: Fix curl_easy_duphandle prototype for code...
2016-11-25  Jay Satirox509asn1: Restore the parameter check in Curl_getASN1El...
2016-11-24  Daniel StenbergRELEASE-NOTES: update option counters
2016-11-24  Frank Gevaertsadd CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}
2016-11-24  Daniel StenbergRELEASE-NOTES: synced with 63198a4750aeb
2016-11-24  Daniel Stenbergcurl.1: the new --proxy options ship in 7.52.0
2016-11-24  Daniel Stenbergchecksrc: move open braces to comply with function...
2016-11-24  Daniel Stenbergchecksrc: detect wrongly placed open braces in func...
2016-11-24  Daniel Stenbergchecksrc: white space edits to comply to stricter checksrc
2016-11-24  Daniel Stenbergchecksrc: verify ASTERISKNOSPACE
2016-11-24  Daniel Stenbergchecksrc: code style: use 'char *name' style
2016-11-24  Daniel Stenbergchecksrc: add ASTERISKSPACE
2016-11-24  Daniel Stenbergopenssl: remove dead code
2016-11-24  Okhin VasilijHTTPS-proxy: fixed mbedtls and polishing
2016-11-24  Daniel Stenbergdarwinssl: adopted to the HTTPS proxy changes
2016-11-24  Daniel Stenberggtls: fix indent to silence compiler warning
2016-11-24  Thomas Glanzmannmbedtls: Fix compile errors
2016-11-24  Alex Rousskovproxy: Support HTTPS proxy and SOCKS+HTTP(s)
2016-11-24  Patrick MonneratDeclare endian read functions argument as a const pointer.
2016-11-24  Patrick MonneratLimit ASN.1 structure sizes to 256K. Prevent some alloc...
2016-11-22  Jay Satirourl: Fix conn reuse for local ports and interfaces
2016-11-21  Daniel Stenbergrand: pass in number of randoms as an unsigned argument
2016-11-21  Jay Satirorand: Fix potentially uninitialized result warning
2016-11-19  Marcel Raadvtls: fix build warnings
2016-11-18  Marcel Raadlib: fix compiler warnings after de4de4e3c7c
2016-11-17  Isaac BoukrisDon't mix unix domain sockets with regular ones
2016-11-17  Jay Satirotests: Fix HTTP2-Settings header for huge window size
2016-11-16  Jay Satirohttp2: Use huge HTTP/2 windows
2016-11-16  Daniel Stenbergcmdline-docs: more conversion
2016-11-16  Daniel Stenberggen: support 'protos'
2016-11-16  Daniel Stenberggen: support 'single' to make an individual page man...
2016-11-16  Daniel Stenbergcmdline-docs: more options converted over
2016-11-16  Daniel Stenberggen: support 'redirect'
2016-11-16  Daniel Stenbergcmdline/gen: replace options in texts better
2016-11-16  Jay Satirohttp2: Fix address sanitizer memcpy warning
2016-11-16  Jay Satirotool_help: Clarify --dump-header only writes received...
2016-11-16  Jay Satirocurl.1: Clarify --dump-header only writes received...
2016-11-15  Alex Chandocs: Spelling fixes
next