0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the byte-counting stats we gather optional. More... almost 10 years ago
Remove silly XML code and related support. More... almost 10 years ago
Merge branch 'master' of github.com:wanproxy/wanproxy More... almost 10 years ago
Correctly initialize compressor_level_ to -1. More... almost 10 years ago
Remove extra vertical whitespace. More... almost 10 years ago
Revert "Fix guards." More... almost 10 years ago
Get rid of SVN-specific script. More... almost 10 years ago
Fix guards. More... almost 10 years ago
Add .gitignore. More... almost 10 years ago
Add <errno.h> for ETIMEDOUT. More... almost 10 years ago
Only use snprintf, not strlcpy. Include <stdio.h>. More... almost 10 years ago
That most streams aren't 2048-byte aligned is no shock. More... almost 10 years ago
The smallest meaningful cache limit is 1 segment. More... almost 10 years ago
Merge code for handling produced output. More... almost 10 years ago
Check for output cork each place we try to output. More... almost 10 years ago
Cork encoder when decoding; decode multiple frames at once. More... almost 10 years ago
Break out framed data decoding. More... almost 10 years ago
Split out decoding in XCodecPipePair. More... almost 10 years ago
Remove debug aid. More... almost 10 years ago
Perform output corking on PipeProducers. More... almost 10 years ago
Updated uinet submodule reference More... almost 10 years ago
Request C parameters that may be hidden from C++. More... almost 10 years ago
Merge branch 'master' of https://github.com/caladri/wanproxy More... almost 10 years ago
Updated with libuinet API changes, hacked a workaround for apparent clang++ __cplusplus macro value and tr1 namespace content weirdness. More... almost 10 years ago
Make CallbackQueue more resilient against races. More... almost 10 years ago
Release the interest queue mutex when draining. More... almost 10 years ago
Merge synchronization fixes for TimeoutQueues. More... almost 10 years ago
Don't depend on <unistd.h> being included previously for _POSIX_TIMERS. More... almost 10 years ago
Fix error checking and assertions. More... almost 10 years ago
Bump copyright year. More... almost 10 years ago