]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-04-18  Daniel Stenbergtest1245: make it work with dynamic FTP server port 5247/head
2020-04-18  Daniel Stenbergtest1055: make it work with dynamic FTP port
2020-04-18  Daniel Stenbergtest1028: make it run on dynamic FTP server port
2020-04-18  Daniel Stenbergtests: move pingpong server to dynamic listening port
2020-04-18  Daniel Stenbergtest1056: work with dynamic HTTP ipv6 port
2020-04-18  Daniel Stenbergtest1448: work with dynamic HTTP server port
2020-04-18  Daniel Stenbergtests: introduce preprocessed test cases
2020-04-18  Daniel Stenbergtests: make 2006-2010 handle different port number...
2020-04-18  Daniel Stenbergtests: run the sws server on "any port"
2020-04-18  Marc Hoerskensockfilt: tidy variable naming and data structure in...
2020-04-17  Anderson Toshiyuki... libssh: Use new ECDSA key types to check known hosts
2020-04-17  Marcel Raadappveyor: add Unicode winbuild jobs
2020-04-16  Daniel Stenbergmqttd: s/errno/SOCKERRNO
2020-04-15  Daniel Stenbergbuildconf: use find -execdir instead, remove -print...
2020-04-15  Alexander V... buildconf: avoid using tempfile when removing files
2020-04-15  Daniel Stenbergcopyright: bump the copyright year range
2020-04-14  Daniel Stenbergscripts/release-notes.pl: accept colon after the Fixes...
2020-04-14  JP Mensdocs/MQTT: replace confusing 80 by 75
2020-04-14  Brad Kingcmake: Avoid MSVC C4273 warnings in send/recv checks
2020-04-14  Jay SatiroKNOWN_BUGS: Add entry 'Blocking socket operations'
2020-04-14  Marc Hoerskentest2043: use revoked.badssl.com instead of revoked...
2020-04-14  Marc Hoerskensockfilt: fix broken pipe on Windows to be ready in...
2020-04-14  Daniel StenbergRELEASE-NOTES: synced
2020-04-14  Daniel Stenbergscripts/release-notes: fix duplicate output header
2020-04-14  Daniel Stenberggithub/workflow: enable MQTT in the macOS debug build
2020-04-14  Daniel Stenbergazure: add mqtt support to one of the Windows builds
2020-04-14  Daniel Stenbergtravis: add mqtt job on Linux
2020-04-14  Daniel Stenbergtests: add four MQTT tests 1190 - 1193
2020-04-14  Daniel Stenbergtests: add the mqtt test server mqttd
2020-04-14  Daniel Stenbergtests: support hex encoded data and mqtt server
2020-04-14  Bjorn Stenbergmqtt: add new experimental protocol
2020-04-14  Daniel StenbergTODO: Consider convenience options for JSON and XML?
2020-04-14  Daniel Stenbergtool: do not declare functions with Curl_ prefix
2020-04-13  Nathaniel R... cmake: add aliases so exported target names are availab...
2020-04-13  Daniel Stenbergversion: increase buffer space for ssl version output
2020-04-13  Marc Hoerskencirrus: no longer ignore test 504 which is working...
2020-04-13  Marc Hoerskenappveyor: completely disable tests that fail to timeout...
2020-04-12  Daniel Stenbergtest1908: avoid using fixed port number in test data
2020-04-12  Andrew Kurushinschannel: Fix blocking timeout logic
2020-04-12  Jay Satirosocks: Fix blocking timeout logic
2020-04-12  Marc Hoerskengopher: check remaining time left during write busy...
2020-04-12  Dirkjan Bussinkgnutls: ensure TLS 1.3 when SRP isn't requested
2020-04-12  Marc Hoerskentests/server: add hidden window to gracefully handle... 5218/head
2020-04-12  Marc Hoerskentests/server: add CTRL event handler for Win32 consoles
2020-04-12  Marc Hoerskentests/server: move all signal handling routines to...
2020-04-12  Daniel Stenbergcompressed.d: stress that the headers are not modified
2020-04-11  Marc Hoerskentests/server/util.c: use curl_off_t instead of long...
2020-04-11  Marc Hoerskentests: use Cygwin/msys PIDs for stunnel and sshd on...
2020-04-11  Marc Hoerskentests: add Windows compatible pidwait like pidkill...
2020-04-11  Marc Hoerskentests: fix conflict between Cygwin/msys and Windows...
2020-04-11  Daniel StenbergRELEASE-NOTES: synced
2020-04-11  Daniel Stenbergrelease-notes.pl: detect the start of the references...
2020-04-11  Daniel StenbergRevert "file: on Windows, refuse paths that start with \\"
2020-04-11  Jay Satirolib: fix conversion warnings for SOCKET_WRITABLE/READABLE
2020-04-11  Jay Satirotest1148: tolerate progress updates better (again)
2020-04-10  Marc Hoerskensshserver.pl: use cached Win32 environment check variable
2020-04-10  Marc Hoerskenappveyor: partially revert 3413a110 to keep build witho...
2020-04-10  Marc Hoerskenappveyor: ignore failing 'connect to non-listening...
2020-04-09  Marc HoerskenCI/macos: convert CRLF to LF and align indentation
2020-04-09  Daniel Stenbergurl: allow non-HTTPS altsvc-matching for debug builds
2020-04-09  Daniel Stenbergserver/resolve: remove AI_CANONNAME to make macos tell...
2020-04-09  Daniel Stenbergruntests: fix warning about using an undefined variable
2020-04-08  Daniel Stenbergrelease-notes: fix the initial reference list output
2020-04-08  Daniel Stenberggithub actions: run when pushed to master or */ci ...
2020-04-08  Daniel Stenbergruntests: provide nicer errormsg when protocol "dump...
2020-04-08  Gilles Vollantschannel: support .P12 or .PFX client certificates
2020-04-08  Daniel Stenbergtests: verify split initial HTTP requests with CURL_SMA...
2020-04-08  Daniel Stenberghttp: don't consider upload done if the request isn...
2020-04-08  Daniel Stenberghttp: allow Curl_add_buffer_send() to do a short first...
2020-04-08  Daniel Stenbergconnect: store connection info for QUIC connections
2020-04-07  Daniel Stenbergtests/README: update the port numbers list
2020-04-06  Daniel Stenbergselect: remove typecast from SOCKET_WRITABLE/READABLE...
2020-04-06  Daniel StenbergCURLOPT_WRITEFUNCTION.3: add inline example and new...
2020-04-06  Daniel Stenbergrelease-notes: output trailing references sorted numeri...
2020-04-06  Daniel Stenbergcleanup: correct copyright year range on a few files
2020-04-06  Daniel Stenbergconfigure: remove use of -vec-report0 from CFLAGS with icc
2020-04-06  Daniel Stenbergwarnless: remove code block for icc that didn't work
2020-04-06  Marc Hoerskendist: add missing setup-win32.h
2020-04-06  Daniel StenbergRELEASE-NOTES: synced
2020-04-06  Daniel Stenbergscripts/release-notes.pl: add helper script for RELEASE...
2020-04-06  Dennis Felsingconfigure: don't check for Security.framework when...
2020-04-05  Daniel StenbergTODO: Option to make -Z merge lined based outputs on...
2020-04-05  Daniel Stenberglib: never define CURL_CA_BUNDLE with a getenv
2020-04-05  Marc Hoerskenlib670: use the same Win32 API check as all other lib...
2020-04-05  Marc Hoerskenappveyor: use random test server ports based upon APPVE...
2020-04-05  Marc Hoerskenappveyor: sort builds by type and add two new variants
2020-04-05  Marc Hoerskenappveyor: show failed tests in log even if test is...
2020-04-05  Marc Hoerskenappveyor: turn disabled tests into ignored result tests
2020-04-05  Daniel StenbergKNOWN_BUGS: fixed "USE_UNIX_SOCKETS on Windows"
2020-04-05  Daniel Stenbergtest1566: verify --etag-compare that gets a 304 back
2020-04-05  Kwon-Young... CURLINFO_CONDITION_UNMET: return true for 304 http...
2020-04-04  Kwon-Young... curl: allow both --etag-compare and --etag-save with...
2020-04-04  Viktor Szakatswindows: enable UnixSockets with all build toolchains
2020-04-03  Daniel StenbergKNOWN_BUGS: Store TLS context per transfer instead...
2020-04-03  Marc Hoerskensockfilt: remove redundancy in timeout handling
2020-04-03  Marc Hoerskensockfilt: fix handling of ready closed sockets on Windows
2020-04-03  Marc Hoerskensockfilt: fix race-condition of waiting threads and...
2020-04-02  Leo NeatCI-fuzz: increase fuzz time to 40 minutes
2020-04-02  Marc HoerskenCI: increase Azure Pipelines timeouts due to performanc...
2020-04-02  Marc Hoerskenruntests.pl: log host OS as detected by Perl environment
next