| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Py3: Return bytes from FileGenerator | Shadab Zafar | 2016-06-02 | 1 | -5/+5 |
| | * | Py3: Return bytes from RandomGenerator | Shadab Zafar | 2016-06-02 | 1 | -15/+22 |
* | | | Make last_log actually return last log | Aldo Cortesi | 2016-06-02 | 1 | -1/+1 |
* | | | pathod.test shouldn't use the API at all | Aldo Cortesi | 2016-06-02 | 1 | -11/+0 |
* | | | Since we have locks over the logs, use direct access rather than API requests... | Aldo Cortesi | 2016-06-02 | 1 | -5/+3 |
* | | | Bump error timeout | Aldo Cortesi | 2016-06-02 | 1 | -1/+1 |
* | | | Remove debug print | Aldo Cortesi | 2016-06-02 | 1 | -1/+0 |
* | | | Add expect_log to the pathod test truss, and use it for last_log | Aldo Cortesi | 2016-06-02 | 1 | -1/+15 |
* | | | Fix lock over pathod locks | Aldo Cortesi | 2016-06-02 | 1 | -8/+10 |
|/ / |
|
* | | Shift a bunch more string-related functions to strutils | Aldo Cortesi | 2016-06-02 | 1 | -4/+1 |
* | | Consolidate some functions to strutils.bytes_to_escaped_str | Aldo Cortesi | 2016-06-02 | 3 | -18/+6 |
* | | xrepr is used exactly once. move to pathoc.py. | Aldo Cortesi | 2016-06-02 | 2 | -5/+5 |
* | | Utils reorganisation: add netlib.strutils | Aldo Cortesi | 2016-06-02 | 3 | -10/+11 |
|/ |
|
* | Py3: Use six.string_types instead of basestring | Shadab Zafar | 2016-05-31 | 1 | -1/+2 |
* | Py3: Use range from six.moves | Shadab Zafar | 2016-05-31 | 1 | -1/+2 |
* | Move human-friendly format functions to netlib.human, remove redundant implem... | Aldo Cortesi | 2016-05-31 | 3 | -28/+5 |
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 4 | -3/+19 |
* | pathod: fix most flake8 offenses | Thomas Kriechbaumer | 2016-05-28 | 6 | -13/+11 |
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 4 | -6/+4 |
* | remove str() | Shadab Zafar | 2016-05-26 | 1 | -1/+1 |
* | Remove inner_repr, fixup escape_unprintables | Shadab Zafar | 2016-05-26 | 1 | -18/+4 |
* | Use escaped_str functions for TokValueLiteral | Shadab Zafar | 2016-05-26 | 1 | -6/+7 |
* | Remove Py3 specific check | Shadab Zafar | 2016-05-26 | 1 | -2/+1 |
* | Use BytesIO in pathod app | Shadab Zafar | 2016-05-26 | 1 | -2/+2 |
* | Py3: Handle bytes case in inner_repr | Shadab Zafar | 2016-05-26 | 1 | -1/+2 |
* | Removed wrong import | Shadab Zafar | 2016-05-26 | 1 | -0/+1 |
* | Py3: inner_repr and escape_unprintables | Shadab Zafar | 2016-05-26 | 1 | -2/+7 |
* | Py3: Import and Other misc. stuff | Shadab Zafar | 2016-05-26 | 5 | -13/+13 |
* | We don't need 3 slightly different implementations of Data | Aldo Cortesi | 2016-05-21 | 1 | -21/+2 |
* | fix encoding error on *too* random bytes | Thomas Kriechbaumer | 2016-05-15 | 1 | -1/+5 |
* | fix version.NAME | Maximilian Hils | 2016-05-11 | 1 | -1/+4 |
* | py3++ | Maximilian Hils | 2016-04-13 | 3 | -14/+16 |
* | response.msg -> response.reason | Maximilian Hils | 2016-04-02 | 1 | -1/+1 |
* | s/nocover/no cover/g | Thomas Kriechbaumer | 2016-03-27 | 5 | -6/+6 |
* | py3++ | Maximilian Hils | 2016-03-20 | 2 | -7/+7 |
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 2 | -4/+4 |
* | fix for sslinfo cert chain printing bug - now all certs get printed | ikoz | 2016-03-15 | 1 | -2/+3 |
* | combine projects | Maximilian Hils | 2016-02-18 | 59 | -165/+18 |
* | move pathod/.sources to root | Maximilian Hils | 2016-02-18 | 3 | -384/+0 |
* | Pull bin to the top, move pathod examples to examples dir | Aldo Cortesi | 2016-02-18 | 6 | -112/+0 |
* | add combined MANIFEST.in and CHANGELOG | Maximilian Hils | 2016-02-17 | 2 | -85/+0 |
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 18 | -38/+30 |
* | rename pathod source directory | Thomas Kriechbaumer | 2016-02-16 | 59 | -0/+0 |
* | fix wheel creation, re-add MANIFEST.in | Maximilian Hils | 2016-02-16 | 2 | -2/+3 |
* | remove MANIFEST.in, move Dockerfile to root | Maximilian Hils | 2016-02-16 | 1 | -6/+0 |
* | fix release tool, refs #947 | Maximilian Hils | 2016-02-16 | 1 | -1/+1 |
* | use own shields instance, update pathod readme | Maximilian Hils | 2016-02-15 | 4 | -88/+61 |
* | fix ALPN checks | Maximilian Hils | 2016-02-15 | 1 | -1/+1 |
* | fix appveyor, re-introduce requirements.txt | Maximilian Hils | 2016-02-15 | 1 | -1/+4 |
* | adjust travis | Maximilian Hils | 2016-02-15 | 1 | -10/+0 |