]> granicus.if.org Git - curl/shortlog
curl
2019-09-24 Alex SamorukovHTTP3.md: move -p for mkdir, remove -j for make
2019-09-24 Patrick Monneratos400: getpeername() and getsockname() return ebcdic...
2019-09-24 Lucas Parduestrcase: fix raw lowercasing the letter X
2019-09-23 Daniel Stenberghttp2: Expression 'stream->stream_id != - 1' is always...
2019-09-23 Daniel Stenberghttp2: A value is being subtracted from the unsigned...
2019-09-23 Daniel Stenberglibssh: part of conditional expression is always true...
2019-09-23 Daniel Stenberglibssh: part of conditional expression is always true
2019-09-23 Daniel Stenberglibssh: The expression is excessive or contains a misprint
2019-09-23 Daniel Stenbergquiche: The expression must be surrounded by parentheses
2019-09-23 Daniel Stenbergvauth: The parameter 'status' must be surrounded by...
2019-09-23 Paul Dreikdoh: allow only http and https in debug mode
2019-09-23 Paul Dreikdoh: return early if there is no time left
2019-09-23 Barry Pollardhttp: lowercase headernames for HTTP/2 and HTTP/3
2019-09-23 Marcel Raadvtls: fix narrowing conversion warnings
2019-09-23 Joel Depooterwinbuild: Add manifest to curl.exe for proper OS versio...
2019-09-22 Daniel StenbergRELEASE-NOTES: synced
2019-09-22 Marcel Raadopenssl: fix compiler warning with LibreSSL
2019-09-22 Daniel Stenbergcurl: exit the create_transfers loop on errors
2019-09-22 Jay Satirosocks: Fix destination host shown on SOCKS5 error
2019-09-21 Daniel Stenbergtravis: enable ngtcp2 h3-23 builds
2019-09-21 Daniel Stenbergaltsvc: both backends run h3-23 now
2019-09-21 Daniel Stenberghttp: fix warning on conversion from int to bit
2019-09-21 Daniel Stenbergurldata: use 'bool' for the bit type on MSVC compilers
2019-09-21 Daniel Stenbergappveyor: upgrade VS2017 to VS2019
2019-09-21 ZenjuFTP: FTPFILE_NOCWD: avoid redundant CWDs
2019-09-21 Daniel Stenbergcookie: pass in the correct cookie amount to qsort()
2019-09-21 Paul Dreikurlapi: avoid index underflow for short ipv6 hostnames
2019-09-21 Tatsuhiro Tsujikawangtcp2: compile with latest ngtcp2 + nghttp3 draft-23
2019-09-20 Daniel StenbergTHANKS-filter: deal with my typos 'Jat' => 'Jay'
2019-09-20 Daniel Stenbergtravis: use go master
2019-09-20 Daniel Stenbergtool_operate: removed unused variable 'done'
2019-09-20 Daniel Stenbergtool_operate: Expression 'config->resume_from' is alway...
2019-09-20 Daniel Stenbergtool_getparam: remove duplicate switch case
2019-09-20 Daniel Stenberglibssh2: part of conditional expression is always true...
2019-09-20 Daniel Stenbergurlapi: Expression 'storep' is always true
2019-09-20 Daniel Stenbergurlapi: 'scheme' is always true
2019-09-20 Daniel Stenbergurlapi: part of conditional expression is always true...
2019-09-20 Daniel Stenbergsetopt: store CURLOPT_RTSP_SERVER_CSEQ correctly
2019-09-20 Daniel Stenbergmime: make Curl_mime_duppart() assert if called without...
2019-09-20 Daniel Stenberghttp_proxy: part of conditional expression is always...
2019-09-20 Daniel Stenbergimap: merged two case-branches performing the same...
2019-09-20 Daniel Stenbergmulti: value '2L' is assigned to a boolean
2019-09-20 Daniel Stenbergeasy: part of conditional expression is always true...
2019-09-20 Daniel Stenbergnetrc: part of conditional expression is always true...
2019-09-20 Daniel Stenbergversion: Expression 'left > 1' is always true
2019-09-20 Daniel Stenbergurl: remove dead code
2019-09-20 Daniel Stenbergurl: part of expression is always true: (bundle->multiu...
2019-09-20 Daniel Stenbergftp: the conditional expression is always true
2019-09-20 Daniel Stenbergftp: Expression 'ftpc->wait_data_conn' is always false
2019-09-20 Daniel Stenbergftp: Expression 'ftpc->wait_data_conn' is always true
2019-09-20 Daniel Stenbergftp: part of conditional expression is always true...
2019-09-20 Daniel Stenberghttp: fix Expression 'http->postdata' is always false
2019-09-19 Niall O'Reillydoh: avoid truncating DNS QTYPE to lower octet
2019-09-19 Jens Finkhaeuserurlapi: CURLU_NO_AUTHORITY allows empty authority/host...
2019-09-19 Daniel Stenbergversion: next release will be 7.67.0
2019-09-19 Daniel StenbergRELEASE-NOTES: synced
2019-09-19 Daniel Stenbergurl: only reuse TLS connections with matching pinning
2019-09-19 Daniel StenbergREADME: add OSS-Fuzz badge [skip ci]
2019-09-18 Michael Kaufmannhttp: merge two "case" statements
2019-09-18 ZenjuFTP: remove trailing slash from path for LIST/MLSD
2019-09-18 Daniel Stenbergmime: when disabled, avoid C99 macro
2019-09-18 Daniel Stenbergurl: cleanup dangling DOH request headers too
2019-09-16 Christoph M... http2: relax verification of :authority in push promise...
2019-09-16 Daniel Stenbergdoh: clean up dangling DOH handles and memory on easy...
2019-09-16 Daniel Stenbergunit1655: make it C90 compliant
2019-09-16 Daniel Stenbergsmb: check for full size message before reading message...
2019-09-16 Daniel Stenbergquiche: persist connection details
2019-09-16 Daniel Stenbergopenssl: fix warning with boringssl and SSL_CTX_set_min...
2019-09-15 Paul Dreikdoh: fix undefined behaviour and open up for gcc and...
2019-09-15 Paul Dreikdoh: fix (harmless) buffer overrun
2019-09-15 Alessandro... docs: remove trailing ':' from section names in CURLOPT...
2019-09-15 Alessandro... docs: fix typo in CURLOPT_HTTP_VERSION man
2019-09-14 Daniel StenbergCI: inintial github action job
2019-09-13 Daniel Stenbergappveyor: add a winbuild
2019-09-13 Daniel StenbergFTP: allow "rubbish" prepended to the SIZE response
2019-09-13 ZenjuFTP: skip CWD to entry dir when target is absolute
2019-09-13 Kamil Dudkacurl: fix memory leaked by parse_metalink()
2019-09-13 Daniel Stenbergparsedate: still provide the name arrays when disabled
2019-09-13 Gilles Vollantcurl:file2string: load large files much faster
2019-09-12 Daniel Stenbergopenssl: close_notify on the FTP data connection doesn...
2019-09-12 Jimmy Gaussendocs/HTTP3: fix `--with-ssl` ngtcp2 configure flag
2019-09-12 Daniel StenbergRELEASE-NOTES: synced
2019-09-12 Daniel Stenbergcurlver: bump to 7.66.1
2019-09-12 Zenjusetopt: make it easier to add new enum values
2019-09-12 Daniel Stenbergasyn-thread: s/AF_LOCAL/AF_UNIX for Solaris
2019-09-11 Bernhard Wallewinbuild/MakefileBuild.vc: Add vssh
2019-09-11 Bernhard Wallewinbuild/MakefileBuild.vc: Fix line endings
2019-09-11 Jay Satiroldap: Stop using wide char version of ldapp_err2string
2019-09-10 Daniel StenbergRELEASE-NOTES: curl 7.66.0 curl-7_66_0
2019-09-10 Daniel StenbergTHANKS: from the 7.66.0 release
2019-09-10 Daniel Stenbergcurl: make sure the parallel transfers do them all
2019-09-10 Daniel Stenbergurlapi: one colon is enough for the strspn() input...
2019-09-10 Daniel Stenbergurlapi: verify the IPv6 numerical address
2019-09-10 Clément Notinopenssl: use SSL_CTX_set_<min|max>_proto_version()...
2019-09-10 Clément Notinopenssl: indent, re-organize and add comments
2019-09-10 migueljcrumsspi: fix memory leaks
2019-09-10 Daniel Stenbergtravis: disable ngtcp2 builds (again)
2019-09-09 Daniel StenbergCurl_fillreadbuffer: avoid double-free trailer buf...
2019-09-09 Daniel Stenbergtool_setopt: handle a libcurl build without netrc support
2019-09-09 Daniel Stenbergsecurity:read_data fix bad realloc()
next