]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2019-01-13  Daniel Stenbergextract_if_dead: use a known working transfer when...
2019-01-13  Daniel Stenbergopenssl: adapt to 3.0.0, OpenSSL_version_num() is depre...
2019-01-11  Sergei Nikulovcmake: added checks for HAVE_VARIADIC_MACROS_C99 and...
2019-01-11  Daniel Stenbergurldata: rename easy_conn to just conn
2019-01-11  Daniel Stenbergtool_cb_prg: avoid integer overflow
2019-01-10  Daniel Gustafssontravis: turn off copyright year checks in checksrc
2019-01-10  Daniel StenbergKNOWN_BUGS: cmake makes unusable tool_hugehelp.c with...
2019-01-10  Daniel StenbergKNOWN_BUGS: Improve --data-urlencode space encoding
2019-01-10  Patrick Monneratos400: add a missing closing bracket
2019-01-10  Patrick Monneratos400: fix extra parameter syntax error.
2019-01-10  Daniel Stenbergtest1558: verify CURLINFO_PROTOCOL on file:// transfer
2019-01-10  Daniel StenbergRELEASE-NOTES: synced
2019-01-10  Daniel Stenbergxattr: strip credentials from any URL that is stored
2019-01-10  Daniel Stenbergcookies: allow secure override when done over HTTPS
2019-01-10  Daniel Stenbergmulti: multiplexing improvements
2019-01-09  Daniel Stenbergtest1561: improve test name
2019-01-09  Katsuhiko YOSHIDAcookies: skip custom cookies when redirecting cross...
2019-01-09  Daniel StenbergTHANKS: fixups and a dedupe
2019-01-09  Daniel Stenbergtimediff: fix math for unsigned time_t
2019-01-08  Bernhard M... tests: allow tests to pass by 2037-02-12
2019-01-07  Daniel StenbergRELEASE-NOTES: synced
2019-01-07  Brad Spencercurl_multi_remove_handle() don't block terminating...
2019-01-07  Daniel StenbergRevert "http_negotiate: do not close connection until...
2019-01-07  Daniel Stenbergcurl/urlapi.h: include "curl.h" first
2019-01-06  Marcel RaadVS projects: fix build warning
2019-01-06  Marcel Raadschannel: fix compiler warning
2019-01-04  Rikard Falkebornprintf: introduce CURL_FORMAT_TIMEDIFF_T
2019-01-04  Rikard Falkebornprintf: fix format specifiers
2019-01-03  Daniel Stenberglibtest/stub_gssapi: use "real" snprintf
2019-01-03  Daniel StenbergINTERNALS: correct some outdated function names
2019-01-03  Daniel Stenbergdocs/version.d: mention MultiSSL
2019-01-02  Rikard Falkebornexamples: Update .gitignore
2019-01-02  Daniel GustafssonTHANKS: add more missing names
2019-01-02  Daniel Gustafssondocs: mention potential leak in curl_slist_append
2019-01-01  Marcel Raadtvnow: silence conversion warnings
2019-01-01  Daniel StenbergTHANKS: dedupe more names
2019-01-01  Markus Moellerntlm: update selection of type 3 response
2018-12-31  Daniel StenbergTHANKS: added missing names from year <= 2000
2018-12-30  Daniel Gustafssonurlapi: fix parsing ipv6 with zone index
2018-12-30  Daniel StenbergTHANKS: dedupe Guenter Knauf
2018-12-30  Daniel StenbergTHANKS: missing name from the 6.3.1 release!
2018-12-27  Daniel GustafssonRELEASE-NOTES: synced
2018-12-27  Claes Jakobssonhostip: support wildcard hosts
2018-12-26  Daniel Gustafssonurl: fix incorrect indentation
2018-12-26  Patrick Monneratos400: upgrade ILE/RPG binding.
2018-12-25  Daniel GustafssonFAQ: remove mention of sourceforge for github
2018-12-25  Daniel Gustafssonopenvms: fix typos in documentation
2018-12-25  Daniel Gustafssonopenvms: fix OpenSSL discovery on VAX
2018-12-24  Ruslan Baratovcmake: use lowercase for function name like the rest...
2018-12-23  Daniel StenbergRevert "libssh: no data pointer == nothing to do"
2018-12-23  Daniel Stenbergdisconnect: set conn->data for protocol disconnect
2018-12-23  Pavel Ptimeval: Use high resolution timestamps on Windows
2018-12-22  Daniel Stenberglibssh: no data pointer == nothing to do 3400/head
2018-12-22  Daniel Stenbergconncache_unlock: avoid indirection by changing input...
2018-12-22  Daniel Stenbergdisconnect: separate connections and easy handles better
2018-12-22  Daniel Stenberglibssh: free sftp_canonicalize_path() data correctly
2018-12-21  Daniel StenbergRELEASE-NOTES: synced
2018-12-21  Daniel Stenberghttp: added options for allowing HTTP/0.9 responses
2018-12-21  Daniel Stenbergif2ip: remove unused function Curl_if_is_interface_name
2018-12-20  Daniel Stenberghttp2: clear pause stream id if it gets closed
2018-12-20  David Garskewolfssl: Perform cleanup
2018-12-20  Daniel Stenbergmbedtls: follow-up VERIFYHOST fix from f097669248
2018-12-20  Daniel Stenbergcurlver: bump to 7.64.0 for next release
2018-12-19  Daniel Gustafssoncookies: extend domain checks to non psl builds
2018-12-19  Matus Uzaksmb: fix incorrect path in request if connection reused
2018-12-19  Daniel Stenbergcurl -J: do not append to the destination file
2018-12-17  Daniel Stenbergmbedtls: use VERIFYHOST
2018-12-17  Daniel Stenbergpingpong: change default response timeout to 120 seconds
2018-12-17  Daniel Stenbergpingpong: ignore regular timeout in disconnect phase
2018-12-14  Daniel StenbergTODO: Windows: set attribute 'archive' for completed...
2018-12-14  Daniel StenbergRELEASE-NOTES: synced
2018-12-14  Daniel Stenberghttp: minor whitespace cleanup from f464535b
2018-12-14  Ayoub Boudharhttp: Implement trailing headers for chunked transfers
2018-12-14  Daniel Stenbergdarwinssl: accept setting max-tls with default min-tls
2018-12-13  Daniel Stenberggopher: fix memory leak from 9026083ddb2a9
2018-12-13  Leonardo Taccaritest1201: Add a trailing `?' to the selector
2018-12-13  Leonardo Taccarigopher: always include the entire gopher-path in request
2018-12-13  Leonardo Taccariurlapi: distinguish possibly empty query
2018-12-13  Daniel GustafssonOS400: handle memory error in list conversion
2018-12-13  Daniel Gustafssoncookies: leave secure cookies alone
2018-12-13  Daniel Stenbergdocs: fix the --tls-max description
2018-12-12  Daniel Gustafssonurlapi: Fix port parsing of eol colon
2018-12-12  Daniel StenbergRELEASE-NOTES: 7.63.0 curl-7_63_0
2018-12-12  Daniel StenbergTHANKS: from the curl 7.62.0 cycle
2018-12-12  Daniel Stenbergtest1519: use lib1518 and test CURLINFO_REDIRECT_URL...
2018-12-12  Daniel StenbergCurl_follow: extract the Location: header field unvalidated
2018-12-11  Daniel Stenbergmulti: convert two timeout variables to timediff_t
2018-12-11  Daniel Stenbergdelta: use --diff-filter on the git diff-tree invokes
2018-12-11  Patrick Monneratdocumentation: curl_formadd field and file names are...
2018-12-11  Daniel Stenbergscripts/delta: show repo delta info from last release
2018-12-11  Daniel Gustafssontests: add urlapi unittest
2018-12-11  Daniel Gustafssonurlapi: fix portnumber parsing for ipv6 zone index
2018-12-11  Jay Satirohttp: fix HTTP auth to include query in URI
2018-12-11  Michael Kaufmannhttp: don't set CURLINFO_CONDITION_UNMET for http statu...
2018-12-11  Samuel Surteesldap: fix LDAP URL parsing regressions
2018-12-09  Daniel StenbergRELEASE-NOTES: synced
2018-12-09  Stefan Kanthak(lib)curl.rc: fixup for minor bugs
2018-12-09  Daniel Stenbergtest329: verify cookie max-age=0 immediate expiry
2018-12-09  Daniel Stenbergcookies: expire "Max-Age=0" immediately
2018-12-08  Johannes SchindelinUpon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1
next