1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clang-Tidy More... over 1 year ago
Disabled thread pool tests for now More... over 1 year ago
Thread pool status wait conditional variable More... over 1 year ago
Fixed potential stop conditional variable not being invoked More... over 1 year ago
Pause and resume tests now actually pause and resume the thread pool More... over 1 year ago
Fixed thread pool clang tidy issues More... over 1 year ago
Added basic thread pool tests More... over 1 year ago
Reduced the default thread pool idle timer to 250ms More... over 1 year ago
Made interceptors runnable for any number of requests on a single Session object and allow repeating of requests within an interceptor. Repeated requests intentionally only run subsequent interceptors of the interceptor chain as otherwise re-entrance of intercept() would be an issue. More... over 1 year ago
Merge pull request #1033 from 0x703cd8/master More... over 1 year ago
Fixed the issue of cookie parsing time overflow. More... over 1 year ago
Bump nuget/setup-nuget from 1 to 2 More... almost 2 years ago
Merge pull request #1013 from libcpr/fix/cmake_install_missing_export More... almost 2 years ago
Fixed the missing install export in case we do not use system curl More... almost 2 years ago
Merge pull request #1010 from libcpr/fix/download_accept_encoding More... almost 2 years ago
Fixed download with cpr::AcceptEncoding More... almost 2 years ago
Simplified the openssl include path for macos More... almost 2 years ago
Merge pull request #999 from libcpr/fix/disable_session_move More... almost 2 years ago
Merge pull request #1006 from libcpr/fix/uninitialized_varaibles More... almost 2 years ago
Reduced the number of requests inside AsyncGetMultipleReflectTest More... almost 2 years ago
Fixed uninitialized c-arrays More... almost 2 years ago
Merge pull request #1004 from libcpr/fix/actions_checkout_revert_to_v3 More... almost 2 years ago
Reverted to actions/chec...@v3 to deal with old node versions More... almost 2 years ago
Merge pull request #959 from libcpr/dependabot/github_actions/actions/checkout-4 More... almost 2 years ago
Merge pull request #981 from libcpr/dependabot/github_actions/RafikFarhad/clang-format-github-action-3.2.0 More... almost 2 years ago
Updated clang-format CI options More... almost 2 years ago
Bump actions/checkout from 3 to 4 More... almost 2 years ago
Merge pull request #1002 from libcpr/fix/openssl_include_ubuntu20_04 More... almost 2 years ago
Using openssl/ossl_typ.h if openssl/types.h is not available More... almost 2 years ago
Fixed openssl/types.h include for ubuntu20.04 More... almost 2 years ago