22
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clang-tidy: use _t More... about 1 month ago
Use new scheduler in RequestList. More... about 1 month ago
sha1: remove deprecated API usage More... about 1 month ago
clang-tidy: remove misleading const return More... about 2 months ago
clang-tidy: remove redundant member init More... about 2 months ago
Removed lt_cacheline_aligned.
Rakshasa
as rakshasa
More... about 2 months ago
simplify cacheline_allocator with C++17 More... about 2 months ago
add support for external libatomic More... about 2 months ago
replace aligned_alloc with posix_memalign More... about 2 months ago
CI: reenable tests for other BSDs More... about 2 months ago
Removed global lock.
Rakshasa
as rakshasa
More... about 2 months ago
move Sha1 initialization outside of header More... about 2 months ago
pkgconfig: fix static linking More... about 2 months ago
Added callbacks that interrupt poll event processing.
Rakshasa
as rakshasa
More... about 2 months ago
Removed PollSelect and simplified PollKQueue/EPoll implementations. More... about 2 months ago
CI: reenable FreeBSD tests More... about 2 months ago
Added EAI_FAMILIY to getaddrinfo unit test.
Rakshasa
as rakshasa
More... about 2 months ago
Start removing priority_queue code. More... about 2 months ago
test: use empty lambda for signal More... about 2 months ago
Tagged release 0.15.3.
Rakshasa
as rakshasa
More... about 2 months ago
Cleaned up scheduler handling in thread and fixed issue causing callback process lag in main thread. More... about 2 months ago
Add more lenancy to thread signal interrupt unit test.
Rakshasa
as rakshasa
More... about 2 months ago
Refactored thread interrupts and added unit tests to verify performance. More... about 2 months ago
change HAVE_FALLOCATE to USE_ More... 2 months ago
change HAVE_INOTIFY to USE_ More... 2 months ago
Check if tracker is busy before scheduling delayed send request.
Rakshasa
as rakshasa
More... 2 months ago
Delay scrape requests so we don't cancel any queued callbacks.
Rakshasa
as rakshasa
More... 2 months ago
fix wrong macro name More... 2 months ago
Added missing sa_length socket address families.
Rakshasa
as rakshasa
More... 2 months ago
Added missing pop_back in scheduler.
Rakshasa
as rakshasa
More... 2 months ago