]> granicus.if.org Git - curl/shortlog
curl
2019-01-21 Daniel StenbergKNOWN_BUGS: tests not compatible with python3
2019-01-20 Daniel Gustafssonmemcmp: avoid doing single char memcmp
2019-01-19 Daniel StenbergCOPYING: it's 2019
2019-01-19 hhbconfigure: fix recv/send/select detection on Android
2019-01-19 georgeokntlm_sspi: add support for channel binding
2019-01-18 Daniel Stenbergschannel: on connection close there might not be a...
2019-01-17 JDepooterssh: log the libssh2 error message when ssh session...
2019-01-16 Alessandro... Fix typo in manpage
2019-01-16 Daniel StenbergRELEASE-NOTES: synced
2019-01-16 Sergei Nikulovcmake: updated check for HAVE_POLL_FINE to match autotools
2019-01-16 Daniel Stenbergcurl-compilers.m4: check for __ibmxl__ to detect xlclang
2019-01-16 Daniel Stenbergopenssl: fix the SSL_get_tlsext_status_ocsp_resp call
2019-01-15 Daniel Stenbergcurl-compilers.m4: detect xlclang
2019-01-15 Daniel StenbergREADME: add codacy code quality badge
2019-01-15 Daniel Stenbergextract_if_dead: follow-up to 54b201b48c90a
2019-01-15 Daniel Stenbergmulti: remove "Dead assignment"
2019-01-15 Daniel Stenbergtests: move objnames-* from lib into tests
2019-01-15 Sergei Nikulovtravis: added cmake build for osx
2019-01-14 Frank Gevaertscookie: fix comment typo (url_path_len -> uri_path_len)
2019-01-14 Marcel Raadwinbuild: conditionally use /DZLIB_WINAPI
2019-01-14 Daniel Stenbergsrc/Makefile: make 'tidy' target work for metalink...
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
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
next