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
/
proxy.py
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Move try_del to utils
Henrik Nordstrom
2011-02-10
1
-15
/
+8
|
*
Add response creation to edit function on intercepted requests
Henrik Nordstrom
2011-02-10
1
-4
/
+10
|
*
Terminate workers when main thread terminates
Henrik Nordstrom
2011-02-10
1
-0
/
+1
|
*
Add option to tell mitmproxy which interfaces to bind to.
Aldo Cortesi
2011-02-06
1
-3
/
+3
|
*
Also serialize ClientConnection and flow backups.
Aldo Cortesi
2011-02-06
1
-2
/
+9
|
*
Get rid of ReplayConnection - we now have only one ClientConnection class.
Aldo Cortesi
2011-02-04
1
-7
/
+20
|
*
Change "connection" to the less confusing "client_conn" throughout.
Aldo Cortesi
2011-02-03
1
-8
/
+8
|
*
Add timestamps to flows.
Aldo Cortesi
2011-02-03
1
-6
/
+15
|
|
|
|
|
For now, these are only displayed on the connection view screen, with second granularity.
*
Test suite rejiggering and cleanup.
Aldo Cortesi
2011-02-03
1
-1
/
+6
|
*
Fine-tune threading and fix an exception.
Aldo Cortesi
2011-01-27
1
-12
/
+18
|
*
Kill deadlock that sometimes occurred on shutdown.
Aldo Cortesi
2011-01-27
1
-4
/
+3
|
*
Add serialization hooks to flows and flow component objects.
Aldo Cortesi
2011-01-26
1
-0
/
+65
|
*
Fix indentation in previous patch.
Aldo Cortesi
2010-09-06
1
-8
/
+8
|
*
Wrap read request, concatenating partial reads until whole request have been ↵
Henrik Nordström
2010-09-06
1
-0
/
+9
|
|
|
|
read
*
Fix hang when a POST is made with a 0 content length.
Aldo Cortesi
2010-02-26
1
-1
/
+1
|
*
Initial checkin.
Aldo Cortesi
2010-02-16
1
-0
/
+374
[prev]