Shadab Zafar
|
83a1cc5a9a
|
Make escape_control_characters handle strings on Py2
|
2016-07-09 13:28:20 +05:30 |
|
Shadab Zafar
|
0a21d27004
|
strutils.hexdump returns native_strings
|
2016-07-09 12:43:21 +05:30 |
|
Maximilian Hils
|
7a5b21556b
|
fix tests
|
2016-07-07 19:34:57 -07:00 |
|
Maximilian Hils
|
00dce24015
|
tests++
|
2016-07-07 18:02:59 -07:00 |
|
Maximilian Hils
|
55fae7cea9
|
Merge pull request #1319 from mitmproxy/fix-py27-encoding-issues
Fix pathod log encoding
|
2016-07-06 17:35:34 -07:00 |
|
Maximilian Hils
|
444f0a4c39
|
py3++
|
2016-07-06 17:31:08 -07:00 |
|
Maximilian Hils
|
8b564bc934
|
fix pathod log encoding
|
2016-07-06 16:47:32 -07:00 |
|
Maximilian Hils
|
e84f5fcc72
|
Merge pull request #1315 from mitmproxy/better-unicode-handling
remove clean_bin, clarify unicode handling
|
2016-07-05 16:02:37 -07:00 |
|
Maximilian Hils
|
d51cf543bb
|
remove clean_bin, clarify unicode handling
|
2016-07-05 15:11:32 -07:00 |
|
Shadab Zafar
|
5b5a3ffa8e
|
netlib: condition on PY2 rather than on PY3
Let's just hope PY4 doesn't break this!
|
2016-07-02 21:15:20 +05:30 |
|
Maximilian Hils
|
fa72462798
|
fix tcp message handling
|
2016-07-01 17:17:16 -07:00 |
|
Maximilian Hils
|
536c7acd13
|
py3++
|
2016-07-01 14:10:48 -07:00 |
|
Maximilian Hils
|
c98c83190b
|
tests++
|
2016-06-07 01:03:08 -07:00 |
|
Aldo Cortesi
|
09da1febbd
|
Shift a bunch more string-related functions to strutils
|
2016-06-02 13:04:19 +12:00 |
|
Aldo Cortesi
|
cccdc98426
|
Utils reorganisation: add netlib.strutils
Extract a number of string and format-related functions to netlib.strutils.
|
2016-06-02 12:31:41 +12:00 |
|