0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Spawn redirector.minimum children on startup with this one weird trick More... over 10 years ago
Eight Lines of Python To Hide Unnecessary Stack Traces More... over 10 years ago
You'll never believe how this interface enumeration bug was fixed More... over 10 years ago
Merge pull request #32 from david-farrar/master More... over 10 years ago
formatting More... over 10 years ago
do not block reading control responses until we know there is a response More... over 10 years ago
replace alarm with messages generated by an internal thread More... over 10 years ago
fix bug in DNS response handling when given an offset to jump to after part of a string More... over 10 years ago
quick fix to allow request modification from the child redirector processes - to be handled properly More... over 10 years ago
update changelog More... over 10 years ago
pay attention to configuration.icap.proxied and take the client IP from the data given using the proxy protocol More... over 10 years ago
remove leftover argument in defintion of doICAP() and return a defer response instead of None when we successfully write to a child process More... over 10 years ago
fix names for clarity More... over 10 years ago
fix declaration of rewritten request header as a response header More... over 10 years ago
comments with idea More... over 10 years ago
handle messagebox blocking exceptions More... over 10 years ago
github download changed More... over 10 years ago
change version to 1.2.1 More... over 10 years ago
change source to github More... over 10 years ago
setup.py takes version from program and chmod 755 the plugins - fixes issue #9 More... over 10 years ago
fix invalid string More... over 10 years ago
simplify version More... over 10 years ago
Merge pull request #29 from david-farrar/master More... over 10 years ago
spring cleaning More... over 10 years ago
handle errors reading stats over a closed pipe More... over 10 years ago
do not raise IOError when sending stop messages over the message queue More... over 10 years ago
Merge pull request #27 from readevalprint/fix/cleanly_close_sockets More... over 10 years ago
Merge branch 'master' of https://github.com/Exa-Networks/exaproxy More... over 10 years ago
silently close on KeyboardInterrupt More... over 10 years ago
Always close a socket regardless of exceptions More... over 10 years ago