37
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FILEFORMAT.md: drop some text from the `command` section More... 19 days ago
_PROGRESS.md: add the E unit, mention kibibyte More... 19 days ago
test716: use `repeat` macro More... 19 days ago
tests/data: use more `repeat` macro More... 19 days ago
test2045: replace HTML multi-line comment markup with `#` comments More... 19 days ago
runtests: allow `client/command` to span multiple lines, and use it More... 19 days ago
test1404, 1547: replace `&` char in comment and name for XML-friendliness More... 19 days ago
test1554: make test output XML-friendly More... 19 days ago
lib: eliminate size_t casts More... 19 days ago
OS400: fix build
monnerat
as Patrick Monnerat
More... 19 days ago
tests/data: avoid tag markup in comments More... 19 days ago
test363: delete stray character (typo) from a section tag More... 19 days ago
lib1509: make callbacks static More... 19 days ago
cookie: propagate errors better, cleanup the internal API More... 19 days ago
lib: rename curlx_timediff to curlx_timeleft_ms More... 19 days ago
hostip: don't store negative lookup on OOM More... 19 days ago
schannel: replace atoi() with curlx_str_number() More... 19 days ago
test2405: split off H2 tests to new test 2407, fix callback prototype More... 19 days ago
test2405: report `fd_count*` variables on failure More... 19 days ago
OS400/makefile.sh: fix shellcheck warning SC2038 differently More... 20 days ago
src/checksrc: ban atoi use More... 20 days ago
tool_operate: use curlx_str_number intead of atoi More... 20 days ago
libssh2: replace atoi() in ssh_force_knownhost_key_type More... 20 days ago
libssh2: cleanup ssh_force_knownhost_key_type More... 20 days ago
http: replace atoi use in Curl_http_follow with curlx_str_number More... 20 days ago
telnet: replace atoi for BINARY handling with curlx_str_number More... 20 days ago
noproxy: replace atoi with curlx_str_number More... 20 days ago
limit-rate: add example using --limit-rate and --max-time together More... 20 days ago
openssl: exit properly on OOM when getting certchain More... 20 days ago
test557: avoid `&` symbol in test output to be XML-friendly More... 20 days ago