2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1168 from alexanderbock/patch-1 More... 10 months ago
Update minimum required CMake version to comply with CMake 4.0 More... 11 months ago
Create FUNDING.yml More... almost 6 years ago
Merge branch 'develop' More... almost 6 years ago
[release] Prep documentation & version info for 0.8.2 release More... almost 6 years ago
[core] Updates changelog to include credits for boost fix PR More... almost 6 years ago
[examples] Update print_client_tls example to remove use of deprecated OpenSSL functions More... almost 6 years ago
Merge pull request #814 from stefan-floeren/develop More... over 6 years ago
Update cmake installer to better handle dependencies when using g++ on MacOS. references #831 More... over 6 years ago
Update cmake installer to use a variable for the include directory references #842 More... over 6 years ago
Fix missed entries; fix testing More... almost 7 years ago
Replace make_shared with new in some cases More... almost 7 years ago
Merge pull request #771 from c72578/patch-2 More... over 7 years ago
Update version number in CMakeLists.txt to 0.8.1 More... over 7 years ago
Remove duplicated word More... over 7 years ago
Set version flags for release More... over 7 years ago
Update changelog More... over 7 years ago
Merge branch 'pr/732' into develop More... over 7 years ago
Merge branch 'pr/731' into develop More... over 7 years ago
cmake: Install websocketpp includes in the right cmake way, leaving out the examples and other stuff More... over 7 years ago
Fix testsuite errors, due to a "Connection: upgrade" seen differently than "Connection: Upgrade" More... over 7 years ago
Update version flags for future development More... over 7 years ago
Set version flags for 0.8.0 release More... over 7 years ago
Update changelog for recent PRs More... over 7 years ago
Merge pull request #727 from bauerj/patch-1 More... over 7 years ago
Make HTTP Connection header capitalized More... over 7 years ago
credits More... over 8 years ago
tcp_pre_bind_handler returns a lib::error_code not an asio::error_code. These are sometimes the same but not always. Fix ensures that the error code types always match correctly no matter what they are. Update test suite to reflect adjusted behavior More... over 8 years ago
Fix preprocessor syntax issue More... over 8 years ago
Merge pull request #652 from vadz/preserve-asio-errors More... over 8 years ago