]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-06-08  Daniel Stenberglibssh2: keep sftp errors as 'unsigned long'
2020-06-06  Marc Hoerskentimeouts: move ms timeouts to timediff_t from int and...
2020-06-06  François Rigaultopenssl: set FLAG_TRUSTED_FIRST unconditionally
2020-06-06  Daniel Stenbergserver/util: fix logmsg format using curl_off_t argument
2020-06-05  Daniel StenbergRELEASE-NOTES: synced
2020-06-05  Cherish98socks: fix expected length of SOCKS5 reply
2020-06-05  Marc Hoersken.gitignore: add directory containing the stats repo
2020-06-05  Adnan KhanHTTP3.md: clarify cargo build directory
2020-06-05  Daniel Stenberguser-agent.d: spell out what happens given a blank...
2020-06-05  Daniel Stenbergtrailers: switch h1-trailer logic to use dynbuf
2020-06-05  Daniel StenbergCURLINFO_ACTIVESOCKET.3: clarify the description
2020-06-04  Daniel Stenbergmailmap: Don J Olmstead
2020-06-04  Daniel Stenbergconfigure: only strip first -L from LDFLAGS
2020-06-04  Peter Wuquiche: advertise draft 28 support
2020-06-04  Daniel StenbergKNOWN_BUGS: RTSP authentication breaks without redirect...
2020-06-04  Jay Satiroprojects: Add crypt32.lib to dependencies for all OpenS...
2020-06-03  Marc HoerskenCI/macos: fix 'is already installed' errors by using...
2020-06-03  Daniel Stenbergaltsvc: fix 'dsthost' may be used uninitialized in...
2020-06-02  Daniel StenbergRELEASE-NOTES: synced
2020-06-02  Daniel Stenbergurldata: let the HTTP method be in the set.* struct
2020-06-02  Daniel Stenberghostip: fix the memory-leak introduced in 67d2802
2020-06-02  Daniel Stenbergtest970: make it require proxy support
2020-06-01  Radoslav Georgievexamples/http2-down/upload: add error checks
2020-06-01  kotoriのねこexamples/ephiperfifo: turn off interval when setting...
2020-06-01  Saleem Abdulrasoolvtls: repair the build with `CURL_DISABLE_PROXY`
2020-06-01  Daniel Stenbergtransfer: remove k->str NULL check
2020-06-01  Marc Hoerskenselect: always use Sleep in Curl_wait_ms on Win32
2020-05-31  Daniel Stenbergconncache: download buffer needs +1 size for trailing...
2020-05-31  Marc Hoerskenazure: use matrix strategy to avoid configuration redun...
2020-05-30  Daniel Stenbergbuild: disable more code/data when built without proxy...
2020-05-30  Daniel Stenbergurl: alloc the download buffer at transfer start
2020-05-30  Daniel Stenbergtimeouts: change millisecond timeouts to timediff_t...
2020-05-30  Marc Hoerskenselect: add overflow checks for timeval conversions
2020-05-30  Marc Hoerskenselect: use timediff_t instead of time_t and int for...
2020-05-30  Marc Hoerskenunit1604.c: fix implicit conv from 'SANITIZEcode' to...
2020-05-30  Marc Hoerskentests/libtest: fix undefined reference to 'curlx_win32_...
2020-05-30  Marc Hoerskenappveyor: add non-debug plain autotools-based build
2020-05-29  Daniel StenbergRELEASE-NOTES: synced
2020-05-29  Daniel StenbergRevert "buildconf: use find -execdir"
2020-05-29  Daniel Stenbergserver/sws: fix asan warning on use of uninitialized...
2020-05-29  Daniel Stenberglibssh2: improved error output for wrong quote syntax
2020-05-29  Daniel Stenbergmk-lib1521: generate code for testing BLOB options...
2020-05-28  Daniel Stenbergconfigure: repair the check if argv can be written to
2020-05-28  Peter WuCMake: rebuild Makefile.inc.cmake when Makefile.inc...
2020-05-28  Daniel Stenbergurldata: fix comments: Curl_done() is called multi_done...
2020-05-27  Peter Wungtcp2: use common key log routine for better thread...
2020-05-27  Peter Wuwolfssl: add SSLKEYLOGFILE support
2020-05-27  Peter Wuvtls: Extract and simplify key log file handling from...
2020-05-27  Daniel StenbergFILEFORMAT: add more features that tests can depend on
2020-05-27  Michael Kaufmanntransfer: close connection after excess data has been...
2020-05-27  Estanislau... Revert "ssh: ignore timeouts during disconnect"
2020-05-27  Daniel Stenbergurldata: connect related booleans live in struct Connec...
2020-05-26  Daniel Stenberghostip: on macOS avoid DoH when given a numerical IP...
2020-05-26  Daniel Stenbergngtcp2: cleanup memory when failing to connect
2020-05-26  Daniel Stenbergquiche: clean up memory properly when failing to connect
2020-05-26  Daniel Stenbergcleanup: use a single space after equals sign in assign...
2020-05-25  Daniel Stenbergurl: accept "any length" credentials for proxy auth
2020-05-25  Maksim Stsepanenkatest1167: fixes in badsymbols.pl
2020-05-25  Daniel Stenbergaltsvc: fix parser for lines ending with CRLF
2020-05-25  Viktor Szakatsall: fix codespell errors
2020-05-25  Peter Wungtcp2: fix build with current ngtcp2 master implementi...
2020-05-25  Daniel StenbergRELEASE-NOTES: synced
2020-05-25  Daniel StenbergRELEASE-NOTES: synced
2020-05-23  Daniel Stenbergcopyright: updated year ranges out of sync
2020-05-23  Gilles Vollantsetopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency
2020-05-23  Daniel Stenbergcurl: remove -J "informational" written on stdout
2020-05-22  Peter Wutravis: simplify quiche build instructions wrt boringssl
2020-05-22  Peter Wuconfigure: fix pthread check with static boringssl
2020-05-22  Daniel StenbergRevert "sendf: make failf() use the mvsnprintf() return...
2020-05-20  Daniel Stenbergtypecheck-gcc.h: CURLINFO_PRIVATE does not need a ...
2020-05-20  Daniel Stenbergtests/server/util.h: add extern to silence compiler...
2020-05-20  Daniel Stenbergtypecheck-gcc.h: fix the OFF_T check
2020-05-19  Daniel StenbergTODO: --dry-run
2020-05-19  Daniel StenbergTODO: Ratelimit or wait between serial requests
2020-05-19  Daniel Stenbergtool_paramhlp: fixup C89 mistake
2020-05-19  Siva Sivaramantool_paramhlp: fixed potentially uninitialized strtol...
2020-05-19  Siva Sivaramantool_operate: fixed potentially uninitialized variables
2020-05-19  Daniel Stenbergsha256: move assign to the declaration line
2020-05-19  Siva Sivaramansha256: fixed potentially uninitialized variable
2020-05-19  Daniel Stenbergsendf: make failf() use the mvsnprintf() return code
2020-05-19  Daniel Stenberghostip: make Curl_printable_address not return anything
2020-05-19  Daniel Stenbergftp: mark return-ignoring calls to Curl_GetFTPResponse...
2020-05-18  Daniel StenbergTODO: forbid TLS post-handshake auth and do TLS record...
2020-05-18  Daniel StenbergRELEASE-NOTES: synced
2020-05-17  Daniel Stenbergdynbuf: return NULL when there's no buffer length
2020-05-16  Peter Wutravis: upgrade to bionic, clang-9, improve readability
2020-05-16  Peter Wutravis: whitespace-only changes for consistency
2020-05-15  Peter WuCMake: add libssh build support
2020-05-15  Daniel StenbergKNOWN_BUGS: wolfssh: publickey auth doesn't work
2020-05-15  Daniel StenbergKNOWN_BUGS: OS400 port requires deprecated IBM library
2020-05-15  Vyron Tsingarashttp2: keep trying to send pending frames after req...
2020-05-15  Gilles Vollantsetopt: support certificate options in memory with...
2020-05-15  Daniel Stenbergsource cleanup: remove all custom typedef structs
2020-05-15  Daniel Stenbergtravis: remove the .checksrc fiddling
2020-05-15  Daniel Stenbergftp: make domore_getsock() return the secondary socket...
2020-05-15  Daniel Stenbergtest1632: verify FTP through HTTPS-proxy with connectio...
2020-05-15  Daniel Stenbergtest1631: verify FTP download through HTTPS-proxy
2020-05-15  Daniel Stenbergsws: as last resort, get test number from server cmd...
2020-05-15  Daniel Stenbergftp: shut down the secondary connection properly when...
2020-05-14  Marcel RaadKNOWN_BUGS: adapt 5.5 to recent changes
next