| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace configargparse with argparse, enable new options loading | Aldo Cortesi | 2016-12-08 | 7 | -122/+126 |
| * | Add YAML serialization of options | Aldo Cortesi | 2016-12-08 | 1 | -4/+0 |
| * | options: defaults are a class attribute | Aldo Cortesi | 2016-12-08 | 2 | -9/+9 |
| * | Options - avoid mutation, API cleanup, has_changed | Aldo Cortesi | 2016-12-08 | 1 | -0/+1 |
| * | options: save defaults, add .reset() to restore defaults | Aldo Cortesi | 2016-12-08 | 2 | -10/+14 |
| * | Add YAML serialization of options | Aldo Cortesi | 2016-12-08 | 3 | -1/+125 |
| * | options: defaults are a class attribute | Aldo Cortesi | 2016-12-08 | 2 | -10/+23 |
| * | Correct refresh_server_playback option default | Aldo Cortesi | 2016-12-08 | 1 | -1/+1 |
| * | Add OptManager.subscribe, use it to clean up palettes in console | Aldo Cortesi | 2016-12-08 | 4 | -22/+61 |
| * | Options - avoid mutation, API cleanup, has_changed | Aldo Cortesi | 2016-12-08 | 6 | -37/+53 |
| * | Get rid of tfile testing option | Aldo Cortesi | 2016-12-08 | 6 | -38/+31 |
| * | Clean up dump tests | Aldo Cortesi | 2016-12-08 | 3 | -174/+38 |
| * | options: save defaults, add .reset() to restore defaults | Aldo Cortesi | 2016-12-08 | 3 | -16/+58 |
| * | Merge pull request #1817 from Kriechi/fix-1816 | Thomas Kriechbaumer | 2016-12-06 | 5 | -21/+90 |
| |\ |
|
| | * | tls_parser: allow optional extensions | Thomas Kriechbaumer | 2016-12-06 | 5 | -21/+90 |
| |/ |
|
| * | Merge pull request #1810 from Kriechi/construct | Maximilian Hils | 2016-12-04 | 4 | -154/+123 |
| |\ |
|
| | * | upgrade to construct 2.8 and new API | Thomas Kriechbaumer | 2016-12-04 | 4 | -154/+123 |
| * | | Merge pull request #1813 from dwfreed/patch-1 | Maximilian Hils | 2016-12-04 | 1 | -1/+1 |
| |\ \ |
|
| | * | | release: fix dropping _main suffix | Doug Freed | 2016-12-04 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge pull request #1801 from Kriechi/simplify-alpn-openssl | Thomas Kriechbaumer | 2016-12-04 | 10 | -116/+151 |
| |\ \
| |/
|/| |
|
| | * | simplify ALPN and OpenSSL on macOS | Thomas Kriechbaumer | 2016-12-04 | 10 | -116/+151 |
| |/ |
|
| * | fix whitespace | Thomas Kriechbaumer | 2016-12-03 | 1 | -0/+1 |
| * | fix indentation | Thomas Kriechbaumer | 2016-12-03 | 1 | -2/+2 |
| * | fix ALPN usage | Thomas Kriechbaumer | 2016-12-02 | 1 | -2/+2 |
| * | Merge pull request #1797 from Kriechi/websocket++ | Maximilian Hils | 2016-12-01 | 3 | -22/+67 |
| |\ |
|
| | * | websocket: update close handshake tests | Thomas Kriechbaumer | 2016-11-29 | 1 | -0/+4 |
| | * | websocket: make flowfilter work | Thomas Kriechbaumer | 2016-11-29 | 1 | -6/+15 |
| | * | websocket: carry over per-message compression bit | Thomas Kriechbaumer | 2016-11-29 | 1 | -0/+2 |
| | * | websocket: reduce connection timeout | Thomas Kriechbaumer | 2016-11-29 | 1 | -1/+1 |
| | * | websocket: fix message type on chunking | Thomas Kriechbaumer | 2016-11-29 | 1 | -2/+5 |
| | * | websocket: fix close handshake and re-chunking | Thomas Kriechbaumer | 2016-11-29 | 1 | -14/+33 |
| | * | websocket: fix empty frame with fin=1 | Thomas Kriechbaumer | 2016-11-29 | 1 | -1/+9 |
| |/ |
|
| * | fix #1783 (#1794) | Maximilian Hils | 2016-11-28 | 2 | -1/+20 |
| * | Merge pull request #1792 from Kriechi/mitmdump-filter-help | Maximilian Hils | 2016-11-28 | 2 | -2/+9 |
| |\ |
|
| | * | improve mitmdump filter help | Thomas Kriechbaumer | 2016-11-25 | 2 | -2/+9 |
| * | | fix pyinstaller | Maximilian Hils | 2016-11-28 | 16 | -118/+141 |
| |/ |
|
| * | Fix transparent mode initialisation, refactor mitmproxy.platform (#1787) | Maximilian Hils | 2016-11-25 | 10 | -68/+74 |
| * | mitmweb: include console logging | Maximilian Hils | 2016-11-25 | 1 | -10/+30 |
| * | mitmweb: add --no-browser | Maximilian Hils | 2016-11-25 | 3 | -3/+13 |
| * | fix pyinstaller (#1788) | Maximilian Hils | 2016-11-25 | 9 | -122/+27 |
| * | update dependencies (#1789) | Maximilian Hils | 2016-11-25 | 1 | -1/+1 |
| * | Merge branch 'mitmweb-eventlog' | Maximilian Hils | 2016-11-23 | 22 | -275/+505 |
| |\ |
|
| | * | mitmweb: 100% app test coverage, numerous fixes | Maximilian Hils | 2016-11-23 | 14 | -126/+377 |
| | * | minor fixes | Maximilian Hils | 2016-11-23 | 4 | -11/+9 |
| | * | add eventstore tests | Maximilian Hils | 2016-11-23 | 1 | -0/+32 |
| | * | mitmweb: fix event display | Maximilian Hils | 2016-11-23 | 3 | -5/+4 |
| | * | mitmweb: cleanup, reimplement eventlog | Maximilian Hils | 2016-11-23 | 4 | -137/+87 |
| * | | fix contentview attributes | Maximilian Hils | 2016-11-23 | 1 | -3/+6 |
| * | | Merge commit '9bc5adf' | Maximilian Hils | 2016-11-23 | 21 | -178/+454 |
| |\ \ |
|
| | * | | add more websocket indicators to mitmproxy and mitmdump | Thomas Kriechbaumer | 2016-11-23 | 4 | -20/+32 |