]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2016-09-14  Daniel Stenbergcurl_easy_unescape: deny negative string lengths as...
2016-09-14  Daniel Stenbergcurl_easy_escape: deny negative string lengths as input
2016-09-14  Daniel Stenbergcurl: make --create-dirs on windows grok both forward...
2016-09-13  Daniel StenbergRELEASE-NOTES: synced with 665694979b6
2016-09-12  Tony Kelmanmbedtls: switch off NTLM in build if md4 isn't available
2016-09-12  Jay SatiroCODE_STYLE: fix long-line guideline
2016-09-11  Jay SatiroCODE_STYLE: add column alignment section
2016-09-11  Peter Wucmake: fix curl-config --static-libs
2016-09-11  Daniel Stenberghttp: refuse to pass on response body with NO_NODY...
2016-09-10  Daniel StenbergRELEASE-NOTES: synced with 257bf3ac67eb6
2016-09-09  Jakub ZakrzewskiCMake: Don't build unit tests if private symbols are...
2016-09-09  Jakub ZakrzewskiCMake: Try to (un-)hide private library symbols
2016-09-09  Daniel Stenbergopenssl: fix bad memory free (regression)
2016-09-09  Daniel Stenberghttp2: support > 64bit sized uploads
2016-09-08  Jay Satiroerrors: new alias CURLE_WEIRD_SERVER_REPLY (8)
2016-09-07  Daniel Stenbergbump: toward 7.51.0
2016-09-07  Daniel StenbergHISTORY: remove ascii logo to render nicer on web
2016-09-07  Daniel Stenbergcurl: whitelist use of strtok() in non-threaded context
2016-09-07  Daniel Stenbergchecksrc: detect strtok() use
2016-09-07  Viktor Szakatsmk-ca-bundle.pl: use SHA256 instead of SHA1
2016-09-07  Daniel StenbergRELEASE-NOTES: curl 7.50.2 release curl-7_50_2
2016-09-07  Daniel StenbergTHANKS: updated for 7.50.2
2016-09-06  Gaurav Malhotraopenssl: fix CURLINFO_SSL_VERIFYRESULT
2016-09-06  Daniel Gustafssondarwinssl: test for errSecSuccess in PKCS12 import...
2016-09-06  Daniel Gustafssondocs: Fix link to CONTRIBUTE in Github contribution...
2016-09-05  Marcel Raadopenssl: Fix compilation with OPENSSL_API_COMPAT=0x1010...
2016-09-05  Daniel StenbergRELEASE-NOTES: synced with 3d4c0c8b9bc1d
2016-09-05  Daniel Stenberghttp2: return EOF when done uploading without known...
2016-09-05  Daniel Stenberghttp2: skip the content-length parsing, detect unknown...
2016-09-05  Daniel Stenberghttp2: minor white space edit
2016-09-05  Daniel Stenberghttp2: use named define instead of magic constant in...
2016-09-05  Craig Davisonconfigure: make the cpp -P detection not clobber CPPFLAGS
2016-09-04  Olivier Brunelspeed caps: not based on average speeds anymore
2016-09-03  Daniel StenbergHISTORY.md: the multi socket was put in the wrong year!
2016-09-03  Mark Hamiltontool_helpers.c: fix comment typo (#989)
2016-09-03  Mark Hamiltonlibtest/test.h: fix typo (#988)
2016-09-01  Daniel StenbergCURLMOPT_PIPELINING.3: language
2016-09-01  Daniel StenbergCURLMOPT_PIPELINING.3: extended and clarified
2016-08-31  Steve Holmecurl_sspi.c: Updated function description comments
2016-08-31  Steve HolmeREADME: Corrected the supported Visual Studio versions
2016-08-31  Steve HolmeKNOWN_BUGS: Move the Visual Studio project shortcomings...
2016-08-31  Steve HolmeKNOWN_BUGS: Expand 6.4 to include Kerberos V5
2016-08-30  Daniel Stenbergconnect: fix #ifdefs for debug versions of conn/streamc...
2016-08-29  Daniel StenbergKNOWN_BUGS: mention some cmake "support gaps"
2016-08-28  Nick Zitzmanndarwinssl: add documentation stating that the --cainfo...
2016-08-28  Daniel Stenberghttp2: return CURLE_HTTP2_STREAM for unexpected stream...
2016-08-28  Tatsuhiro Tsujikawahttp2: handle closed streams when uploading
2016-08-28  Daniel Stenberghttp2: make sure stream errors don't needlessly close...
2016-08-27  Daniel StenbergCurl_verify_windows_version: minor edit to avoid compil...
2016-08-27  Steve HolmeRELEASE-NOTES: Added missing fix from commit 15592143f
2016-08-26  Jay Satiroschannel: Disable ALPN for Wine since it is causing...
2016-08-26  Peter Wangnss: work around race condition in PK11_FindSlotByName()
2016-08-26  Kamil Dudkanss: refuse previously loaded certificate from file
2016-08-26  Daniel Stenbergftp_done: remove dead code
2016-08-26  Daniel StenbergTLS: random file/egd doesn't have to match for conn...
2016-08-26  Daniel Stenbergtest161: add comment for the exit code
2016-08-26  Dan Fandrichtest219: Add http as a required feature
2016-08-25  Michael KaufmannHTTP: stop parsing headers when switching to unknown...
2016-08-25  Daniel Stenbergopenssl: make build with 1.1.0 again
2016-08-25  Daniel StenbergINTERNALS: fix title
2016-08-25  Daniel Stenbergconfigure: detect zlib with our pkg-config macros
2016-08-25  Jay Satirohttp2: Remove incorrect comments
2016-08-23  Ales Novakftp: fix wrong poll on the secondary socket
2016-08-22  Daniel StenbergRELEASE-NOTES: synced with 95ded2c56
2016-08-21  Daniel Stenbergconfigure: make it work without PKG_CHECK_MODULES
2016-08-21  Marc HoerskenRevert "KNOWN_BUGS: SOCKS proxy not working via IPv6"
2016-08-21  Marco Deckelwin: Basic support for Universal Windows Platform apps
2016-08-21  Steve Holmesasl: Don't use GSSAPI authentication when domain name...
2016-08-21  Steve Holmevauth: Added check for supported SSPI based authenticat...
2016-08-21  Steve Holmehttp.c: Remove duplicate (authp->avail & CURLAUTH_DIGES...
2016-08-20  Marc Hoerskensocks.c: display the hostname returned by the SOCKS5...
2016-08-20  Steve Holmeurldata.h: Corrected comment for httpcode which is...
2016-08-20  Marc Hoerskensocks.c: use Curl_printable_address in SOCKS5 connectio...
2016-08-20  Marc Hoerskensocks.c: align SOCKS4 connection sequence with SOCKS5
2016-08-20  Steve Holmehttp.c: Corrected indentation change from commit 2708d4259b
2016-08-20  Steve Holmehttp: Added calls to Curl_auth_is_<mechansism>_supported()
2016-08-20  Marc Hoerskensocks.c: improve verbose output of SOCKS5 connection...
2016-08-20  Marc Hoerskenconfigure.ac: add missing quotes to PKG_CHECK_MODULES
2016-08-20  Steve Holmesasl: Added calls to Curl_auth_is_<mechansism>_supported()
2016-08-19  Miroslav Francspnego_sspi: fix memory leak in case *outlen is zero...
2016-08-19  Daniel StenbergCURLMOPT_MAX_TOTAL_CONNECTIONS.3: mention it can also...
2016-08-18  Steve Holmevauth: Introduced Curl_auth_is_<mechansism>_supported...
2016-08-18  Daniel Stenbergtest1144: verify HEAD with body-only response
2016-08-17  Steve HolmeRELEASE-PROCEDURE: Added some more future release dates
2016-08-17  David Woodhousecurl: allow "pkcs11:" prefix for client certificates
2016-08-17  Daniel Stenbergnss: make the global variables static
2016-08-16  Daniel Stenbergopenssl: use regular malloc instead of OPENSSL_malloc
2016-08-16  Daniel Stenbergproxy: fix tests as follow-up to 93b0d907d5
2016-08-16  Daniel StenbergRevert "Proxy-Connection: stop sending this header...
2016-08-15  Daniel StenbergCURLOPT_PROXY.3: unsupported schemes cause errors now
2016-08-15  Daniel Stenbergtests/README: mention nghttpx for HTTP/2 tests
2016-08-15  Daniel StenbergREADME.md: add our CII Best Practices badge
2016-08-15  Daniel Stenbergproxy: polished the error message for unsupported schemes
2016-08-15  Daniel Stenbergtest219: verify unsupported scheme for proxies get...
2016-08-15  Daniel Stenbergproxy: reject attempts to use unsupported proxy schemes
2016-08-15  Daniel StenbergRELEASE-NOTES: synced with b7ee5316c2fd5b
2016-08-14  Marc Hoerskensocks.c: Correctly calculate position of port in respon...
2016-08-14  Marc Hoerskensocks.c: Do not modify and invalidate calculated respon...
2016-08-14  Marc Hoerskensocks.c: Move error output after reading the whole...
2016-08-13  Ronnie MoseMANUAL: Remove invalid link to LDAP documentation ...
next