aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/utils
Commit message (Expand)AuthorAgeFilesLines
* stateobject: use typing, enable tuples and more complex datatypesMaximilian Hils2018-01-131-19/+37
* Fix #2762 (#2763)Samoilenko Roman2018-01-061-2/+2
* Merge pull request #2733 from mitmproxy/pyinstallerMaximilian Hils2017-12-301-30/+11
|\
| * single-source version processingMaximilian Hils2017-12-301-30/+11
* | Display "*" when listening on all interfacesMaximilian Hils2017-12-261-0/+2
|/
* types: use new type validation mechanism in commandsAldo Cortesi2017-12-191-35/+0
* introduce @command.argumentMaximilian Hils2017-12-141-1/+1
* commands: formalise a Choice typeAldo Cortesi2017-12-131-1/+1
* simplify version outputMaximilian Hils2017-10-242-54/+33
* make split_special_areas more flexible, refs #2537Maximilian Hils2017-09-031-12/+10
* fix strutils.split_special_areasMaximilian Hils2017-08-261-2/+2
* add strutils.escape_special_areasMaximilian Hils2017-08-241-1/+86
* Improve options UXUjjwal Verma2017-08-071-0/+148
* remove OptManager._processedMaximilian Hils2017-07-311-1/+10
* nuke old opensslThomas Kriechbaumer2017-07-251-42/+0
* update mypyMaximilian Hils2017-07-201-1/+1
* Minor Update for /options API of mitmweb.Matthew Shao2017-06-241-2/+2
* Add typesepc_to_str function to mitmproxy/utils/typechck.pyMatthew Shao2017-06-131-0/+12
* commands: support *args for commandsAldo Cortesi2017-04-301-3/+3
* Introduce cuts: a flow dissectorAldo Cortesi2017-04-292-3/+14
* Merge pull request #2273 from cortesi/commandsAldo Cortesi2017-04-281-14/+30
|\
| * command: save.file flowspec path -> NoneAldo Cortesi2017-04-271-0/+2
| * console: flow resolution commandAldo Cortesi2017-04-271-0/+14
| * Basic outline of the command subsystemAldo Cortesi2017-04-271-14/+14
* | Merge pull request #2277 from Kriechi/bump-cryptographyThomas Kriechbaumer2017-04-271-7/+7
|\ \ | |/ |/|
| * bump cryptography min-versionThomas Kriechbaumer2017-04-271-7/+7
* | typecheck: add support for typing.AnyMaximilian Hils2017-04-261-0/+2
|/
* Fixes #2109Ujjwal Verma2017-04-091-1/+18
* Fix sliding window type specsAldo Cortesi2017-03-201-2/+2
* Make mypy succeed with imports on master.pyAldo Cortesi2017-03-191-1/+1
* Make mypy succeed with imports on master.pyAldo Cortesi2017-03-172-9/+9
* Revamp optionsAldo Cortesi2017-03-051-14/+5
* Adds PyInstaller build indicator to --version argumentNikhil Soni2017-02-181-1/+5
* increase test coverageThomas Kriechbaumer2017-02-022-5/+6
* improve version specifiersThomas Kriechbaumer2017-01-231-1/+15
* provide git information with --versionThomas Kriechbaumer2017-01-193-7/+26
* Revert "add strutils.replace_surrogates"Maximilian Hils2017-01-071-11/+0
* add strutils.replace_surrogatesMaximilian Hils2017-01-071-0/+11
* minor encoding fixesMaximilian Hils2017-01-071-17/+17
* fix IO type checkingMaximilian Hils2016-12-281-0/+2
* fix compat with Python 3.5.0Maximilian Hils2016-12-281-8/+13
* py36: fix type informationThomas Kriechbaumer2016-12-271-7/+20
* Extend type checker validate Sequence specsAldo Cortesi2016-12-121-6/+12
* update tests, increase coverage, add type infoMaximilian Hils2016-12-091-0/+30
* fix pyinstallerMaximilian Hils2016-11-281-2/+2
* fix type checksMaximilian Hils2016-11-161-2/+2
* tests: clean up test/mitmproxy/tutils.pyAldo Cortesi2016-11-021-2/+5
* remove mitmproxy.utils.lrucacheMaximilian Hils2016-10-271-32/+0
* typecheck options, fix current inconsistenciesMaximilian Hils2016-10-251-0/+54
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-202-4/+3