aboutsummaryrefslogtreecommitdiffstats
path: root/pathod
Commit message (Expand)AuthorAgeFilesLines
* add pathodMaximilian Hils2016-02-15109-0/+9484
* refactor cmdline testsThomas Kriechbaumer2015-06-151-1/+2
* Refactor and whitespaceAldo Cortesi2014-10-241-2/+2
* Fix tests, re-add scriptsAldo Cortesi2014-10-241-0/+5
* use setuptools entrypoints rather than scriptsMaximilian Hils2014-08-311-234/+0
* Adjust for upstream cert store changes, improve cert handling significantlyAldo Cortesi2014-03-051-10/+18
* Support cert/key combo files in args. Improve argument names in SSLOptionsAldo Cortesi2014-03-021-1/+6
* Big improvements to SSL handlingAldo Cortesi2014-03-021-16/+18
* Expand SSL supportAldo Cortesi2014-02-271-3/+13
* fix pathod main scriptMaximilian Hils2014-02-081-1/+1
* ensure binary read on windowsMaximilian Hils2013-08-191-3/+3
* Download path, version flags for both tools.Aldo Cortesi2013-05-151-0/+1
* Collect SSL options into an SSLOptions objectAldo Cortesi2013-01-051-11/+9
* Provisional proxy mode support for pathod.Aldo Cortesi2013-01-051-10/+20
* Require requests > 1.0.4Aldo Cortesi2012-12-311-1/+1
* Use .freeze to implement the -e explain flags for pathod and pathoc.Aldo Cortesi2012-10-311-2/+13
* rparse.py -> language.pyAldo Cortesi2012-10-051-2/+2
* Add -q and -r flags to pathod, logging request and respnose bytes.Aldo Cortesi2012-10-011-9/+24
* Add timeout argument to Pathod, and matching -t command-line option.Aldo Cortesi2012-10-011-1/+6
* Use 24-hour clock for log timestamps.Aldo Cortesi2012-08-231-1/+1
* Make sure date stamps are added to all logs.Aldo Cortesi2012-08-231-8/+13
* Add -D to daemonize pathod.Aldo Cortesi2012-08-161-57/+94
* Listen on localhost by default.Aldo Cortesi2012-07-291-2/+2
* Handle file access denied in pathod.Aldo Cortesi2012-07-291-1/+4
* Add an option to specify a log file to pathod.Aldo Cortesi2012-07-271-2/+10
* Add a --nohang flag that turns off pauses in response generation.Aldo Cortesi2012-07-261-1/+6
* Add option to specify craft anchor point.Aldo Cortesi2012-07-241-0/+5
* Add pathod --noapi to turn off the service API.Aldo Cortesi2012-07-231-2/+7
* Add a --nocraft option to pathod that turns off crafting.Aldo Cortesi2012-07-231-1/+6
* Add a --noweb option to turn web iface off, refactor unit tests.Aldo Cortesi2012-07-231-10/+10
* Use policy hook to apply a size limit in pathod, add corresponding cmdline arg.Aldo Cortesi2012-07-231-1/+14
* Logging truss for pathod.Aldo Cortesi2012-06-241-1/+18
* Sketch out pathoc commandline interaction.Aldo Cortesi2012-06-241-1/+1
* Enable anchors on command line.Aldo Cortesi2012-06-241-7/+17
* Remove last vestige of Tornado pathod.Aldo Cortesi2012-06-211-2/+1
* Restore client argument parsing. Add thread-safe logging subsystem.Aldo Cortesi2012-06-211-3/+55
* Start porting web app to Flask.Aldo Cortesi2012-06-191-1/+1
* Start refactoring towards netlib, adding SNI and client testing.Aldo Cortesi2012-06-171-54/+3
* Fail if only one of certfile or keyfile is specified.Aldo Cortesi2012-06-071-0/+4
* Start building a Pathod unit testing truss.Aldo Cortesi2012-06-071-12/+7
* Let Pathod pick an arbitrary empty port if -p 0 is specified.Aldo Cortesi2012-06-071-3/+5
* lippathod/app.py -> libpathod/pathod.pyAldo Cortesi2012-06-071-3/+3
* Doc tweaks.Aldo Cortesi2012-04-291-2/+2
* First pass at a README.Aldo Cortesi2012-04-291-1/+1
* Basic anchor adding.Aldo Cortesi2012-04-291-4/+15
* Basic SSL support.Aldo Cortesi2012-04-291-3/+25
* Refactor application definitions and startup.Aldo Cortesi2012-04-291-4/+5
* First pass at static file serving.Aldo Cortesi2012-04-281-3/+3
* Initial checkin.Aldo Cortesi2012-04-281-0/+21