Aldo Cortesi
|
6c3233ce0c
|
Appease the code style gods.
|
2015-05-31 13:16:03 +12:00 |
|
Aldo Cortesi
|
13ee54da86
|
Remove dependency on PyOpenSSL, move version check into netlib.
There are a few more functions in the code that accesses PyOpenSSL
directly that should probably also be moved to netlib. Later.
|
2015-05-31 13:13:12 +12:00 |
|
Aldo Cortesi
|
a05a70d816
|
Add coding style check, reformat.
|
2015-05-30 12:03:28 +12:00 |
|
Aldo Cortesi
|
850a50262b
|
console: add a -l flag to set the limit on startup
|
2015-04-15 12:56:43 +12:00 |
|
Maximilian Hils
|
e7b154c823
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
|
2015-04-08 00:20:37 +02:00 |
|
Maximilian Hils
|
2242c671fd
|
allow passing custom argv to libmproxy.main
|
2015-04-08 00:20:32 +02:00 |
|
Aldo Cortesi
|
f6a3bd15b3
|
console: All palettes now explicitly set a background colour
There's a new option --palette-transparent to turn this off if you want
to use your own terminal background.
|
2015-04-07 10:01:18 +12:00 |
|
Aldo Cortesi
|
5af7c9ebf4
|
Exclude main.py from coverage analysis
|
2014-11-15 17:47:39 +13:00 |
|
Aldo Cortesi
|
6c1dc4522d
|
Refactor command-line argument definition
- Argument definitions live in cmdline.py
- Parsing and initial processing lives in main.py
|
2014-11-15 16:29:38 +13:00 |
|
Aldo Cortesi
|
24c4df07e3
|
First-order integration of configargparser to add config file support
|
2014-11-15 16:14:08 +13:00 |
|
Maximilian Hils
|
8245dd19f4
|
connect eventlog events to ui
|
2014-09-17 15:22:42 +02:00 |
|
Aldo Cortesi
|
6812d304a1
|
Basic web service and options
|
2014-09-14 12:22:28 +12:00 |
|
Aldo Cortesi
|
81e3a6e8e6
|
Super-basic outline for web io loop
|
2014-09-14 11:30:00 +12:00 |
|
Maximilian Hils
|
5fdec6b7cb
|
re-add mitmproxy/mitmdump scripts for convenience
|
2014-09-08 23:45:45 +02:00 |
|
Maximilian Hils
|
fbc4bb38df
|
mitmproxy -> libmproxy.main. do some leanup on the way
|
2014-09-08 23:34:43 +02:00 |
|