]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-05-07  Daniel Stenberghttp2: simplify and clean up trailer handling
2020-05-07  Marc Hoerskenappveyor: disable test 1139 instead of ignoring it
2020-05-07  Marc Hoerskenappveyor: disable flaky test 1501 and ignore broken...
2020-05-06  Marc Hoerskentest613.pl: make tests 613 and 614 work with OpenSSH...
2020-05-06  Daniel Stenbergruntests: set +x mode again
2020-05-05  Daniel Stenberglibssh2: convert over to use dynbuf
2020-05-05  Daniel Stenbergtravis: add "qlog" as feature in the quiche build
2020-05-05  Daniel Stenbergquiche: enable qlog output
2020-05-04  Daniel Stenbergurldata.h: remove #define HEADERSIZE, not used anymore
2020-05-04  Daniel Stenbergngtcp2: convert to dynbuf
2020-05-04  Daniel Stenbergconnect: make happy eyeballs work for QUIC (again)
2020-05-04  Daniel Stenbergconnect: add two asserts to clue code analyzers in...
2020-05-04  Daniel Stenberghttp_proxy: ported to use dynbuf instead of a static...
2020-05-04  Daniel Stenbergdynbuf: introduce internal generic dynamic buffer functions
2020-05-03  Daniel Stenbergruntests: remove sleep calls
2020-05-03  Daniel Stenbergasyn-*: remove support for never-used NULL entry pointers
2020-05-02  Emil Englerdoc: Rename VERSIONS to VERSIONS.md as it already has...
2020-05-02  Jay Satiroasyn-thread: fix cppcheck warning
2020-05-02  Jay Satiroselect: fix overflow protection in Curl_socket_check
2020-05-02  Marc Hoerskensockfilt: make select_ws stop waiting on exit signal...
2020-05-02  Marc Hoerskentests/server/util.[ch]: add exit event to stop waiting...
2020-05-02  Marc Hoerskentests/server/util.c: fix thread handle not being closed
2020-05-02  Marc Hoerskentests/server/util.c: use raise instead of calling signa...
2020-05-02  Marc Hoerskentests: add support for SSH server variant specific...
2020-05-02  Daniel StenbergRELEASE-NOTES: synced
2020-05-02  Daniel Stenberglibssh2: set the expected total size in SCP upload...
2020-05-02  Daniel Stenbergruntests: make the logmsg from the ssh server only...
2020-05-02  Daniel Stenbergtests: make test 1248 + 1249 use %NOLISTENPORT
2020-05-02  Daniel Stenbergexamples: remove asiohiper.cpp
2020-05-02  Emil Englerdoc: add missing closing parenthesis in CURLINFO_SSL_VE...
2020-05-02  Emil EnglerKNOWN_BUGS: Remove "curl --upload-file . hang if delay...
2020-04-30  Daniel Stenbergcirrus: disable SFTP and SCP tests
2020-04-30  Emil Englerruntests: fix typo in the existence of disabled tests...
2020-04-30  Dan Fandrichtest75: Remove precheck test
2020-04-30  Dan Fandrichtests: Stop referring to server ports when they're... 5314/head
2020-04-30  Emil EnglerGnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT
2020-04-30  Daniel Stenbergconncache: various concept cleanups
2020-04-30  Daniel Stenbergtests: tests: run stunnel for HTTPS and FTPS on dynamic...
2020-04-30  Daniel Stenbergtests: pick a random port number for SSH
2020-04-30  Rikard Falkebornlibtest/cmake: Remove commented code
2020-04-29  Daniel Stenbergschannel: source code reindent
2020-04-29  Kamil Dudkatest1177: look for curl.h in source directory
2020-04-29  Kamil Dudkatests: look for preprocessed tests in build directory
2020-04-29  Daniel StenbergRELEASE-NOTES: synced
2020-04-29  Daniel StenbergRELEASE-NOTES: 7.70.0 curl-7_70_0
2020-04-29  Daniel StenbergTHANKS: synced with the 7.70.0 release
2020-04-28  Daniel Stenbergheaders: copyright range fix
2020-04-28  Rikard Falkeborndoh: Constify some input pointers
2020-04-27  Daniel Stenbergnss: check for PK11_CreateDigestContext() returning...
2020-04-27  Daniel Stenbergtravis: bump the wolfssl CI build to use 4.4.0
2020-04-26  Daniel Stenbergcopyright updates: adjust year ranges
2020-04-26  Marc HoerskenCI: do not include */ci branches in PR builds
2020-04-25  Daniel Stenbergruntests: check for the disabled tests relative srcdir
2020-04-25  Daniel Stenbergruntests: revert commenting out a line I did for debugging
2020-04-25  Daniel Stenbergsmtp: set auth correctly
2020-04-25  Marcel Raadlib: clean up whitespace
2020-04-24  Anderson Toshiyuki... libssh: avoid options override by configuration files
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
next