aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Change the semantics of the craft anchor point specificationAldo Cortesi2015-04-231-2/+2
* Refactor logging, add some defaults to pathod argument help.Aldo Cortesi2015-04-231-3/+3
* pathod: flag to set debugging for web interface devAldo Cortesi2015-04-221-0/+4
* Whitespace, small fixes.Aldo Cortesi2015-04-201-1/+1
* Refactor pathocAldo Cortesi2015-04-191-1/+0
* Add SANs specification arguments to pathodAldo Cortesi2015-04-191-1/+8
* Unit tests: cmdline.pathodAldo Cortesi2015-04-171-5/+4
* housekeeping: ++tests, coverage annotationsAldo Cortesi2015-04-171-19/+28
* Improvements to pathoc repeat requestsAldo Cortesi2015-03-141-0/+4
* --memo-limit - limit failed attempts to find new generated requests to NAldo Cortesi2014-10-261-0/+4
* Add a memoize argument to prevent playing the same pattern twiceAldo Cortesi2014-10-251-0/+8
* pathoc -n 0 repeats foreverAldo Cortesi2014-10-251-1/+1
* Rationalize pathoc arguments, add -r flag to randomly select a request from t...Aldo Cortesi2014-10-251-5/+12
* Nicer port specification for pathocAldo Cortesi2014-10-251-9/+14
* Allow specification of multiple patterns from file and on command lineAldo Cortesi2014-10-251-3/+1
* Parse patterns eagerly on instantiationAldo Cortesi2014-10-251-11/+31
* Nicer way to specify patterns read for file - just use a pathAldo Cortesi2014-10-251-4/+29
* Strictly separate argument parsing from main loopsAldo Cortesi2014-10-241-30/+30
* Refactor and whitespaceAldo Cortesi2014-10-241-0/+314