]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2016-11-15  Kamil Dudkadocs: the next release will be 7.52.0
2016-11-15  Daniel Stenbergcmdline-opts: support generating the --help output
2016-11-15  David Schweikertdarwinssl: fix SSL client certificate not found on...
2016-11-15  Daniel Stenbergcurl: add --fail-early to help output
2016-11-15  Daniel Stenbergglob: fix [a-c] globbing regression
2016-11-14  Daniel Stenbergcurl: add --fail-early
2016-11-14  Daniel StenbergCurl_rand: fixed and moved to rand.c
2016-11-13  Daniel Stenbergcmdline-opts: first test version of a new man page...
2016-11-13  Daniel Stenbergtime_t fix: follow-up to de4de4e3c7c
2016-11-12  Daniel Stenbergtimeval: prefer time_t to hold seconds instead of long
2016-11-12  Dan Fandrichtests: fixed variable might be clobbered warning
2016-11-11  Daniel StenbergRELEASE-NOTES: synced with 346340808c
2016-11-11  Daniel StenbergURL-parser: for file://[host]/ URLs, the [host] must...
2016-11-11  Daniel Stenbergtest558: adapt to 0649433da
2016-11-11  Daniel Stenbergopenssl: make sure to fail in the unlikely event that...
2016-11-11  Daniel Stenbergopenssl: avoid unnecessary seeding if already done
2016-11-11  Daniel Stenbergopenssl: RAND_status always exists in OpenSSL >= 0.9.7
2016-11-11  Daniel StenbergCurl_pgrsUpdate: use dedicated function for time passed
2016-11-11  Daniel Stenbergrealloc: use Curl_saferealloc to avoid common mistakes
2016-11-11  Daniel Hwangcurl: Add --retry-connrefused
2016-11-10  Daniel Stenbergopenssl: raise the max_version to 1.3 if asked for
2016-11-10  Jay Satirovtls: Fail on unrecognized param for CURLOPT_SSLVERSION
2016-11-09  Isaac BoukrisSPNEGO: Fix memory leak when authentication fails
2016-11-09  Daniel StenbergCODE_STYLE.md: link to INTERNALS.md correctly
2016-11-09  Daniel Stenbergbump: next version will be 7.52.0
2016-11-09  Daniel StenbergRELEASE-NOTES: synced with dfcdaaba371e9a3
2016-11-08  Daniel Stenbergexamples/fileupload.c: fclose the file as well
2016-11-08  Daniel Stenbergprintf: fix ".*f" handling
2016-11-08  Daniel Stenbergcurl_formadd.3: *_FILECONTENT and *_FILE need the file...
2016-11-07  Kamil Dudkanss: silence warning 'SSL_NEXT_PROTO_EARLY_VALUE not...
2016-11-07  Daniel Stenbergopenssl: initial TLS 1.3 adaptions
2016-11-07  Daniel Stenbergssh: check md5 fingerprints case insensitively (regression)
next