Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a --noweb option to turn web iface off, refactor unit tests. | Aldo Cortesi | 2012-07-23 | 1 | -10/+10 | |
| | ||||||
* | Use policy hook to apply a size limit in pathod, add corresponding cmdline arg. | Aldo Cortesi | 2012-07-23 | 1 | -1/+14 | |
| | ||||||
* | Logging truss for pathod. | Aldo Cortesi | 2012-06-24 | 1 | -1/+18 | |
| | ||||||
* | Sketch out pathoc commandline interaction. | Aldo Cortesi | 2012-06-24 | 1 | -1/+1 | |
| | ||||||
* | Enable anchors on command line. | Aldo Cortesi | 2012-06-24 | 1 | -7/+17 | |
| | ||||||
* | Remove last vestige of Tornado pathod. | Aldo Cortesi | 2012-06-21 | 1 | -2/+1 | |
| | ||||||
* | Restore client argument parsing. Add thread-safe logging subsystem. | Aldo Cortesi | 2012-06-21 | 1 | -3/+55 | |
| | ||||||
* | Start porting web app to Flask. | Aldo Cortesi | 2012-06-19 | 1 | -1/+1 | |
| | ||||||
* | Start refactoring towards netlib, adding SNI and client testing. | Aldo Cortesi | 2012-06-17 | 1 | -54/+3 | |
| | ||||||
* | Fail if only one of certfile or keyfile is specified. | Aldo Cortesi | 2012-06-07 | 1 | -0/+4 | |
| | ||||||
* | Start building a Pathod unit testing truss. | Aldo Cortesi | 2012-06-07 | 1 | -12/+7 | |
| | | | | | | - Add test.py, which will house the testing API. - Extend API with a shutdown method, used to terminate the test daemon. - Refactor to allow clean shutdown. | |||||
* | Let Pathod pick an arbitrary empty port if -p 0 is specified. | Aldo Cortesi | 2012-06-07 | 1 | -3/+5 | |
| | ||||||
* | lippathod/app.py -> libpathod/pathod.py | Aldo Cortesi | 2012-06-07 | 1 | -3/+3 | |
| | ||||||
* | Doc tweaks. | Aldo Cortesi | 2012-04-29 | 1 | -2/+2 | |
| | ||||||
* | First pass at a README. | Aldo Cortesi | 2012-04-29 | 1 | -1/+1 | |
| | ||||||
* | Basic anchor adding. | Aldo Cortesi | 2012-04-29 | 1 | -4/+15 | |
| | ||||||
* | Basic SSL support. | Aldo Cortesi | 2012-04-29 | 1 | -3/+25 | |
| | ||||||
* | Refactor application definitions and startup. | Aldo Cortesi | 2012-04-29 | 1 | -4/+5 | |
| | | | | | Also, create one of the dodgiest web testing trusses in history. Tornado just seems to have no nice way of doing this. | |||||
* | First pass at static file serving. | Aldo Cortesi | 2012-04-28 | 1 | -3/+3 | |
| | ||||||
* | Initial checkin. | Aldo Cortesi | 2012-04-28 | 1 | -0/+21 | |