1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clang Tidy path hint while searching for program. Cppcheck path hint while searching for program. Fixups/suppressions for clang-tidy checks. Suppressions for cppcheck-s. More... 7 months ago
Ensure LowSpeed properties are cased to long for curl More... 7 months ago
Fixed CI More... 7 months ago
Fixed missing libpsl-dev for deb builds More... 7 months ago
CI file cleanup More... 7 months ago
Switched cppcheck builds to fedora from ubuntu More... 7 months ago
Installing libpsl-devel for the clang-tidy run More... 7 months ago
Switched over to "ubuntu:latest" and "ubuntu:rolling" instead of specific tags More... 7 months ago
Added missing testUtils.cpp for SSL tests More... 7 months ago
Libpsl fixes for macOS and Windows More... 7 months ago
Fixed usage of CPR_USE_SYSTEM_CURL in CI runs More... 7 months ago
Installing libpsl in the CI since it is a curl requirement More... 7 months ago
Getting a local unused port More... 7 months ago
Fixed errno not being 0 before port parsing More... 7 months ago
Updated to curl 8.13 More... 7 months ago
Merge pull request #1213 from T-Maxxx/1209-deprecated-openssl-support More... 7 months ago
Merge pull request #1215 from pntzio/fix-y2038-lowspeed More... 7 months ago
Changed LowSpeed to use std::chrono More... 7 months ago
Fixup for linter error for OPENSSL_VERSION_NUMBER. More... 7 months ago
Implemented cpr::BodyView. More... 7 months ago
Better OpenSSL headers include based on headers version. More... 7 months ago
Merge pull request #1211 from roemil/bug/fix-tls_1_3-ciphers More... 8 months ago
Fix usage for TLS v1.3 cipher More... 8 months ago
Merge pull request #1204 from libcpr/feature/more-reliable-sanitizer-checks More... 8 months ago
Merge branch 'master' into feature/more-reliable-sanitizer-checks More... 8 months ago
Merge pull request #1206 from Anohkka/async-wrapper-refactor More... 8 months ago
Add multiperform tests from #1186 and #1047 More... 8 months ago
Remove default constructor for cancelable AsyncWrapper More... 8 months ago
Fix MultiAsync test More... 8 months ago
AsyncWrapper refactor, part 2 More... 8 months ago