0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cpoll: statemachines/streamreader: fix an off-by-one error that prevented a delimitor from being found if it is right at the end of the buffer More... over 12 years ago
cpoll: add StreamWriter::write(string) More... over 12 years ago
cppsp: WIP * added common.H where web server independent code such as page parsing/compilation will go * page parser mostly working More... over 12 years ago
cpoll: added MemoryStream::flush() More... over 12 years ago
cpoll: added MemoryStream::data() and MemoryStream::length() More... over 12 years ago
cpoll: added Stream::readToEnd() More... over 12 years ago
cpoll: fixed MemoryStream::write(). previous version was totally broken. More... over 12 years ago
cpoll: fix hardcoded buffer size in StreamReader More... over 12 years ago
cpoll: don't set this->handle in Handle::init() if the given handle is negative More... over 12 years ago
cpoll: flush StreamWriter when destructor is called More... over 12 years ago
cpoll: moved BufferedOutput More... over 12 years ago
cpoll: added Stream::getBufferedOutput() More... over 12 years ago
cppsp: add .gitignore More... over 12 years ago
misc changes More... over 12 years ago
cpoll: add ability to perform readTo() and send read data to a Stream, eliminating the use of std::string More... over 12 years ago
common_headers/delegate.H: fix compilation error More... over 12 years ago
revert 70f78e65feab637ad6c6ea035cb9f828cf20db0f More... over 12 years ago
iptsocks_new: shutdown both read and write on close More... over 12 years ago
iptsocks_new: shutdown other connection instead of closing when recv returns EOF More... over 12 years ago
misc changes More... over 12 years ago
iptsocks_new: call decrement_host when a connection has been closed; added command line feature More... over 12 years ago
misc additions to /test/ More... over 12 years ago
[API breakage] cpoll: add StreamBuffer; 2 minor bugfixes: More... over 12 years ago
remove unneeded files More... over 12 years ago
Merge branch 'master' of https://github.com/xaxaxa/workspace More... over 12 years ago
iptsocks_new: added license to all files More... over 12 years ago
iptsocks_new initial implementation working More... over 12 years ago
add common_headers/concat.H More... over 12 years ago
update eclipse preferences More... over 12 years ago
cpoll: fixes in File and MemoryStream More... over 12 years ago