| Commit message (Expand) | Author | Age | Files | Lines |
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -6/+6 |
* | websockets: client and server flavors, key and mask specification | Aldo Cortesi | 2015-05-16 | 1 | -0/+1 |
* | websockets: code specification | Aldo Cortesi | 2015-05-03 | 1 | -0/+7 |
* | Revamp pathoc log output with a context handler | Aldo Cortesi | 2015-04-30 | 1 | -1/+2 |
* | Websocket frame read limit. | Aldo Cortesi | 2015-04-30 | 1 | -2/+13 |
* | pathod: flag to set debugging for web interface dev | Aldo Cortesi | 2015-04-22 | 1 | -2/+1 |
* | Whitespace, small fixes. | Aldo Cortesi | 2015-04-20 | 1 | -12/+12 |
* | housekeeping: ++tests, coverage annotations | Aldo Cortesi | 2015-04-17 | 1 | -1/+1 |
* | Parse patterns eagerly on instantiation | Aldo Cortesi | 2014-10-25 | 1 | -2/+6 |
* | Fix tests, re-add scripts | Aldo Cortesi | 2014-10-24 | 1 | -2/+11 |
* | Big improvements to SSL handling | Aldo Cortesi | 2014-03-02 | 1 | -2/+6 |
* | adjust to signature changes in netlib.tcp | Maximilian Hils | 2014-01-28 | 1 | -1/+1 |
* | Implement and unit test not-after-connect option. | Aldo Cortesi | 2013-01-05 | 1 | -1/+4 |
* | CONNECT through proxy mode for pathoc | Aldo Cortesi | 2013-01-05 | 1 | -5/+5 |
* | Add disconnect specifiers to test suite. | Aldo Cortesi | 2012-11-18 | 1 | -1/+1 |
* | Use .freeze to implement the -e explain flags for pathod and pathoc. | Aldo Cortesi | 2012-10-31 | 1 | -1/+2 |
* | Unit test suite love: 100% coverage | Aldo Cortesi | 2012-10-25 | 1 | -0/+2 |
* | Add -q and -r flags to pathod, logging request and respnose bytes. | Aldo Cortesi | 2012-10-01 | 1 | -0/+2 |
* | Add timeout argument to Pathod, and matching -t command-line option. | Aldo Cortesi | 2012-10-01 | 1 | -1/+3 |
* | Cleanup of libpathod.test, test example for front page. | Aldo Cortesi | 2012-07-30 | 1 | -2/+1 |
* | Add a --nohang flag that turns off pauses in response generation. | Aldo Cortesi | 2012-07-26 | 1 | -1/+3 |
* | Refactor test.py, add unit tests for app.py corner case. | Aldo Cortesi | 2012-07-25 | 1 | -2/+5 |
* | Add a --noweb option to turn web iface off, refactor unit tests. | Aldo Cortesi | 2012-07-23 | 1 | -5/+8 |
* | 100% test coverage for app.py | Aldo Cortesi | 2012-07-23 | 1 | -2/+4 |
* | Unit tests for most of app.py, return 404 for unknown log entry. | Aldo Cortesi | 2012-07-23 | 1 | -1/+36 |
* | Port test suite over to Nose. | Aldo Cortesi | 2012-06-09 | 1 | -0/+57 |