]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-04-24  Daniel Stenbergruntests: when <killserver> mentions http, kill http...
2020-04-24  Yuri Slobodyanyukdocs: fix two typos
2020-04-24  Emil Englertests/git: ignore mqttd and port files
2020-04-24  Daniel Stenbergtests: make runtests check that disabled tests exists
2020-04-24  Daniel Stenbergtest1154: set a proper name
2020-04-23  Daniel Stenbergselect: make Curl_socket_check take timediff_t timeout
2020-04-23  i-kylibcurl-multi.3: added missing full stop
2020-04-22  Jay Satirotransfer: Switch PUT to GET/HEAD on 303 redirect
2020-04-22  Daniel Stenberglib/mk-ca-bundle: skip empty certs
2020-04-22  Daniel Stenbergversion: skip idn2_check_version() check and add precaution
2020-04-22  Daniel StenbergRELEASE-NOTES: synced
2020-04-22  Brian Bergeroncurl.h: update comment typo
2020-04-21  Emil EnglerGnuTLS: Don't skip really long certificate fields
2020-04-21  Daniel Stenberggnutls: bump lowest supported version to 3.1.10
2020-04-20  Daniel Stenbergmqtt: make NOSTATE get within the debug name array
2020-04-20  Daniel Stenbergtests: run the RTSP test server on a dynamic port number
2020-04-20  Daniel Stenbergtests: add %NOLISTENPORT and use it
2020-04-20  Daniel Stenbergmqtt: remove code with no purpose
2020-04-20  Daniel Stenbergmqtt: fix Curl_read() error handling while reading...
2020-04-20  Daniel Stenbergserver/tftpd: fix compiler warning
2020-04-20  Daniel Stenberghttp: free memory when Alt-Used header creation fails...
2020-04-20  Daniel Gustafssonlib: fix typos in comments and errormessages
2020-04-20  Daniel Stenbergtests: run the SOCKS test server on a dynamic port...
2020-04-20  Johannes Schindelinmulti-ssl: reset the SSL backend on `Curl_global_cleanup()`
2020-04-20  Daniel Stenbergtests: run the TFTP test server on a dynamic port number
2020-04-20  Daniel Stenbergmqtt: improve the state machine
2020-04-20  Daniel Stenbergruntests: always put test number in servercmd file
2020-04-20  Daniel StenbergRELEASE-NOTES: synced
2020-04-20  Daniel Stenbergrelease-notes.pl: fix parsing typo
2020-04-20  xqueryensure all references to ports are replaced by vars
2020-04-20  xqueryadd more alt-svc test coverage
2020-04-19  Daniel Stenbergtest1247: use http server to get the port number set
2020-04-19  Daniel Stenbergruntests: use a unix domain socket path with the pid...
2020-04-19  Tomsrc: Remove C99 constructs to ensure C89 compliance
2020-04-19  Daniel Stenbergruntests: dummy init the ports variables to avoid warnings
2020-04-19  Patrick Monneratmime: properly check Content-Type even if it has parameters
2020-04-19  Daniel Stenbergtests/FILEFORMAT: converted to markdown and extended
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
next