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
*
Minor housekeeping: bump version, clean todo.
Aldo Cortesi
2011-02-21
2
-11
/
+2
*
Make README reflect reality.
Aldo Cortesi
2011-02-21
1
-10
/
+7
*
Fix setup.py
Aldo Cortesi
2011-02-21
1
-2
/
+2
*
Remove Henrik's mitmplayback and mitmrecord.
Aldo Cortesi
2011-02-21
2
-137
/
+0
*
Move script hooks into the flow primitives.
Aldo Cortesi
2011-02-21
3
-31
/
+52
*
Add --kill option to mitmdump
Aldo Cortesi
2011-02-21
6
-11
/
+40
*
Fix a subtle Unicode problem in Response.assemble
Aldo Cortesi
2011-02-21
1
-1
/
+1
*
First pass of playback function for mitmdump.
Aldo Cortesi
2011-02-21
7
-2
/
+85
*
Add a simple server playback state object.
Aldo Cortesi
2011-02-21
4
-7
/
+87
*
Clean up and strip down netstrings module.
Aldo Cortesi
2011-02-20
3
-98
/
+13
*
Certificates are now generated in a temporary per-session directory.
Aldo Cortesi
2011-02-20
7
-62
/
+24
*
Revamp SSL configuration.
Aldo Cortesi
2011-02-20
8
-91
/
+102
*
Clean up certificate generation.
Aldo Cortesi
2011-02-20
9
-156
/
+196
*
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
3
-6
/
+87
*
Stub out doc structure, add screenshots for configuring certs in Firefox.
Aldo Cortesi
2011-02-19
14
-111
/
+169
*
Bump test coverage to 100% for flow.py
Aldo Cortesi
2011-02-19
2
-28
/
+24
*
Fix serialization when a Request has no associated client connection.
Aldo Cortesi
2011-02-19
2
-2
/
+6
*
Refactor Flow primitives to remove HTTP1.0 assumption.
Aldo Cortesi
2011-02-19
10
-192
/
+139
*
First pass of script hooks for mitmdump.
Aldo Cortesi
2011-02-18
13
-54
/
+127
*
Whitespace in mitmdump output.
Aldo Cortesi
2011-02-17
2
-6
/
+6
*
Refine verbose mitmdump output.
Aldo Cortesi
2011-02-17
1
-8
/
+17
*
Improve mitmdump text output.
Aldo Cortesi
2011-02-17
1
-14
/
+21
*
Whitepsace and extraneous code.
Aldo Cortesi
2011-02-17
2
-4
/
+1
*
Add filtering to mitmdump.
Aldo Cortesi
2011-02-17
3
-11
/
+30
*
Add file writing to mitmdump.
Aldo Cortesi
2011-02-17
6
-8
/
+54
*
Extract common SSL certificate option processing
Henrik Nordstrom
2011-02-16
5
-98
/
+26
*
Clean up README.mk
Aldo Cortesi
2011-02-16
1
-11
/
+0
*
Extract common SSL certificate options into a group.
Aldo Cortesi
2011-02-16
3
-45
/
+31
*
Tweaks and cleanups for mitmdump.
Aldo Cortesi
2011-02-16
3
-30
/
+52
*
Don't leave dangling browser connections for pipelined requests.
Aldo Cortesi
2011-02-16
3
-2
/
+8
*
Initial port of mitmdump to Flows.
Aldo Cortesi
2011-02-16
3
-31
/
+74
*
Fix minor display issues in console app.
Aldo Cortesi
2011-02-16
1
-7
/
+9
*
Un-break request replay.
Aldo Cortesi
2011-02-16
1
-0
/
+1
*
Fix a bug in HTTP 1.1 pipelining that caused Requests to be over-written.
Aldo Cortesi
2011-02-16
1
-1
/
+2
*
FlowMaster bugfixes and unit tests.
Aldo Cortesi
2011-02-16
4
-10
/
+23
*
Extract flow-specific Master operations into FlowMaster.
Aldo Cortesi
2011-02-16
3
-20
/
+49
*
Switch over to new serialization format.
Aldo Cortesi
2011-02-16
9
-551
/
+18
*
First draft of the new serialization mechanism.
Aldo Cortesi
2011-02-16
3
-8
/
+52
*
Import Will McGugan's netstring module.
Aldo Cortesi
2011-02-16
2
-0
/
+293
*
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
4
-8
/
+5
*
Repair unit test suite.
Aldo Cortesi
2011-02-11
2
-25
/
+17
*
Bump version
Henrik Nordstrom
2011-02-10
1
-1
/
+1
*
Implement a dummy CA
Henrik Nordstrom
2011-02-10
7
-66
/
+294
*
Allow specifying the accepted ciphersuites
Henrik Nordstrom
2011-02-10
5
-5
/
+34
*
Import cache store control into console controller
Henrik Nordstrom
2011-02-10
5
-13
/
+49
*
Simple record & playback functionality
Henrik Nordstrom
2011-02-10
9
-4
/
+668
*
Basic HTTP/1.1 Support
Henrik Nordstrom
2011-02-10
2
-60
/
+175
*
Optimize CONNECT responses, sent in a single packet
Henrik Nordstrom
2011-02-10
1
-3
/
+5
[next]