summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RELEASE-NOTES: syncedHEADcurl-8_1_0masterDaniel Stenberg2023-05-171-12/+19
* THANKS: contributors from the 8.1.0 releaseDaniel Stenberg2023-05-171-0/+35
* hostip: include easy_lock.h before using GLOBAL_INIT_IS_THREADSAFEDaniel Stenberg2023-05-172-15/+4
* aws-sigv4.d: fix region identifier in exampleThomas Taylor2023-05-161-1/+1
* mlc_config.json: remove this linkcheck CI job config filePhilip H2023-05-152-12/+0
* ssh: Add support for libssh2 read timeoutDaniel Silverstone2023-05-152-1/+14
* GIT-INFO: add --with-opensslOsama Albahrani2023-05-141-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2023-05-131-11/+17
* md(4|5): don't use deprecated iOS functionsMarcel Raad2023-05-132-6/+10
* md4: only build when usedMarcel Raad2023-05-132-3/+3
* write-out.d: Use response_code in exampleVítor Galvão2023-05-121-1/+1
* url: fix null dispname for --connect-to optionShohei Maeda2023-05-121-5/+5
* test2306: verify getting a second response with folded headersDaniel Stenberg2023-05-124-2/+124
* headers: clear (possibly) lingering pointer in initDaniel Stenberg2023-05-121-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2023-05-121-7/+19
* ngtcp2: use 0.15.0Daniel Stenberg2023-05-125-37/+34
* openssl: fix indentJay Satiro2023-05-101-1/+1
* CURLOPT_DNS_CACHE_TIMEOUT.3: fix spellingDaniel Stenberg2023-05-101-1/+1
* hostip: use time_t for storing oldest DNS entryDaniel Stenberg2023-05-091-6/+10
* http: free the url before storing a new copyDaniel Stenberg2023-05-091-1/+1
* compressed.d: clarify the words on "not notifying headers"Daniel Stenberg2023-05-091-1/+5
* libssh2: free fingerprint betterDaniel Stenberg2023-05-081-2/+1
* CURLOPT_IPRESOLVE.3: clarify that this for host names, not IP addressesDaniel Stenberg2023-05-081-2/+7
* hostip: enforce a maximum DNS cache size independent of timeout valueDaniel Stenberg2023-05-082-13/+42
* hostip: store dns timeout as 'int'Daniel Stenberg2023-05-081-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2023-05-081-10/+51
* tool_operate: refuse (--data or --form) and --continue-at comboDaniel Stenberg2023-05-083-9/+54
* transfer: refuse POSTFIELDS + RESUME_FROM comboDaniel Stenberg2023-05-081-0/+6
* ipv4.d/ipv6.d: they are "mutex", not "boolean"Daniel Stenberg2023-05-082-6/+6
* docs/SECURITY-ADVISORY.md: how to write a curl security advisoryDaniel Stenberg2023-05-083-1/+132
* MANUAL.md: add dict example for looking up a single definitionnobedee on github2023-05-051-2/+5
* runtests: fix -c option when run with valgrindDan Fandrich2023-05-053-10/+27
* runtests: support creating more than one runner processDan Fandrich2023-05-052-33/+72
* runtests: spawn a new process for the test runnerDan Fandrich2023-05-053-21/+110
* runtests: turn singletest() into a state machineDan Fandrich2023-05-052-140/+210
* runtests: change runner interface to be asynchronousDan Fandrich2023-05-052-14/+210
* runtests: call citest_finishtest in singletestDan Fandrich2023-05-051-8/+21
* runtests: add a runner initialization functionDan Fandrich2023-05-052-16/+37
* runtests: remove directory from server filename variablesDan Fandrich2023-05-054-54/+58
* runtests: reduce package exports after refactoringDan Fandrich2023-05-052-36/+15
* runtests: use a function to obtain $LOGDIR for a testDan Fandrich2023-05-052-21/+44
* tool_cb_hdr: Fix 'Location:' formatting for early VTE terminalsJay Satiro2023-05-051-0/+9
* quiche: disable pacing while pacing is not actually performedFrançois Michel2023-05-031-0/+1
* easy_cleanup: require a "good" handle to actDaniel Stenberg2023-05-021-8/+6
* amiga: Fix CA certificate paths for AmiSSL and MorphOSAndreas Falkenhahn2023-05-011-0/+8
* http2: (void)-mark when we explicitly ignore the return codeDaniel Stenberg2023-04-301-2/+2
* checksrc: find bad indentation in conditions without open braceDaniel Stenberg2023-04-2817-23/+49
* CI: Set minimal permissions on workflow ngtcp2-quictls.ymlDiogo Teles Sant'Anna2023-04-281-0/+2
* CI: use another glob syntax for matching files on AppveyorDan Fandrich2023-04-281-4/+4
* multi: add multi-ignore logic to multi_socket_actionDaniel Stenberg2023-04-281-5/+16