index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
benchmark: new protobuf serialization performance profiler
madt1m
2018-07-22
1
-0
/
+102
*
|
|
Merge pull request #3258 from Kriechi/fix-whitespace
Thomas Kriechbaumer
2018-07-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix whitespace
Thomas Kriechbaumer
2018-07-22
1
-1
/
+1
|
|
/
*
|
Merge pull request #3245 from madt1m/protobuf-serialization-clean
Aldo Cortesi
2018-07-21
11
-3
/
+1263
|
\
\
|
*
|
protobuf: tests implemented, full coverage
Pietro Francesco Tirenna
2018-07-17
11
-64
/
+200
|
*
|
Removed test code from view
Pietro Francesco Tirenna
2018-06-30
1
-13
/
+6
|
*
|
updated exceptions in view load
madt1m
2018-06-30
1
-0
/
+2
|
*
|
view can load from both io interfaces
madt1m
2018-06-30
1
-3
/
+11
|
*
|
Timestamps are now double instead of float
madt1m
2018-06-30
2
-25
/
+25
|
*
|
more bug fixes in DB class
madt1m
2018-06-30
1
-4
/
+0
|
*
|
bug fix
madt1m
2018-06-30
1
-0
/
+1
|
*
|
new protobuf loads has almost the same result of FlowReader stream
madt1m
2018-06-30
1
-1
/
+8
|
*
|
Loads yields now an HTTP object
madt1m
2018-06-30
1
-14
/
+25
|
*
|
Completed untested version of object loading
madt1m
2018-06-30
1
-99
/
+93
|
*
|
Refactored naming strategy
Pietro Francesco Tirenna
2018-06-28
1
-18
/
+18
|
*
|
Improved parsing mechanism for better readability
madt1m
2018-06-23
1
-12
/
+26
|
*
|
Fixed bugs in parsing HTTPFlow objects
madt1m
2018-06-23
1
-19
/
+28
|
*
|
New explicit parsing HTTPFlow into proto native object. Viceversa not yet imp...
madt1m
2018-06-23
3
-9
/
+185
|
*
|
Fixed a bug in protobuf loading -> no return
madt1m
2018-06-23
2
-1
/
+3
|
*
|
Hooking the view to load from new DB handler
madt1m
2018-06-23
4
-20
/
+23
|
*
|
Added protobuf methods; implemented initial DB logic
madt1m
2018-06-23
7
-60
/
+868
|
*
|
Added initial protobuf definitions
madt1m
2018-06-22
4
-0
/
+100
*
|
|
Merge pull request #3251 from kajojify/command_history
Aldo Cortesi
2018-07-21
3
-2
/
+116
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Some refactoring. New test case.
Miroslav
2018-07-19
3
-17
/
+30
|
*
|
Command history implementation
Miroslav
2018-07-17
3
-2
/
+103
|
/
/
*
|
Merge pull request #3243 from mhils/dns-rebinding
Maximilian Hils
2018-07-17
1
-26
/
+41
|
\
\
|
*
|
mitmweb: improve dns rebinding protection, support ipv6
Maximilian Hils
2018-07-12
1
-1
/
+12
|
*
|
mitmweb: protect against dns rebinding
Maximilian Hils
2018-07-11
1
-26
/
+30
|
/
/
*
|
Merge pull request #3186 from andersonvom/master
Aldo Cortesi
2018-07-11
2
-1
/
+16
|
\
\
|
*
|
Add example to intercept/change specific requests
Anderson Mesquita
2018-06-16
1
-0
/
+15
|
*
|
Rename scripting file
Anderson Mesquita
2018-06-08
2
-1
/
+1
*
|
|
Merge pull request #3235 from gcmurphy/issues/3230
Aldo Cortesi
2018-07-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Pass option, not option name to parse_setval
Grant Murphy
2018-07-02
1
-1
/
+1
*
|
|
|
Merge pull request #3239 from bunnyhero/patch-1
Thomas Kriechbaumer
2018-07-08
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update howto-transparent.md
bunnyhero
2018-07-05
1
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #3233 from kajojify/defaultkey
Samoilenko Roman
2018-06-30
1
-1
/
+1
|
\
\
\
|
*
|
|
view.create to view.flows.create for defaultkeys
Miroslav
2018-06-30
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #3225 from amm0nite/patch-1
Thomas Kriechbaumer
2018-06-26
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update CLI usage instructions
Pierre Cavan
2018-06-26
1
-3
/
+3
|
/
/
*
|
Merge pull request #3211 from cortesi/tcheck
Thomas Kriechbaumer
2018-06-17
2
-3
/
+10
|
\
\
|
*
|
Add typechecking of Any values for state object
Aldo Cortesi
2018-06-17
2
-3
/
+10
*
|
|
Merge pull request #3202 from madt1m/view-cleanup
Aldo Cortesi
2018-06-17
11
-122
/
+191
|
\
\
\
|
*
|
|
fixed exception type; full coverage on view
madt1m
2018-06-13
2
-1
/
+6
|
*
|
|
Added tests for new primitives
madt1m
2018-06-13
2
-18
/
+29
|
*
|
|
fixed linting errors
madt1m
2018-06-13
1
-1
/
+3
|
*
|
|
added return statements to commands
madt1m
2018-06-13
1
-2
/
+2
|
*
|
|
View API slightly extended; codebase cleaned in some points
madt1m
2018-06-13
10
-104
/
+155
*
|
|
|
Merge pull request #3207 from cortesi/postrelease
Aldo Cortesi
2018-06-17
2
-6
/
+7
|
\
\
\
\
|
*
|
|
|
CHANGELOG, release/README updates
Aldo Cortesi
2018-06-16
2
-6
/
+7
*
|
|
|
|
update release information for Docker
Thomas Kriechbaumer
2018-06-16
1
-1
/
+1
[prev]
[next]