1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix spelling errors. More... almost 14 years ago
Release 0.0.1. Update Pinkie dependency to 0.0.1. More... almost 14 years ago
update readme, remove temp.txt (who knows) More... almost 14 years ago
Rename to jackal, as this is a seriously diverged variant of anubis. More... almost 14 years ago
revert back to 2sec, as ouroboros is not able to handle shorter on the CI builds More... almost 14 years ago
attempt 1.5sec hb More... almost 14 years ago
now that we're back to stable, see if we can lower the hb time to 1sec More... almost 14 years ago
fix tests More... almost 14 years ago
Add 1 extra read/write to take advantage of common java nio behavior to have more bytes availble to read/write after initial read/write. More... almost 14 years ago
Fix bizarro setting of send buffer to unused receive timeout, AFTER send buffer size is already set correctly. D'oh. More... almost 14 years ago
back up to 2 sec More... almost 14 years ago
back off to 1s More... almost 14 years ago
Fix ByteBufferOutputStream growth bug. Add test for such. More... almost 14 years ago
Print out failing memory allocation attempt. More... almost 14 years ago
Large reads now working More... almost 14 years ago
Incremental checkin. Mostly working. Still have an issue with large reads that overflow the buffer. More... almost 14 years ago
missed this More... almost 14 years ago
use gathering write for the initial header send. More... almost 14 years ago
process all inbound reads possible during a read ready event. More... almost 14 years ago
Write all possible bytes per write ready event. More... almost 14 years ago
up # of pending writes to 4 More... almost 14 years ago
clear write queue upon close More... almost 14 years ago
Clear write pipe upon shutdown. More... almost 14 years ago
Add exception to log warning More... almost 14 years ago
Do not limit the bytes sent to the position of the buffer. More... almost 14 years ago
Better log tracing More... almost 14 years ago
Assert address is non null More... almost 14 years ago
Missing formatted parameter in log line More... almost 14 years ago
log new views in info. More... almost 14 years ago
Enable byte buffer pooling on sends. better error message when invalid magic. Wait only 60 seconds to form partition, rather than 2 minutes. More... almost 14 years ago