0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Multiline specifications for pathod and pathoc. More... about 13 years ago
pathod: handle keyboard interrupts and SSL errors. More... about 13 years ago
Escape special characters in first line error log. More... about 13 years ago
Handle invalid content length headers. More... about 13 years ago
More robust response handling. More... about 13 years ago
pathoc: add a flag to dump request information. More... about 13 years ago
Add support for client timeout to pathoc. More... about 13 years ago
Add an -n argument to pathoc, to repeat the specified requests N times. More... about 13 years ago
Document Python-style string escaping. More... about 13 years ago
Use injection to test a corner case in pathod daemon. More... about 13 years ago
Allow Python string escape sequences in value literals. More... about 13 years ago
Fine-tuning for injection: docs, bugfixes. More... about 13 years ago
Add an injection operator. More... about 13 years ago
Convert documentation to HTML, fix styling. More... about 13 years ago
Much simpler rewrite of inner data sending loop. More... about 13 years ago
We shouldn't ever get a socket error emanating from netlib. More... about 13 years ago
Extend test suite to cover SSL. Log SSL connection errors. More... about 13 years ago
Handle invalid first line errors, add an error log buffer type. More... about 13 years ago
Handle NetLibDisconnect error. More... about 13 years ago
Factor out request printing in to a method, and test it. More... about 13 years ago
Move docs into pathod server. More... about 13 years ago
Allow naked literals for path specification. More... about 13 years ago
Add netlib dependency pointer. More... about 13 years ago
Catch errors that may happen on interpreter shutdown. More... about 13 years ago
Split pathod and pathoc daemon test suites out. More... about 13 years ago
Allow naked value literal for pathoc path specifications. More... about 13 years ago
parse -> parse_response in web app More... about 13 years ago
Fixed the WSGI server hang in netlib, remove fudge. More... about 13 years ago
Catch and log SSL connection errors. Improve log format. More... about 13 years ago
Port pathoc to new netlib API. Add SNI. More... about 13 years ago