summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* winbuild: add parameter WITH_SSHillusory-dream2022-02-263-2/+42
* configure: change output for cross-compiled alt-svc supportDaniel Stenberg2022-02-261-1/+1
* gha: add a macOS CI job with libsshDaniel Stenberg2022-02-251-0/+4
* TODO: remove "Bring back libssh tests on Travis"Daniel Stenberg2022-02-251-8/+0
* TODO: remove "better persistency for HTTP/1.0"Daniel Stenberg2022-02-251-6/+0
* TODO: remove "Option to ignore private IP"Daniel Stenberg2022-02-251-7/+0
* TODO: remove "hardcode the "localhost" addresses"Daniel Stenberg2022-02-251-13/+0
* TODO: 1.24 was a dupe of 1.1Daniel Stenberg2022-02-251-7/+4
* TODO: remove "Typesafe curl_easy_setopt()"Daniel Stenberg2022-02-251-18/+0
* KNOWN_BUGS: remove "Uploading HTTP/3 files gets interrupted"Daniel Stenberg2022-02-251-5/+0
* KNOWN_BUGS: remove "HTTP/3 multipart POST with quiche fails"Daniel Stenberg2022-02-251-5/+0
* quiche: remove two leftover debug infof() outputsDaniel Stenberg2022-02-251-2/+0
* ngtcp2: Reset dynbuf when it is fully drainedTatsuhiro Tsujikawa2022-02-242-5/+2
* hostip: avoid unused parameter error in Curl_resolv_checkStewart Gebbie2022-02-241-1/+2
* http2: move two infof calls to debug-h2-onlyDaniel Stenberg2022-02-241-6/+4
* quiche: fix upload for bigger content-lengthJean-Philippe Menil2022-02-242-6/+4
* CURLOPT_PROGRESSFUNCTION.3: fix example struct assignmentFarzin2022-02-231-1/+1
* OS400/README: clarify compilation stepsRob Boeckermann2022-02-221-2/+2
* OS400: fix typos in rpg include fileRob Boeckermann2022-02-221-5/+5
* vtls: fix socket check conditionsMAntoniak2022-02-221-2/+4
* libssh2: don't typecast socket to int for libssh2_session_handshakeDaniel Stenberg2022-02-211-2/+4
* RELEASE-NOTES: fix typo and make one desc shorterDaniel Stenberg2022-02-211-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2022-02-211-12/+48
* CURLOPT_XFERINFOFUNCTION.3: fix typo in exampleDaniel Stenberg2022-02-211-2/+2
* README: disable linkchecks for the sponsor linksDaniel Stenberg2022-02-211-1/+1
* openssl: check if sessionid flag is enabled before retrieving sessionJay Satiro2022-02-211-13/+15
* multi: allow user callbacks to call curl_multi_assignJay Satiro2022-02-212-3/+2
* ssl: reduce allocated space for ssl backend when FTP is disabledMAntoniak2022-02-2113-35/+267
* checkprefix: remove strlen callsMAntoniak2022-02-212-4/+4
* curl.h: fix typo1337vt2022-02-201-1/+1
* sectransp: mark a 3DES cipher as weakJan Venekamp2022-02-201-1/+1
* bearssl: fix EXC_BAD_ACCESS on incomplete CA certJan Venekamp2022-02-201-11/+14
* bearssl: fix connect error on expired cert and no verifyJan Venekamp2022-02-201-6/+37
* bearssl: fix session resumption (session id)Jan Venekamp2022-02-201-1/+1
* openssl: fix build for version < 1.1.0MAntoniak2022-02-181-0/+1
* schannel: move the algIds array out of schannel.hJoel Depooter2022-02-182-5/+5
* configure.ac: use user-specified gssapi dir when using pkg-configAlejandro R. Sedeño2022-02-171-2/+31
* os400: Add link to QADRT devkit to README.OS400Kevin Adler2022-02-171-0/+2
* os400: Add function wrapper for system commandKevin Adler2022-02-172-2/+8
* os400: Default build to target current releaseKevin Adler2022-02-171-1/+1
* docs/INTERNALS.md: clean up, refer to the bookDaniel Stenberg2022-02-171-1060/+12
* des: fix compile break for OpenSSL without DESMarcel Raad2022-02-172-4/+14
* RELEASE-NOTES: syncedDaniel Stenberg2022-02-171-14/+45
* docs/DEPRECATE: remove NPN support in August 2022Daniel Stenberg2022-02-171-0/+20
* ftp: provide error message for control bytes in pathDaniel Stenberg2022-02-171-1/+3
* http: fix "unused parameter ‘conn’" warningDaniel Stenberg2022-02-171-0/+1
* sha256: Fix minimum OpenSSL versionAlejandro R. Sedeño2022-02-171-1/+1
* KNOWN_BUGS: remove "slow connect to localhost on Windows"Daniel Stenberg2022-02-161-15/+0
* KNOWN_BUGS: remove "HTTP/3 download is 5x times slower than HTTP/2"Daniel Stenberg2022-02-161-5/+0
* KNOWN_BUGS: remove "HTTP/3 download with quiche halts after a while"Daniel Stenberg2022-02-161-5/+0