Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temporarily disable pypy on travis | Thomas Kriechbaumer | 2015-08-18 | 1 | -1/+1 |
| | |||||
* | Small tweaks to read_dumpfile example. | Aldo Cortesi | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | Disable mitmweb OSX binary generation for now | Aldo Cortesi | 2015-08-16 | 1 | -0/+0 |
| | |||||
* | Adapt mitmdump and mitmweb for certifi and release process | Aldo Cortesi | 2015-08-16 | 2 | -12/+22 |
| | |||||
* | Adapt mitmproxy.spec for new cryptography, certifi and new release structure | Aldo Cortesi | 2015-08-16 | 1 | -6/+11 |
| | |||||
* | Remove release tools | Aldo Cortesi | 2015-08-16 | 5 | -402/+0 |
| | |||||
* | Merge pull request #720 from Kriechi/cleanup | Maximilian Hils | 2015-08-11 | 6 | -122/+9 |
|\ | | | | | move code to netlib | ||||
| * | move code to netlib | Thomas Kriechbaumer | 2015-08-10 | 6 | -122/+9 |
|/ | |||||
* | dev script: fix Linux+vagrant+virtualenv | Maximilian Hils | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | dev script: fix Windows+vagrant+virtualenv | Maximilian Hils | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | remove evil unicode_literals | Maximilian Hils | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | fix #705 | Maximilian Hils | 2015-08-03 | 1 | -4/+8 |
| | |||||
* | fix tests | Thomas Kriechbaumer | 2015-08-02 | 2 | -7/+15 |
| | |||||
* | fix imports for encoding | Thomas Kriechbaumer | 2015-08-01 | 4 | -7/+9 |
| | |||||
* | move encoding tests from mitmproxy to netlib | Thomas Kriechbaumer | 2015-08-01 | 1 | -33/+0 |
| | |||||
* | reimplement streaming for HTTP/1 | Thomas Kriechbaumer | 2015-08-01 | 3 | -59/+59 |
| | |||||
* | revert hard-coded HTTP/2 protocol changes | Thomas Kriechbaumer | 2015-08-01 | 1 | -7/+8 |
| | |||||
* | move code from mitmproxy to netlib | Thomas Kriechbaumer | 2015-08-01 | 15 | -779/+134 |
| | |||||
* | revert ALPN-related changes to fix master | Thomas Kriechbaumer | 2015-08-01 | 1 | -9/+11 |
| | | | | | In the future this should be added again to support HTTP/2. | ||||
* | Merge pull request #698 from Kriechi/http2-wip | Aldo Cortesi | 2015-08-01 | 17 | -1105/+943 |
|\ | | | | | [WIP] Protocol Refactoring for HTTP/2 | ||||
| * | attach application protocol to connection | Thomas Kriechbaumer | 2015-07-30 | 5 | -46/+67 |
| | | |||||
| * | move code to netlib and implement protocols | Thomas Kriechbaumer | 2015-07-30 | 15 | -296/+132 |
| | | |||||
| * | refactor connection & protocol handling | Thomas Kriechbaumer | 2015-07-30 | 4 | -925/+906 |
| | | |||||
* | | Merge pull request #699 from onlywade/bugfix/docs_update_shortcut_keys | Maximilian Hils | 2015-07-30 | 7 | -21/+24 |
|\ \ | |/ |/| | Update docs to reflect current shortcut keys for features which have … | ||||
| * | Update docs to reflect current shortcut keys for features which have been ↵ | Wade Catron | 2015-07-29 | 7 | -21/+24 |
|/ | | | | moved into the options menu. | ||||
* | Merge pull request #548 from macmantrl/no_serverconn | Maximilian Hils | 2015-07-26 | 4 | -4/+21 |
|\ | | | | | Prevent unnecessary upstream server connects | ||||
| * | Prevent unecessary upstream server connects | Terry Long | 2015-07-03 | 4 | -4/+21 |
| | | | | | | | | | | | | Selectively connect to upstream server based on no_upstream_cert option. When no_upstream_cert is used during server replay, prevent connecting to the upstream server unless absolutely necessary. | ||||
* | | Bump version for dev | Aldo Cortesi | 2015-07-26 | 1 | -1/+1 |
| | | |||||
* | | Changelog for v0.13 | Aldo Cortesi | 2015-07-26 | 1 | -0/+30 |
| | | |||||
* | | fix module imports | Thomas Kriechbaumer | 2015-07-25 | 1 | -8/+8 |
| | | |||||
* | | remove debug output in tests | Thomas Kriechbaumer | 2015-07-24 | 1 | -3/+0 |
| | | |||||
* | | Merge pull request #675 from Kriechi/protocol-refactor | Maximilian Hils | 2015-07-24 | 7 | -75/+101 |
|\ \ | | | | | | | HTTP protocol refactoring | ||||
| * | | refactor to use netlib.http protocols | Thomas Kriechbaumer | 2015-07-22 | 5 | -27/+49 |
| | | | |||||
| * | | use new netlib module names | Thomas Kriechbaumer | 2015-07-22 | 6 | -47/+57 |
| | | | |||||
| * | | use netlib.http_semantics for generic data | Thomas Kriechbaumer | 2015-07-22 | 2 | -16/+10 |
| | | | |||||
* | | | fix tests | Maximilian Hils | 2015-07-24 | 1 | -1/+3 |
| | | | |||||
* | | | improve inline scripts, fix #683, fix #684 | Maximilian Hils | 2015-07-24 | 7 | -153/+170 |
| | | | |||||
* | | | minor style improvements | Maximilian Hils | 2015-07-22 | 1 | -6/+6 |
|/ / | |||||
* | | update build script | Maximilian Hils | 2015-07-22 | 1 | -69/+97 |
| | | |||||
* | | make build script amazing | Maximilian Hils | 2015-07-22 | 5 | -98/+170 |
| | | |||||
* | | make build script executable on *nix | Maximilian Hils | 2015-07-22 | 1 | -0/+0 |
| | | |||||
* | | fix text selection hint | Maximilian Hils | 2015-07-22 | 1 | -1/+1 |
| | | |||||
* | | bump version | Maximilian Hils | 2015-07-22 | 2 | -29/+40 |
| | | |||||
* | | preliminary release script | Maximilian Hils | 2015-07-21 | 2 | -54/+87 |
| | | |||||
* | | streamline build process | Maximilian Hils | 2015-07-21 | 4 | -8/+134 |
| | | |||||
* | | fix slack badge | Maximilian Hils | 2015-07-17 | 1 | -1/+1 |
| | | |||||
* | | Add Slack to README. | Maximilian Hils | 2015-07-15 | 1 | -3/+6 |
| | | |||||
* | | Merge pull request #677 from isra17/json_error | Maximilian Hils | 2015-07-14 | 1 | -1/+2 |
|\ \ | | | | | | | Use `ensure_ascii` in wep.app#broadcast | ||||
| * | | Use `ensure_ascii` in wep.app#broadcast | isra17 | 2015-07-13 | 1 | -1/+2 |
| | | | | | | | | | | | | Otherwise, a non-unicode character in a flow cause mitmweb to crash. | ||||
* | | | Merge pull request #676 from isra17/master | Maximilian Hils | 2015-07-14 | 2 | -3/+35 |
|\ \ \ | |/ / |/| | | Add source address filter |