0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug #18; adjust for OpenSSL 1.1.0+ opaque structures. More... about 6 years ago
Restore first-pass collision avoidance. More... about 6 years ago
Lock the SSH transport pipe when producing our identification string. More... over 7 years ago
Fix for newer GCC (the range-checking of format string fields is cool!) More... over 7 years ago
Add helpers for working with Base16 (i.e. hex) encoded data. More... almost 8 years ago
Use an embedded list for scheduled callbacks. More... about 8 years ago
Simplify CallbackThread scheduling. More... about 8 years ago
Fix a livelock in CallbackThread. More... about 8 years ago
Track whether a Callback has been descheduled. More... about 8 years ago
Use pthread mutexes directly when NDEBUG. More... about 8 years ago
Update fwdproxy for the new callback/cancel code. More... about 8 years ago
Disable -Wpedantic in WEVERYTHING mode. More... about 8 years ago
Update SocketUinet for callback/cancel changes. More... about 8 years ago
Completely disable lock assertions under NDEBUG. More... about 8 years ago
Use the mutex_ member when initializing the state. More... about 8 years ago
Don't track whether a callback is scheduled if NDEBUG. More... about 8 years ago
Remove Solaris port(3C) support. More... about 8 years ago
Bump primary copyright years. More... about 8 years ago
Merge TODO.MT into TODO. More... about 8 years ago
Get rid of the Buffer in Event. More... about 8 years ago
Don't cache schedulers by hand. More... about 8 years ago
Establish the scheduler in CallbackBase's constructor. More... about 8 years ago
Update multithreading to-do. More... about 8 years ago
Checkpoint persistent callbacks III. More... about 8 years ago
Checkpoint persistent callbacks II. More... about 8 years ago
Don't build promiscuous-sockets1 without uinet. More... about 8 years ago
Nest the Method instance in SimpleCallback. More... about 8 years ago
Checkpoint persistent callbacks. More... about 8 years ago
Don't assert lock ownership in Cancellation constructor. More... about 8 years ago
Get rid of defunct pcap code. More... about 8 years ago