Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add escape_single_quotes=False arg to bytes_to_escaped_str | Maximilian Hils | 2016-07-29 | 1 | -1/+3 |
* | improve query/path_components getter/setter | Maximilian Hils | 2016-07-24 | 1 | -0/+3 |
* | improve dumper addon text alignment (#1415) | Maximilian Hils | 2016-07-23 | 1 | -2/+1 |
* | Make escape_control_characters handle strings on Py2 | Shadab Zafar | 2016-07-09 | 1 | -2/+2 |
* | strutils.hexdump returns native_strings | Shadab Zafar | 2016-07-09 | 1 | -1/+1 |
* | fix tests | Maximilian Hils | 2016-07-07 | 1 | -0/+1 |
* | tests++ | Maximilian Hils | 2016-07-07 | 1 | -1/+1 |
* | Merge pull request #1319 from mitmproxy/fix-py27-encoding-issues | Maximilian Hils | 2016-07-06 | 1 | -2/+2 |
|\ | |||||
| * | fix pathod log encoding | Maximilian Hils | 2016-07-06 | 1 | -2/+2 |
* | | py3++ | Maximilian Hils | 2016-07-06 | 1 | -16/+9 |
|/ | |||||
* | Merge pull request #1315 from mitmproxy/better-unicode-handling | Maximilian Hils | 2016-07-05 | 1 | -28/+52 |
|\ | |||||
| * | remove clean_bin, clarify unicode handling | Maximilian Hils | 2016-07-05 | 1 | -28/+52 |
* | | netlib: condition on PY2 rather than on PY3 | Shadab Zafar | 2016-07-02 | 1 | -4/+4 |
|/ | |||||
* | fix tcp message handling | Maximilian Hils | 2016-07-01 | 1 | -3/+4 |
* | py3++ | Maximilian Hils | 2016-07-01 | 1 | -10/+0 |
* | tests++ | Maximilian Hils | 2016-06-07 | 1 | -7/+1 |
* | Shift a bunch more string-related functions to strutils | Aldo Cortesi | 2016-06-02 | 1 | -0/+51 |
* | Utils reorganisation: add netlib.strutils | Aldo Cortesi | 2016-06-02 | 1 | -0/+103 |