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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize test suite to remove confusion between test utils and libmproxy ut...
Aldo Cortesi
2011-03-05
6
-187
/
+191
*
Massage namespace to make room for client replay.
Aldo Cortesi
2011-03-05
2
-10
/
+15
*
Basic client playback state structure.
Aldo Cortesi
2011-03-04
1
-4
/
+26
*
Add an indicator that sticky cookies have been applied in mitmdump.
Aldo Cortesi
2011-02-25
1
-0
/
+4
*
Move stringification funcs from proxy to dump.
Aldo Cortesi
2011-02-25
2
-2
/
+10
*
Minor housekeeping - unused code, nocover directives.
Aldo Cortesi
2011-02-24
1
-3
/
+0
*
More mature sticky cookie primitive. Use it in console.py.
Aldo Cortesi
2011-02-24
1
-8
/
+48
*
Start abstracting out sticky cookie state.
Aldo Cortesi
2011-02-24
1
-0
/
+12
*
Add a way for users to specify header significance in server replay.
Aldo Cortesi
2011-02-23
1
-4
/
+19
*
Move script hooks into the flow primitives.
Aldo Cortesi
2011-02-21
1
-8
/
+8
*
Add --kill option to mitmdump
Aldo Cortesi
2011-02-21
3
-5
/
+20
*
First pass of playback function for mitmdump.
Aldo Cortesi
2011-02-21
3
-0
/
+37
*
Add a simple server playback state object.
Aldo Cortesi
2011-02-21
2
-1
/
+38
*
Clean up and strip down netstrings module.
Aldo Cortesi
2011-02-20
1
-7
/
+0
*
Certificates are now generated in a temporary per-session directory.
Aldo Cortesi
2011-02-20
1
-6
/
+6
*
Revamp SSL configuration.
Aldo Cortesi
2011-02-20
2
-2
/
+7
*
Clean up certificate generation.
Aldo Cortesi
2011-02-20
1
-11
/
+33
*
Bump unit tests for flow.py and dump.py
Aldo Cortesi
2011-02-20
3
-12
/
+26
*
Implement state loading that doesn't change object identity.
Aldo Cortesi
2011-02-20
1
-1
/
+30
*
Bump test coverage to 100% for flow.py
Aldo Cortesi
2011-02-19
1
-6
/
+22
*
Fix serialization when a Request has no associated client connection.
Aldo Cortesi
2011-02-19
1
-0
/
+4
*
Refactor Flow primitives to remove HTTP1.0 assumption.
Aldo Cortesi
2011-02-19
6
-113
/
+68
*
First pass of script hooks for mitmdump.
Aldo Cortesi
2011-02-18
2
-31
/
+43
*
Add filtering to mitmdump.
Aldo Cortesi
2011-02-17
1
-4
/
+13
*
Add file writing to mitmdump.
Aldo Cortesi
2011-02-17
2
-4
/
+29
*
Tweaks and cleanups for mitmdump.
Aldo Cortesi
2011-02-16
1
-2
/
+9
*
Initial port of mitmdump to Flows.
Aldo Cortesi
2011-02-16
2
-4
/
+35
*
FlowMaster bugfixes and unit tests.
Aldo Cortesi
2011-02-16
1
-2
/
+20
*
Switch over to new serialization format.
Aldo Cortesi
2011-02-16
1
-6
/
+3
*
First draft of the new serialization mechanism.
Aldo Cortesi
2011-02-16
1
-0
/
+17
*
Import Will McGugan's netstring module.
Aldo Cortesi
2011-02-16
1
-0
/
+63
*
Repair unit test to match removal of arg from Response class.
Aldo Cortesi
2011-02-16
1
-1
/
+1
*
drop unused protocol parameter from Response
Henrik Nordstrom
2011-02-15
3
-3
/
+2
*
Repair unit test suite.
Aldo Cortesi
2011-02-11
1
-18
/
+9
*
Further fine-tuning for pretty_xmlish.
Aldo Cortesi
2011-02-06
1
-1
/
+4
*
Rip out BeautifulSoup, and use a custom XML-ish prettyprinter.
Aldo Cortesi
2011-02-06
1
-7
/
+53
*
Also serialize ClientConnection and flow backups.
Aldo Cortesi
2011-02-06
2
-1
/
+6
*
Get rid of ReplayConnection - we now have only one ClientConnection class.
Aldo Cortesi
2011-02-04
5
-18
/
+16
*
Change "connection" to the less confusing "client_conn" throughout.
Aldo Cortesi
2011-02-03
5
-21
/
+21
*
Fine-tune completion a bit.
Aldo Cortesi
2011-02-03
4
-0
/
+12
*
Add timestamps to flows.
Aldo Cortesi
2011-02-03
3
-1
/
+14
*
Test suite rejiggering and cleanup.
Aldo Cortesi
2011-02-03
5
-108
/
+185
*
Improve script handling.
Aldo Cortesi
2011-02-02
1
-0
/
+2
*
View script debug output (stderr) in pager.
Aldo Cortesi
2011-02-02
2
-1
/
+3
*
Add an external script API.
Aldo Cortesi
2011-01-31
5
-0
/
+31
*
Factor out flow unit tests into speparate file.
Aldo Cortesi
2011-01-31
3
-126
/
+134
*
Restructure to make subclassing Flow unnecessary.
Aldo Cortesi
2011-01-31
1
-19
/
+27
*
UI tweaks
Aldo Cortesi
2011-01-30
1
-1
/
+0
*
Nicer statusbar messages, with timed expiry.
Aldo Cortesi
2011-01-28
1
-1
/
+1
*
Make pretty-printing more robust.
Aldo Cortesi
2011-01-28
1
-0
/
+5
[next]