summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs/URL-SYNTAX: the URL syntax curl accepts and works withbagder/url-syntaxDaniel Stenberg2020-12-101-0/+308
* OS400: update ccsidcurl.cJon Rumsey2020-12-101-2/+2
* ngtcp2: make it build it current master againDaniel Stenberg2020-12-102-4/+4
* connect: defer port selection until connect() timeCristian Rodríguez2020-12-101-1/+6
* connect: zero variable on stack to silence valgrind complaintHans-Christian Noren Egtvedt2020-12-091-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-12-092-227/+9
* RELEASE-NOTES: syncedcurl-7_74_0Daniel Stenberg2020-12-092-9/+49
* urldata: restore comment on ssl_connect_data.useJacob Hoffman-Andrews2020-12-071-3/+3
* VERSIONS: refreshedDaniel Stenberg2020-12-071-7/+6
* cmake: don't use reserved target name 'test'Jakub Zakrzewski2020-12-071-1/+0
* openssl: make the OCSP verification verify the certificate idDaniel Stenberg2020-12-071-29/+54
* ftp: make wc_statemach loop instead of recurseDaniel Stenberg2020-12-071-100/+102
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-0714-3/+18
* urlapi: don't accept blank port number field without schemeDaniel Stenberg2020-12-074-18/+39
* Revert "multi: implement wait using winsock events"Daniel Stenberg2020-12-062-153/+3
* ftp: retry getpeername for FTP with TCP_FASTOPENKlaus Crusius2020-12-063-45/+70
* scripts/completion.pl: parse all optsThomas Danielsson2020-12-051-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-12-041-6/+25
* openssl: use OPENSSL_init_ssl() with >= 1.1.0Daniel Stenberg2020-12-031-4/+15
* SECURITY-PROCESS: disclose on hackeroneDaniel Stenberg2020-12-031-0/+8
* tests/util.py: fix compatibility with Python 2Marc Hoersken2020-12-031-0/+15
* docs: fix typos and markup in ETag manpage sectionsDaniel Gustafsson2020-12-032-3/+3
* quiche: close the connectionDaniel Stenberg2020-12-022-8/+15
* ngtcp2: Fix build error due to symbol name changeJay Satiro2020-12-021-4/+4
* cmake: check for linux/tcp.hKlaus Crusius2020-12-014-0/+8
* NEW-PROTOCOL: document what needs to be done to add oneDaniel Stenberg2020-12-012-0/+111
* splay: rename Curl_splayremovebyaddr to Curl_splayremoveDaniel Stenberg2020-12-014-19/+11
* openssl: free mem_buf in error pathDaniel Stenberg2020-12-011-9/+9
* openssl: remove #if 0 leftoverDaniel Stenberg2020-11-301-4/+0
* ntlm: avoid malloc(0) on zero length user and domainDaniel Stenberg2020-11-291-6/+2
* RELEASE-NOTES: syncedDaniel Stenberg2020-11-281-8/+33
* tests/server/tftpd.c: close upload file in case of abortMarc Hoersken2020-11-281-0/+6
* ngtcp2: use the minimal version of QUIC supported by ngtcp2Daiki Ueno2020-11-261-1/+1
* ngtcp2: advertise h3 ALPN unconditionallyDaiki Ueno2020-11-261-17/+5
* vquic/ngtcp2.h: define local_addr as sockaddr_storageDaiki Ueno2020-11-262-4/+5
* socks: check for DNS entries with the right port numberDaniel Stenberg2020-11-261-1/+1
* curl_setup: USE_RESOLVE_ON_IPS is for Apple native resolver useDaniel Stenberg2020-11-261-1/+1
* test506: make it not run in c-ares buildsDaniel Stenberg2020-11-261-2/+3
* runtests: make 'c-ares' a "feature" to depend onDaniel Stenberg2020-11-262-0/+2
* tool_writeout: use off_t getinfo-types instead of doublesDaniel Stenberg2020-11-261-30/+29
* file: avoid duplicated code sequenceEmil Engler2020-11-251-11/+1
* infof/failf calls: fix format specifiersRikard Falkeborn2020-11-2412-20/+20
* docs/INTERNALS: remove reference to Curl_sendf()Daniel Stenberg2020-11-242-7/+3
* examples: update .gitignoreRikard Falkeborn2020-11-231-4/+8
* asyn: use 'struct thread_data *' instead of 'void *'Daniel Stenberg2020-11-233-25/+24
* Makefile.m32: add support for UNICODE buildsViktor Szakats2020-11-232-0/+13
* urldata: remove 'void *protop' and create the union 'p'Daniel Stenberg2020-11-2322-168/+183
* winbuild: remove docs from Makefiles and refer to README.mdDaniel Stenberg2020-11-223-56/+13
* http3: use the master branch of GnuTLS for testingDaiki Ueno2020-11-222-5/+5
* KNOWN_BUGS: curl with wolfSSL lacks support for renegotiationDaniel Stenberg2020-11-221-0/+9