]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2017-02-22  Viktor Szakatsurldata: include curl_sspi.h when Windows SSPI is enabled
2017-02-22  Jay Satirourl: Improve CURLOPT_PROXY_CAPATH error handling
2017-02-22  Jay Satirocyassl: fix typo
2017-02-21  Daniel Stenbergrelease: 7.53.0 curl-7_53_0
2017-02-21  Daniel Stenbergcookie: fix declaration of 'dup' shadows a global decla...
2017-02-21  Daniel StenbergTLS: make SSL_VERIFYSTATUS work again
2017-02-21  Jay Satirodigest_sspi: Handle 'stale=TRUE' directive in HTTP...
2017-02-20  Daniel Stenbergsmb: use getpid replacement for windows UWP builds
2017-02-20  Daniel StenbergTODO: CURLOPT_RESOLVE for any port number
2017-02-20  Daniel StenbergRELEASE-NOTES: synced with af30f1152d43dcdb
2017-02-20  Jean Gressmannsftp: improved checks for create dir failures
2017-02-20  Max Khondigest_sspi: Fix nonce-count generation in HTTP digest
2017-02-20  Jay Satiroexamples/multi-uv: checksrc compliance
2017-02-19  Michael Kaufmannstring formatting: fix 4 printf-style format strings
2017-02-18  Dan Fandrichtests: removed the obsolete name parameter
2017-02-18  Michael Kaufmannspeed caps: update the timeouts if the speed is too...
2017-02-18  Michael Kaufmanndocs: fix timeout handling in multi-uv example
2017-02-18  Michael Kaufmannproxy: fix hostname resolution and IDN conversion
2017-02-17  Isaac Boukrishttp: fix missing 'Content-Length: 0' while negotiating...
2017-02-16  Simon Wartawinbuild: add note on auto-detection of MACHINE in...
2017-02-16  Daniel StenbergRELEASE-PROCEDURE: update the upcoming release calendar
2017-02-15  Daniel StenbergTODO: consider file name from the redirected URL with...
2017-02-15  Jay Satirotool_urlglob: Allow a glob range with the same start...
2017-02-15  Daniel Stenbergaxtls: adapt to API changes
2017-02-14  Daniel StenbergRELEASE-NOTES: synced with 690935390c29c
2017-02-14  Nick Draffencurl: fix typo in time condition warning message
2017-02-14  Daniel Stenbergsmb: code indent
2017-02-14  Jay Satiroconfigure: Allow disabling pthreads, fall back on Win32...
2017-02-13  Daniel Stenberghttp2: fix memory-leak when denying push streams
2017-02-11  Jay Satirotool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT
2017-02-10  Daniel Stenbergcmdline-opts/page-footer: ftp.sunet.se is no longer...
2017-02-10  Daniel StenbergURL: only accept ";options" in SMTP/POP3/IMAP URL schemes
2017-02-09  Jay Satirocmdline-opts/socks*: Mention --preproxy in --socks...
2017-02-09  Daniel StenbergCURLOPT_SSL_VERIFYPEER.3: also the https proxy version
2017-02-09  Kamil Dudkanss: make FTPS work with --proxytunnel
2017-02-09  Daniel Stenbergexamples/multithread.c: link to our multi-thread docs
2017-02-09  Daniel Stenberghttp_proxy: avoid freeing static memory
2017-02-09  Cameron MacMinnhttp_proxy: Fix tiny memory leak upon edge case connect...
2017-02-08  Michael Kaufmannpolarssl, mbedtls: Fix detection of pending data
2017-02-07  Dan Fandrichtest1139: Added the --manual keyword since the manual...
2017-02-07  Daniel StenbergRELEASE-NOTES: synced with 102454459dd688c
2017-02-07  Daniel StenbergTHANKS-filter: polish some recent contributors
2017-02-07  Daniel Stenberghttp2: reset push header counter fixes crash
2017-02-07  Markus Westerlindtransfer: only retry nobody-requests for HTTP
2017-02-07  Daniel Gustafssontelnet: Fix typos
2017-02-07  Daniel Gustafssontest552: Fix typos
2017-02-07  Daniel Gustafssondarwinssl: Avoid parsing certificates when not in verbo...
2017-02-07  JDepooterschannel: Remove incorrect SNI disabled message
2017-02-07  Daniel StenbergCHANGES: spell fix, use correct path to script
2017-02-07  Daniel StenbergCHANGES.0: removed
2017-02-06  Dan Fandrichcmdline-opts: Fixed build and test in out of source...
2017-02-06  Viktor Szakatsuse *.sourceforge.io and misc URL updates
2017-02-06  Jay Satirodocs: Add more HTTPS proxy documentation
2017-02-01  Jay SatiroOS400: Fix symbols
2017-02-01  Sean Burfordcmake: Support curl --xattr when built with cmake
2017-02-01  Adam Langleyopenssl: Don't use certificate after transferring ownership
2017-01-29  Antoine Aubertmbedtls: implement CTR-DRBG and HAVEGE random generators
2017-01-29  Daniel Stenbergdocs: we no longer ship HTML versions of man pages
2017-01-29  railsnewbie257docs: proofread README.netware README.win32
2017-01-28  Daniel StenbergRELEASE-NOTES; synced with ab08d82648
2017-01-28  Michael Kaufmannmbedtls: disable TLS session tickets
2017-01-28  Michael Kaufmanngnutls: disable TLS session tickets
2017-01-28  Michael Kaufmannpolarssl: fix hangs
2017-01-27  Daniel Stenbergcookies: do not assume a valid domain has a dot
2017-01-27  Daniel StenbergTODO: remove "Support TLS v1.3"
2017-01-24  railsnewbie257INTERNALS.md: language improvements
2017-01-24  Daniel Stenbergtelnet: fix windows compiler warnings
2017-01-23  Daniel StenbergVC: remove the makefile.vc6 build infra
2017-01-23  Jay Satirocmdline-opts/gen.pl: Open input files in CRLF mode
2017-01-23  Daniel Stenbergdocs/curl.1: generate from the cmdline-opts script
2017-01-22  Daniel Stenbergvtls: source indentation fix
2017-01-20  Daniel Stenbergcontri*.sh: cut off parentheses from names too
2017-01-20  Daniel StenbergRELEASE-NOTES: synced with 01ab7c30bba6f
2017-01-20  Daniel Stenbergvtls: fix PolarSSL non-blocking handling
2017-01-20  Antoine Aubertvtls: fix mbedtls multi non blocking handshake.
2017-01-19  Richy KimCURLOPT_BUFFERSIZE: support enlarging receive buffer
2017-01-19  Daniel Stenbergsws: use SOCKERRNO, not errno
2017-01-19  Michael KaufmannKNOWN_BUGS: HTTP/2 server push enabled when no pushes...
2017-01-19  Viktor Szakats*.rc: escape non-ASCII/non-UTF-8 character for clarity
2017-01-19  Kamil Dudkadocs: non-blocking SSL handshake is now supported with NSS
2017-01-18  Michael KaufmannCURLOPT_CONNECT_TO: Fix compile warnings
2017-01-18  Daniel Stenbergusercertinmem.c: improve the short description
2017-01-17  Daniel Stenbergparseurl: move back buffer to function scope
2017-01-17  Jay Satiroopenssl: Fix random generation
2017-01-17  Daniel StenbergTODO: share OpenSSL contexts
2017-01-16  Daniel Stenbergbump: next release will be 7.53.0
2017-01-15  Kamil Dudkanss: use the correct lock in nss_find_slot_by_name()
2017-01-15  Alessandro... http2: disable server push if not requested 1160/head
2017-01-14  railsnewbie257docs: improved language in README.md HISTORY.md CONTRIB...
2017-01-14  Alessandro... http: print correct HTTP string in verbose output when... 1210/head
2017-01-14  Daniel StenbergTODO: send only part of --data
2017-01-14  Daniel StenbergTODO: implemened "--fail-fast to exit on first transfer...
2017-01-14  Daniel StenbergTODO: Chunked transfer multipart formpost
2017-01-14  Daniel StenbergTODO: Improve formpost API, not just add an easy argument
2017-01-13  Daniel Stenbergaddrinfo: fix compiler warning on offsetof() use
2017-01-13  Daniel StenbergTHANKS-filter: Jiri Malak
2017-01-13  Daniel StenbergRELEASE-NOTES: synced with a7c73ae309c
2017-01-13  Isaac Boukrisunix_socket: add support for abstract unix domain socket
2017-01-13  Daniel Stenbergwrite-out.d: 'time_total' is not always shown with...
2017-01-13  Daniel Stenbergnext.d: --trace and --trace-ascii are also global
next