index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmproxy
/
protocol.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
merge flow classes. current status: basic mitmdump working
Maximilian Hils
2014-01-30
1
-428
/
+0
|
*
fix most testsuite errors, improve proxy error handling
Maximilian Hils
2014-01-29
1
-17
/
+52
|
*
unify ipv4/ipv6 address handling
Maximilian Hils
2014-01-28
1
-4
/
+3
|
*
Add functionality to transparently proxify connections to other HTTPS proxies
Maximilian Hils
2014-01-18
1
-4
/
+35
|
*
get server reconnect right, fix timestamps
Maximilian Hils
2014-01-18
1
-33
/
+28
|
*
small refactorings, bugs fixed
Maximilian Hils
2014-01-18
1
-26
/
+59
|
*
add basic error handling
Maximilian Hils
2014-01-13
1
-69
/
+95
|
*
fix header assembly, other improvements
Maximilian Hils
2014-01-10
1
-38
/
+62
|
*
improve https handling
Maximilian Hils
2014-01-09
1
-17
/
+29
|
*
groundwork completed
Maximilian Hils
2014-01-09
1
-53
/
+231
|
*
continue work on the proxyhandler
Maximilian Hils
2014-01-07
1
-19
/
+26
|
\
*
|
first steps on tcp proxying
Maximilian Hils
2014-01-05
1
-0
/
+88
|
/
*
Extract protocol and tcp server implementations into netlib.
Aldo Cortesi
2012-06-19
1
-220
/
+0
|
*
Refactor protocol.py to remove dependence on flow and utils.
Aldo Cortesi
2012-06-17
1
-4
/
+28
|
*
Pull out protocol components into protocol.py
Aldo Cortesi
2012-06-16
1
-0
/
+196