]> granicus.if.org Git - curl/shortlog
curl
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()
2019-09-09 Thomas Vegastftp: Alloc maximum blksize, and use default unless...
2019-09-09 Thomas Vegastftp: return error when packet is too small for options
2019-09-05 Daniel StenbergKNOWN_BUGS/TODO: cleanup and remove outdated issues
2019-09-04 Daniel StenbergRELEASE-NOTES: synced
2019-09-03 Daniel Stenbergnetrc: free 'home' on error
2019-09-03 Daniel Stenbergurldata: avoid 'generic', use dedicated pointers
2019-09-03 Daniel Stenbergcleanup: move functions out of url.c and make them...
2019-09-03 Daniel Stenbergsmtp: check for and bail out on too short EHLO response
2019-09-02 Daniel Stenbergsmb: init *msg to NULL in smb_send_and_recv()
2019-09-02 Daniel StenbergROADMAP: updated after recent user poll
2019-08-31 Daniel StenbergTHANKS: remove duplicate
2019-08-31 Daniel StenbergCurl_addr2string: take an addrlen argument too
2019-08-31 Rolf Eike BeerCMake: remove needless newlines at end of gss variables
2019-08-31 Rolf Eike BeerCI: remove duplicate configure flag for LGTM.com
2019-08-31 Rolf Eike BeerCMake: use platform dependent name for dlopen() library
2019-08-30 Daniel Stenbergquiche: expire when poll returned data
2019-08-30 Daniel Stenbergquiche: decrease available buffer size, don't assign it!
2019-08-29 Daniel StenbergRELEASE-NOTES: synced
2019-08-29 lufiacurl: fix include conditions
2019-08-29 lufiaplan9: fix installation instructions
next