Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke tcp.Address and add proper IPv6 support | Thomas Kriechbaumer | 2017-02-24 | 1 | -3/+3 |
| | |||||
* | mitmproxy.types.[basethread,multidict,serializable] | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | pathod: remove six | Aldo Cortesi | 2016-10-17 | 1 | -4/+3 |
| | |||||
* | Start rolling out leak detection in netlib | Aldo Cortesi | 2016-06-14 | 1 | -13/+1 |
| | |||||
* | Improve debugging of thread and other leaks | Aldo Cortesi | 2016-06-11 | 1 | -4/+3 |
| | | | | | | | - Add basethread.BaseThread that all threads outside of test suites should use - Add a signal handler to mitmproxy, mitmdump and mitmweb that dumps resource information to screen when SIGUSR1 is received. - Improve thread naming throughout to make thread dumps understandable | ||||
* | More explicit name for the tcp.Server handler counter | Aldo Cortesi | 2016-06-03 | 1 | -2/+2 |
| | |||||
* | Implement a service connection handler counter, use it in Pathod test suite | Aldo Cortesi | 2016-06-03 | 1 | -0/+15 |
| | | | | Lots of failures, but that's a good thing. | ||||
* | 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 ↵ | Aldo Cortesi | 2016-06-02 | 1 | -5/+3 |
| | | | | requests to get to them | ||||
* | 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 |
| | |||||
* | py3++ | Maximilian Hils | 2016-03-20 | 1 | -2/+2 |
| | |||||
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 1 | -2/+2 |
| | |||||
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+103 |