0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new UDP client function and optional epoller without a server. More... over 9 years ago
Added methods to create new wccp groups and servers in those groups. More... over 9 years ago
Added functions for creating and finding service groups. More... almost 10 years ago
Added structures to store wccp groups and servers. More... almost 10 years ago
Validate user input for "wccp <service group>". More... almost 10 years ago
Added wccp help output. More... almost 10 years ago
Added compile options. More... almost 10 years ago
Fixed some compile warnings. More... almost 10 years ago
Added more wccp config mode commands. More... almost 10 years ago
Added wccp config mode to cli. More... almost 10 years ago
Merge branch 'devel' into feature/wccpv2 More... almost 10 years ago
Merge branch 'feature/fix_dead_session_detection' into devel More... almost 10 years ago
Fixed use after close bug. More... almost 10 years ago
Fixed minor bug in compression function. More... almost 10 years ago
Account for TCP phantom byte or calculate next sequence normally. More... almost 10 years ago
Account for TCP Phantom byte in sequence tracking. More... almost 10 years ago
Reduced session sequence logging. More... almost 10 years ago
Change dead session logging level to warnings. More... almost 10 years ago
Removing some debug messages. More... almost 10 years ago
Improve sequence update logic. More... almost 10 years ago
Updated dead session detection for new endpoing tracking. More... almost 10 years ago
Enable keepalive messages. More... almost 10 years ago
Using better structure for endpoint tracking. More... almost 10 years ago
Creating new structure to store endpoint socket data. More... almost 10 years ago
Fixed bugs in keepalive and enable dead session detection by default. More... almost 10 years ago
Update sequence if not optimizing traffic too. More... almost 10 years ago
Update sequence for non-optimized traffic too. More... almost 10 years ago
Fix expected sequence calculation. More... almost 10 years ago
Correct previous optimization fix. More... almost 10 years ago
Fixing optimization bug. More... almost 10 years ago