summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* HTTP3: fix the HTTP/3 Explained book linkJosip Medved2021-10-051-1/+1
* misc: fix a few issues on MidnightBSDLucas Holt2021-10-055-7/+13
* tool_main: fix typo in comment8U61ife2021-10-041-1/+1
* BINDINGS: URL updatesRyan Mast2021-10-041-7/+7
* scripts/delta: hide a git error message we don't care aboutDaniel Stenberg2021-10-021-1/+1
* sasl: binary messagesPatrick Monnerat2021-10-026-230/+304
* wolfssl: use for SHA256, MD4, MD5, and setting DES odd parityHayden Roche2021-10-025-7/+37
* scripts/delta: count command line options in the new fileDaniel Stenberg2021-10-011-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2021-10-011-5/+24
* print_category: print help descriptions alignedDaniel Stenberg2021-10-014-19/+36
* lib/mk-ca-bundle.pl: skip certs passed Not Valid After dateDaniel Stenberg2021-09-301-2/+18
* tool_listhelp: easier to generate with gen.plDaniel Stenberg2021-09-309-790/+862
* wolfssl: allow setting of groups/curvesAnthony Hu2021-09-301-1/+70
* connnect: use sysaddr_un fron sys/un.h or custom-defined for windowsJan Mazur2021-09-302-2/+3
* hostip: Move allocation to clarify there is no memleakRikard Falkeborn2021-09-301-3/+3
* gen.pl: make the output date format work betterDaniel Stenberg2021-09-301-1/+1
* typecheck-gcc.h: add CURLOPT_PREREQDATA awarenessDaniel Stenberg2021-09-301-0/+1
* configure: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-293-103/+2
* CMake: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-294-25/+0
* config: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-296-20/+0
* lib: remove `HAVE_WINSOCK_H` usageMarcel Raad2021-09-293-12/+3
* easyoptions: add the two new PRE* optionsDaniel Stenberg2021-09-292-1/+3
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-2916-5/+158
* lib: avoid fallthrough cases in switch statementsDaniel Gustafsson2021-09-299-65/+67
* config-win32ce: enable WinSock 2Marcel Raad2021-09-281-2/+2
* externalsocket: use WinSock 2.2Marcel Raad2021-09-281-1/+1
* build: remove checks for WinSock 1Marcel Raad2021-09-2816-158/+5
* scripts/copyright: .muse is .lift nowDaniel Stenberg2021-09-286-6/+6
* cmdline-opts: made the 'Added:' field mandatoryDaniel Stenberg2021-09-28111-15/+124
* curl.1: remove mentions of really old version changesDaniel Stenberg2021-09-2812-27/+46
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-281-10/+23
* tool_cb_prg: make resumed upload progress bar show betterDaniel Stenberg2021-09-271-13/+18
* gen.pl: insert the current date and version in generated man pageDaniel Stenberg2021-09-272-1/+16
* NTLM: use DES_set_key_unchecked with OpenSSLDaniel Stenberg2021-09-271-1/+1
* CI: align make and test flags in various config filesMarc Hoersken2021-09-273-14/+18
* mailmap: unify Max!Daniel Stenberg2021-09-271-0/+2
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-2721-4/+602
* KNOWN_BUGS: HTTP/2 connections through HTTPS proxy frequently stallDaniel Stenberg2021-09-271-0/+4
* TODO: make configure use --cache-file more and betterDaniel Stenberg2021-09-271-0/+8
* urlapi: support UNC paths in file: URLs on WindowsSergey Markelov2021-09-273-6/+38
* urlapi: add curl_url_strerror()i-ky2021-09-2725-72/+233
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-261-3/+24
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-2627-38/+360
* libcurl.rc: switch out the copyright symbol for plain ASCIIDaniel Stenberg2021-09-261-2/+2
* ngtcp2: fix QUIC transport parameter versionJun-ya Kato2021-09-251-6/+5
* examples/imap-append: fix end-of-data checkDaniel Stenberg2021-09-251-1/+1
* vtls: Fix a memory leak if an SSL session cannot be added to the cacheMichael Kaufmann2021-09-2410-16/+36
* HTTP3.md: use 'autoreconf -fi' instead of buildconfMomoka Yamamoto2021-09-241-3/+3
* GIT-INFO: rephrase to adapt to s/buildconf/autoreconfDaniel Stenberg2021-09-241-2/+2
* llist: remove redundant code, branch will not be executedh1zzz2021-09-241-3/+1