summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cirrus: disable SFTP and SCP testsbagder/cirrus-no-sshdDaniel Stenberg2020-04-301-3/+3
* GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler2020-04-303-5/+24
* conncache: various concept cleanupsDaniel Stenberg2020-04-3010-127/+139
* tests: tests: run stunnel for HTTPS and FTPS on dynamic portsDaniel Stenberg2020-04-301-58/+72
* tests: pick a random port number for SSHDaniel Stenberg2020-04-301-56/+76
* libtest/cmake: Remove commented codeRikard Falkeborn2020-04-301-76/+0
* schannel: source code reindentDaniel Stenberg2020-04-291-131/+139
* test1177: look for curl.h in source directoryKamil Dudka2020-04-291-1/+1
* tests: look for preprocessed tests in build directoryKamil Dudka2020-04-291-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-04-292-269/+9
* RELEASE-NOTES: 7.70.0curl-7_70_0Daniel Stenberg2020-04-291-14/+36
* THANKS: synced with the 7.70.0 releaseDaniel Stenberg2020-04-291-0/+36
* headers: copyright range fixDaniel Stenberg2020-04-282-2/+2
* doh: Constify some input pointersRikard Falkeborn2020-04-283-17/+19
* nss: check for PK11_CreateDigestContext() returning NULLDaniel Stenberg2020-04-271-0/+6
* travis: bump the wolfssl CI build to use 4.4.0Daniel Stenberg2020-04-272-6/+6
* copyright updates: adjust year rangesDaniel Stenberg2020-04-263-3/+3
* CI: do not include */ci branches in PR buildsMarc Hoersken2020-04-261-1/+0
* runtests: check for the disabled tests relative srcdirDaniel Stenberg2020-04-251-1/+1
* runtests: revert commenting out a line I did for debuggingDaniel Stenberg2020-04-251-1/+1
* smtp: set auth correctlyDaniel Stenberg2020-04-251-4/+1
* lib: clean up whitespaceMarcel Raad2020-04-253-3/+0
* libssh: avoid options override by configuration filesAnderson Toshiyuki Sasaki2020-04-251-14/+47
* runtests: when <killserver> mentions http, kill http/2 tooDaniel Stenberg2020-04-251-57/+9
* docs: fix two typosYuri Slobodyanyuk2020-04-252-3/+3
* tests/git: ignore mqttd and port filesEmil Engler2020-04-242-0/+2
* tests: make runtests check that disabled tests existsDaniel Stenberg2020-04-242-2/+7
* test1154: set a proper nameDaniel Stenberg2020-04-241-1/+1
* select: make Curl_socket_check take timediff_t timeoutDaniel Stenberg2020-04-235-11/+11
* libcurl-multi.3: added missing full stopi-ky2020-04-231-1/+1
* transfer: Switch PUT to GET/HEAD on 303 redirectJay Satiro2020-04-223-7/+91
* lib/mk-ca-bundle: skip empty certsDaniel Stenberg2020-04-221-1/+6
* version: skip idn2_check_version() check and add precautionDaniel Stenberg2020-04-221-9/+11
* RELEASE-NOTES: syncedDaniel Stenberg2020-04-221-6/+27
* curl.h: update comment typoBrian Bergeron2020-04-221-1/+1
* GnuTLS: Don't skip really long certificate fieldsEmil Engler2020-04-212-19/+15
* gnutls: bump lowest supported version to 3.1.10Daniel Stenberg2020-04-213-290/+53
* mqtt: make NOSTATE get within the debug name arrayDaniel Stenberg2020-04-202-2/+4
* tests: run the RTSP test server on a dynamic port numberDaniel Stenberg2020-04-203-21/+77
* tests: add %NOLISTENPORT and use itDaniel Stenberg2020-04-208-6/+9
* mqtt: remove code with no purposeDaniel Stenberg2020-04-201-2/+0
* mqtt: fix Curl_read() error handling while reading remaining lengthDaniel Stenberg2020-04-201-0/+2
* server/tftpd: fix compiler warningDaniel Stenberg2020-04-201-1/+1
* http: free memory when Alt-Used header creation fails due to OOMDaniel Stenberg2020-04-201-8/+5
* lib: fix typos in comments and errormessagesDaniel Gustafsson2020-04-203-5/+5
* tests: run the SOCKS test server on a dynamic port numberDaniel Stenberg2020-04-202-12/+21
* multi-ssl: reset the SSL backend on `Curl_global_cleanup()`Johannes Schindelin2020-04-201-0/+6
* tests: run the TFTP test server on a dynamic port numberDaniel Stenberg2020-04-203-23/+85
* mqtt: improve the state machineDaniel Stenberg2020-04-2011-99/+402
* runtests: always put test number in servercmd fileDaniel Stenberg2020-04-202-8/+8