summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* smtp: set auth correctlybagder/smtp-auth-fixDaniel Stenberg2020-04-251-4/+1
* 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
* RELEASE-NOTES: syncedDaniel Stenberg2020-04-201-12/+36
* release-notes.pl: fix parsing typoDaniel Stenberg2020-04-201-2/+2
* ensure all references to ports are replaced by varsxquery2020-04-202-6/+6
* add more alt-svc test coveragexquery2020-04-203-1/+190
* test1247: use http server to get the port number setDaniel Stenberg2020-04-201-1/+1
* runtests: use a unix domain socket path with the pid in the nameDaniel Stenberg2020-04-191-1/+1
* src: Remove C99 constructs to ensure C89 complianceTom2020-04-192-4/+6
* runtests: dummy init the ports variables to avoid warningsDaniel Stenberg2020-04-191-30/+32
* mime: properly check Content-Type even if it has parametersPatrick Monnerat2020-04-193-3/+84
* tests/FILEFORMAT: converted to markdown and extendedDaniel Stenberg2020-04-194-515/+478
* test1245: make it work with dynamic FTP server portbagder/tests-on-dynportDaniel Stenberg2020-04-181-5/+1
* test1055: make it work with dynamic FTP portDaniel Stenberg2020-04-181-5/+1
* test1028: make it run on dynamic FTP server portDaniel Stenberg2020-04-181-5/+1
* tests: move pingpong server to dynamic listening portDaniel Stenberg2020-04-183-62/+92
* test1056: work with dynamic HTTP ipv6 portDaniel Stenberg2020-04-181-6/+2
* test1448: work with dynamic HTTP server portDaniel Stenberg2020-04-181-2/+2
* tests: introduce preprocessed test casesDaniel Stenberg2020-04-1810-189/+183
* tests: make 2006-2010 handle different port number lengthsDaniel Stenberg2020-04-185-8/+24
* tests: run the sws server on "any port"Daniel Stenberg2020-04-183-29/+101
* sockfilt: tidy variable naming and data structure in select_wsMarc Hoersken2020-04-181-113/+112
* libssh: Use new ECDSA key types to check known hostsAnderson Toshiyuki Sasaki2020-04-171-0/+8
* appveyor: add Unicode winbuild jobsMarcel Raad2020-04-171-2/+30
* mqttd: s/errno/SOCKERRNODaniel Stenberg2020-04-161-4/+2
* buildconf: use find -execdir instead, remove -print and the ares filesDaniel Stenberg2020-04-151-5/+2