.. |
addons
|
Fix ResourceWarning: unclosed file, prevent resource leaks
|
2019-01-06 15:06:30 +01:00 |
contentviews
|
Fix several DeprecationWarning: invalid escape sequence
|
2019-01-05 23:37:48 +01:00 |
contrib
|
Fixed the exif .ksy files in the kaitai repo. Compiled the .ksy to python files and updated them in the contrib folder.
|
2019-02-17 23:26:20 +01:00 |
coretypes
|
mitmproxy.types -> mitmproxy.coretypes
|
2017-12-17 13:31:36 +13:00 |
io
|
session: implemented filter and refilter. Ready for testing implementation
|
2018-08-01 12:08:28 +02:00 |
net
|
Merge pull request #3525 from tonyb486/bugfix-dateheader
|
2019-07-17 22:43:14 +02:00 |
platform
|
Fix several DeprecationWarning: invalid escape sequence
|
2019-01-05 23:37:48 +01:00 |
proxy
|
removed whitespace in kwargs
|
2019-01-31 12:34:00 -08:00 |
script
|
Remove the tick event
|
2018-05-02 14:29:15 +12:00 |
test
|
taddons: remove has_event
|
2018-05-02 11:31:28 +12:00 |
tools
|
Remove the confdir argument
|
2019-04-09 15:23:07 -05:00 |
utils
|
Fix several DeprecationWarning: invalid escape sequence
|
2019-01-05 23:37:48 +01:00 |
__init__.py
|
fix appveyor build script
|
2017-12-30 18:48:49 +01:00 |
addonmanager.py
|
bump dependencies
|
2018-12-02 15:48:20 +01:00 |
certs.py
|
Change variable o to organization for generated certficates.
|
2018-11-11 10:58:14 +05:30 |
command.py
|
command: handle string without terminal escaped char
|
2018-05-12 14:02:20 +12:00 |
connections.py
|
don't crash if server address is unknown, fix #2969
|
2018-03-23 04:26:46 +01:00 |
controller.py
|
controller: add mysteriously missing comment portion
|
2018-05-12 13:52:15 +12:00 |
ctx.py
|
fix Python 3.6 variable type annotations #3053
|
2018-04-14 16:24:41 -07:00 |
eventsequence.py
|
Remove the tick event
|
2018-05-02 14:29:15 +12:00 |
exceptions.py
|
exceptions: new SessionLoad exception for load errors
|
2018-07-20 16:57:23 +02:00 |
flow.py
|
fix Python 3.6 variable type annotations #3053
|
2018-04-14 16:24:41 -07:00 |
flowfilter.py
|
fix Python 3.6 variable type annotations #3053
|
2018-04-14 16:24:41 -07:00 |
http.py
|
fix Python 3.6 variable type annotations #3053
|
2018-04-14 16:24:41 -07:00 |
log.py
|
Fixing Typos
|
2018-05-13 17:31:20 -05:00 |
master.py
|
bump dependencies
|
2018-12-02 15:48:20 +01:00 |
options.py
|
Make content view lines limit configurable
|
2018-10-19 15:58:53 +02:00 |
optmanager.py
|
optmanager: tweaks and cleanups
|
2018-05-27 10:43:14 +12:00 |
stateobject.py
|
Add typechecking of Any values for state object
|
2018-06-17 10:22:17 +12:00 |
tcp.py
|
fix Python 3.6 variable type annotations #3053
|
2018-04-14 16:24:41 -07:00 |
types.py
|
View API slightly extended; codebase cleaned in some points
|
2018-06-13 11:56:14 +02:00 |
version.py
|
Such CI, Very Wow. (#3182)
|
2018-06-02 21:37:44 +02:00 |
websocket.py
|
websocket: inject messages via flow
|
2018-05-16 21:50:15 +02:00 |