]> granicus.if.org Git - curl/shortlog
curl
2019-10-01 Marcel Raadlib: silence conversion warnings
2019-09-30 Marcel RaadAppVeyor: add 32-bit MinGW-w64 build
2019-09-30 Marcel RaadAppVeyor: remove MSYS2_ARG_CONV_EXCL for winbuild
2019-09-30 Emil Englergit: add tests/server/disabled to .gitignore
2019-09-30 Daniel Stenbergaltsvc: accept quoted ma and persist values
2019-09-30 Daniel Stenbergmailmap: a Lucas fix
2019-09-29 lucasquiche: update HTTP/3 config creation to new API
2019-09-29 Daniel StenbergBINDINGS: PureBasic, Net::Curl for perl and Nim
2019-09-29 Daniel StenbergBINDINGS: Kapito is an Erlang library, basically a...
2019-09-29 Daniel StenbergBINDINGS: added clj-curl
2019-09-28 Jay Satirodocs: disambiguate CURLUPART_HOST is for host name...
2019-09-28 Daniel Stenbergcookies: using a share with cookies shouldn't enable...
2019-09-27 Daniel Stenbergsetopt: handle ALTSVC set to NULL
2019-09-27 Daniel StenbergRELEASE-NOTES: synced
2019-09-27 grdownsINSTALL: add vcpkg installation instructions
2019-09-27 ZenjuFTP: add test for FTPFILE_NOCWD: Avoid redundant CWDs
2019-09-27 ZenjuFTP: url-decode path before evaluation
2019-09-27 Marcel Raadtests: fix narrowing conversion warnings
2019-09-27 julianvtls: Fix comment typo about macosx-version-min compile...
2019-09-26 Yechiel KalmensonREADME: minor grammar fix
2019-09-26 SpezifantHTTP3: fix prefix parameter for ngtcp2 build
2019-09-26 Daniel Stenbergquiche: don't close connection at end of stream!
2019-09-26 Daniel Stenbergquiche: set 'drain' when returning without having drain...
2019-09-26 Daniel StenbergRevert "FTP: url-decode path before evaluation"
2019-09-26 Daniel StenbergHTTP3: merged and simplified the two 'running' sections
2019-09-26 Daniel StenbergHTTP3: show an --alt-svc using example too
2019-09-26 ZenjuFTP: url-decode path before evaluation
2019-09-26 Daniel Stenbergopenssl: use strerror on SSL_ERROR_SYSCALL
2019-09-26 Daniel StenbergHTTP3: update quic.aiortc.org + add link to server...
2019-09-26 Jay Satirourl: don't set appconnect time for non-ssl/non-ssh...
2019-09-25 Daniel Stenbergngtcp2: remove fprintf() calls
2019-09-25 Jay Satirourl: fix the NULL hostname compiler warning case
2019-09-25 Jay Satirotravis: move the go install to linux-only
2019-09-25 Daniel Stenbergaltsvc: correct the #ifdef for the ngtcp2 backend
2019-09-25 Daniel Stenbergaltsvc: save h3 as h3-23
2019-09-24 Daniel Stenbergurlapi: question mark within fragment is still fragment
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...
next