Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | socks: optionally fail early | Maximilian Hils | 2015-07-03 | 1 | -5/+10 |
* | socks: add assert_socks5 method | Maximilian Hils | 2015-07-03 | 1 | -7/+34 |
* | cleanup code with autopep8 | Thomas Kriechbaumer | 2015-05-27 | 1 | -21/+22 |
* | Add tcp.Reader.safe_read, use it in socks and websockets | Aldo Cortesi | 2015-05-05 | 1 | -23/+9 |
* | Add a tiny utility class for keeping bi-directional mappings. | Aldo Cortesi | 2015-04-30 | 1 | -28/+32 |
* | Simplify expected_http_body_size signature, fixing a traceback found in fuzzing | Aldo Cortesi | 2014-11-07 | 1 | -4/+14 |
* | make socks reading more bulletproof | Maximilian Hils | 2014-10-09 | 1 | -9/+20 |
* | minor cleanups | Maximilian Hils | 2014-08-16 | 1 | -8/+9 |
* | remove ntop windows workaround | Maximilian Hils | 2014-06-25 | 1 | -4/+4 |
* | socks module: polish, add tests | Maximilian Hils | 2014-06-25 | 1 | -43/+28 |
* | add socks module | Maximilian Hils | 2014-06-25 | 1 | -0/+142 |