aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Expand SSL supportAldo Cortesi2014-02-271-0/+8
* Pyflakes cleanup, adjust requirements.txtAldo Cortesi2014-01-191-1/+1
* Provisional proxy mode support for pathod.Aldo Cortesi2013-01-051-0/+13
* Major refactoring towars separate representation of expressions and request/r...Aldo Cortesi2012-10-271-2/+3
* Fix utils.get_header case handling.Aldo Cortesi2012-09-241-1/+1
* Refine parse error message a bit.Aldo Cortesi2012-07-251-1/+15
* Better handling of binary data output by pathoc.Aldo Cortesi2012-07-241-0/+4
* Escape unprintable content in preview.Aldo Cortesi2012-07-231-0/+9
* Unit tests for most of app.py, return 404 for unknown log entry.Aldo Cortesi2012-07-231-1/+0
* Use policy hook to apply a size limit in pathod, add corresponding cmdline arg.Aldo Cortesi2012-07-231-0/+22
* Simple request spec parsing.Aldo Cortesi2012-06-241-0/+9
* Enable anchors on command line.Aldo Cortesi2012-06-241-17/+4
* Disconnect, rest refactoring.Aldo Cortesi2012-06-211-25/+0
* Better test daemon cleanup, improve utils test coverage.Aldo Cortesi2012-06-071-9/+0
* Fix redundant imports, tweak TODO for 0.2Aldo Cortesi2012-04-301-1/+1
* Preview in web application.Aldo Cortesi2012-04-291-1/+27
* Basic anchor adding.Aldo Cortesi2012-04-291-1/+24
* Initial checkin.Aldo Cortesi2012-04-281-0/+31