summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09RELEASE-NOTES: syncedcurl-7_74_0Daniel Stenberg
2020-12-07urldata: restore comment on ssl_connect_data.useJacob Hoffman-Andrews
2020-12-07VERSIONS: refreshedDaniel Stenberg
2020-12-07cmake: don't use reserved target name 'test'Jakub Zakrzewski
2020-12-07openssl: make the OCSP verification verify the certificate idDaniel Stenberg
2020-12-07ftp: make wc_statemach loop instead of recurseDaniel Stenberg
2020-12-07ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg
2020-12-07urlapi: don't accept blank port number field without schemeDaniel Stenberg
2020-12-06Revert "multi: implement wait using winsock events"Daniel Stenberg
2020-12-06ftp: retry getpeername for FTP with TCP_FASTOPENKlaus Crusius
2020-12-05scripts/completion.pl: parse all optsThomas Danielsson
2020-12-04RELEASE-NOTES: syncedDaniel Stenberg
2020-12-03openssl: use OPENSSL_init_ssl() with >= 1.1.0Daniel Stenberg
2020-12-03SECURITY-PROCESS: disclose on hackeroneDaniel Stenberg
2020-12-03tests/util.py: fix compatibility with Python 2Marc Hoersken
2020-12-03docs: fix typos and markup in ETag manpage sectionsDaniel Gustafsson
2020-12-02quiche: close the connectionDaniel Stenberg
2020-12-02ngtcp2: Fix build error due to symbol name changeJay Satiro
2020-12-01cmake: check for linux/tcp.hKlaus Crusius
2020-12-01NEW-PROTOCOL: document what needs to be done to add oneDaniel Stenberg
2020-12-01splay: rename Curl_splayremovebyaddr to Curl_splayremoveDaniel Stenberg
2020-12-01openssl: free mem_buf in error pathDaniel Stenberg
2020-11-30openssl: remove #if 0 leftoverDaniel Stenberg
2020-11-29ntlm: avoid malloc(0) on zero length user and domainDaniel Stenberg
2020-11-28RELEASE-NOTES: syncedDaniel Stenberg
2020-11-28tests/server/tftpd.c: close upload file in case of abortMarc Hoersken
2020-11-26ngtcp2: use the minimal version of QUIC supported by ngtcp2Daiki Ueno
2020-11-26ngtcp2: advertise h3 ALPN unconditionallyDaiki Ueno
2020-11-26vquic/ngtcp2.h: define local_addr as sockaddr_storageDaiki Ueno
2020-11-26socks: check for DNS entries with the right port numberDaniel Stenberg
2020-11-26curl_setup: USE_RESOLVE_ON_IPS is for Apple native resolver useDaniel Stenberg
2020-11-26test506: make it not run in c-ares buildsDaniel Stenberg
2020-11-26runtests: make 'c-ares' a "feature" to depend onDaniel Stenberg
2020-11-26tool_writeout: use off_t getinfo-types instead of doublesDaniel Stenberg
2020-11-25file: avoid duplicated code sequenceEmil Engler
2020-11-24infof/failf calls: fix format specifiersRikard Falkeborn
2020-11-24docs/INTERNALS: remove reference to Curl_sendf()Daniel Stenberg
2020-11-23examples: update .gitignoreRikard Falkeborn
2020-11-23asyn: use 'struct thread_data *' instead of 'void *'Daniel Stenberg
2020-11-23Makefile.m32: add support for UNICODE buildsViktor Szakats
2020-11-23urldata: remove 'void *protop' and create the union 'p'Daniel Stenberg
2020-11-22winbuild: remove docs from Makefiles and refer to README.mdDaniel Stenberg
2020-11-22http3: use the master branch of GnuTLS for testingDaiki Ueno
2020-11-22KNOWN_BUGS: curl with wolfSSL lacks support for renegotiationDaniel Stenberg
2020-11-22KNOWN_BUGS: wakeup socket disconnect causes havocDaniel Stenberg
2020-11-21RELEASE-NOTES: syncedDaniel Stenberg
2020-11-20curl: add compatibility for Amiga and GCC 6.5Oliver Urbann
2020-11-20tests/server/tftpd.c: close upload file right after transferMarc Hoersken
2020-11-20CI/cirrus: simplify logic for disabled testsMarc Hoersken
2020-11-20mailmap: Daniel HwangDaniel Gustafsson