Aldo Cortesi
|
239f4758af
|
Remove dependence on pathod in test suite.
|
2015-06-23 22:16:03 +12:00 |
|
Thomas Kriechbaumer
|
e3d390e036
|
cleanup code with autopep8
run the following command:
$ autopep8 -i -r -a -a .
|
2015-05-27 11:19:11 +02:00 |
|
Aldo Cortesi
|
f2bc58cdd2
|
Add tcp.Reader.safe_read, use it in socks and websockets
safe_read is guaranteed to raise or return a byte string of the
requested length. It's particularly useful for implementing binary
protocols.
|
2015-05-05 10:47:02 +12:00 |
|
Maximilian Hils
|
dbadc1b613
|
clean up cert handling, fix mitmproxy/mitmproxy#472
|
2015-03-07 01:22:02 +01:00 |
|
Aldo Cortesi
|
b558997fd9
|
Initial checkin.
|
2012-06-19 09:42:32 +12:00 |
|