branch: master
Commits on master
- 3fc31c4 config2setopts: bail out if curl_url_get() returns OOM 4 months ago
- ae7b4ee curl_setup.h: drop stray `#undef stat` (Windows) 4 months ago
- 96500f4 tidy-up: result code variable names in tests and examples 4 months ago
- e3e0559 config2setopts: exit if curl_url_set() fails on OOM 4 months ago
- 42098d1 checksrc: verify close brace indent level 4 months ago
- 0afb52a code: minor indent fixes before closing braces 4 months ago
- 75955c0 tool_operate: exit on curl_share_setopt errors 4 months ago
- f2a75a1 sws: repair --port, and accept any port 4 months ago
- 6384e2a checksrc: disallow `atoi` and `atol` globally 4 months ago
- bb1391f tests/server: replace `atoi()` and `atol()` with `curlx_str_number()` 4 months ago
- 833c429 wolfssl: simplify wssl_send_earlydata 4 months ago
- cb2bcb6 lib: eliminate size_t casts 4 months ago
- 78a610c lib: rename curlx_timediff to curlx_timeleft_ms 4 months ago
- ca27404 tests/data: add `%includetext`, dedupe XML payloads into external file 4 months ago
- 85cfc15 RELEASE-NOTES: codespell 4 months ago
- e18ad59 runtests: add missing Perl semicolon 4 months ago
- 4415e86 libtests: replace `atoi()` with `curlx_str_number()` 4 months ago
- e496bcf FILEFORMAT.md: drop some text from the `command` section 4 months ago
- 3f0629c cookie: propagate errors better, cleanup the internal API 4 months ago
- 296ffc4 schannel: replace atoi() with curlx_str_number() 4 months ago
- f1fec22 RELEASE-NOTES: synced 4 months ago
- 3d42510 runtests: allow `client/command` to span multiple lines, and use it 4 months ago
- 64c03bb OS400: fix build 4 months ago
- c6eb9bb _PROGRESS.md: add the E unit, mention kibibyte 4 months ago
- 4b2da75 test716: use `repeat` macro 4 months ago
- 6b26d46 tests/data: use more `repeat` macro 4 months ago
- 8a19bf8 test2045: replace HTML multi-line comment markup with `#` comments 4 months ago
- d7b0b65 test1404, 1547: replace `&` char in comment and name for XML-friendliness 4 months ago
- d077d54 test1554: make test output XML-friendly 4 months ago
- ce329af test557: avoid `&` symbol in test output to be XML-friendly 4 months ago