summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "multi: implement wait using winsock events"bagder/revert-d2a7d7cDaniel Stenberg2020-12-052-153/+3
* 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
* KNOWN_BUGS: wakeup socket disconnect causes havocDaniel Stenberg2020-11-221-0/+13
* RELEASE-NOTES: syncedDaniel Stenberg2020-11-211-4/+23
* curl: add compatibility for Amiga and GCC 6.5Oliver Urbann2020-11-205-14/+21
* tests/server/tftpd.c: close upload file right after transferMarc Hoersken2020-11-201-5/+4
* CI/cirrus: simplify logic for disabled testsMarc Hoersken2020-11-201-10/+3
* mailmap: Daniel HwangDaniel Gustafsson2020-11-201-0/+1
* openssl: guard against OOM on context creationDaniel Gustafsson2020-11-191-2/+6
* cmake: use libcurl.rc in all Windows buildsVincent Torri2020-11-191-1/+1
* cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega2020-11-193-27/+30
* quiche: remove 'static' from local bufferDaniel Stenberg2020-11-191-1/+1
* KNOWN_BUGS: cmake: libspsl is not supportedDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake autodetects cert paths when cross-compilingDaniel Stenberg2020-11-181-0/+8
* KNOWN_BUGS: cmake build doesn't fail if zlib not foundDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake libcurl.pc uses absolute library pathsDaniel Stenberg2020-11-181-0/+9
* KNOWN_BUGS: cmake: generated .pc file contains strange entriesDaniel Stenberg2020-11-181-0/+8