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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
adding tcp and ssl setup timestamps to get better resolution on flows perform...
Rouli
2013-03-19
2
-2
/
+25
|
*
Merge remote-tracking branch 'upstream/master'
Rouli
2013-03-18
11
-307
/
+154
|
|
\
|
*
\
Merge remote-tracking branch 'upstream/master'
Rouli
2013-02-28
6
-195
/
+250
|
|
\
\
|
*
|
|
adding __str__ to make export to har nicer
Rouli
2013-02-28
1
-0
/
+5
*
|
|
|
Merge pull request #112 from hamstah/protobuf-view
Aldo Cortesi
2013-04-19
1
-1
/
+36
|
\
\
\
\
|
*
|
|
|
Adds a new view for protocol buffers
Nicolas Esteves
2013-04-06
1
-1
/
+36
*
|
|
|
|
Correct display mode highlight keys
Alexis Hildebrandt
2013-04-16
3
-3
/
+11
|
/
/
/
/
*
|
|
|
Merge pull request #101 from eentzel/keep-blank-params
Aldo Cortesi
2013-04-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Keep blank URL parameters
Eric Entzel
2013-02-11
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Docs.
Aldo Cortesi
2013-04-05
1
-1
/
+0
*
|
|
|
Add a basic built-in web app.
Aldo Cortesi
2013-03-25
4
-9
/
+42
*
|
|
|
Trim docs.
Aldo Cortesi
2013-03-23
1
-0
/
+2
*
|
|
|
Fix crash on intercept.
Aldo Cortesi
2013-03-23
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Update styling, GameCenter highscore tutorial.
Aldo Cortesi
2013-03-18
1
-1
/
+1
*
|
|
Un-break unit tests. Tsk tsk.
Aldo Cortesi
2013-03-17
1
-0
/
+1
*
|
|
Enable --host option for mitmdump
Aldo Cortesi
2013-03-17
1
-5
/
+6
*
|
|
Add the --host option, which uses the value in the Host header for dispaly URLs.
Aldo Cortesi
2013-03-17
7
-7
/
+34
*
|
|
Fix bug that caused mis-identification of some HTTPS connections in transpare...
Aldo Cortesi
2013-03-17
1
-10
/
+11
*
|
|
Introduce a filtered flow writer, and use it in dump.py
Aldo Cortesi
2013-03-14
3
-5
/
+18
*
|
|
Fuzzing, and fixes for errors found with fuzzing.
Aldo Cortesi
2013-03-03
1
-1
/
+2
*
|
|
Begin some simple fuzzing with pathod.
Aldo Cortesi
2013-03-03
1
-1
/
+1
*
|
|
Remove __slots__ to make it possible to inherit from Options classes.
Aldo Cortesi
2013-03-03
2
-4
/
+4
*
|
|
Revert "show current filepath in status bar"
Aldo Cortesi
2013-03-03
1
-3
/
+0
*
|
|
100% unit test coverage on proxy.py. Hallelujah!
Aldo Cortesi
2013-03-03
1
-5
/
+2
*
|
|
Unit test proxy option parsing.
Aldo Cortesi
2013-03-03
1
-11
/
+11
*
|
|
Move HTTP auth module to netlib.
Aldo Cortesi
2013-03-03
3
-223
/
+6
*
|
|
Extend unit tests for proxy.py to some tricky cases.
Aldo Cortesi
2013-03-02
1
-24
/
+22
*
|
|
Test cert generation errors.
Aldo Cortesi
2013-03-02
1
-1
/
+1
*
|
|
Test SNI for transparent mode.
Aldo Cortesi
2013-03-02
1
-1
/
+7
*
|
|
Test SNI for ordinary proxy connections.
Aldo Cortesi
2013-03-02
1
-9
/
+10
*
|
|
New SNI handling mechanism.
Aldo Cortesi
2013-03-01
1
-18
/
+39
|
|
/
|
/
|
*
|
Significantly simplify server connection handling, and test.
Aldo Cortesi
2013-02-24
1
-31
/
+35
*
|
Refactor to prepare for SNI fixes.
Aldo Cortesi
2013-02-24
1
-50
/
+49
*
|
Handle server disconnects better.
Aldo Cortesi
2013-02-24
1
-10
/
+29
*
|
Test request and response kill functionality.
Aldo Cortesi
2013-02-23
1
-3
/
+6
*
|
Unit test dummy response functions.
Aldo Cortesi
2013-02-23
1
-1
/
+2
*
|
Remove redundant clause in controller.Reply
Aldo Cortesi
2013-02-23
1
-4
/
+1
*
|
Refactor proxy core communications to be clearer.
Aldo Cortesi
2013-02-23
3
-55
/
+46
*
|
Significantly refactor the master/slave message passing interface.
Aldo Cortesi
2013-02-17
6
-88
/
+122
*
|
Unit tests for ServerConnectionPool
Aldo Cortesi
2013-01-29
1
-0
/
+1
*
|
Stub implementation of a server connection pool.
Aldo Cortesi
2013-01-29
1
-21
/
+27
|
/
*
Merge pull request #99 from rouli/master
Aldo Cortesi
2013-01-28
1
-0
/
+59
|
\
|
*
adding helper functions to make HAR export easier
Rouli
2013-01-28
1
-0
/
+59
*
|
Unravel enormously long read_request into three distinct methods.
Aldo Cortesi
2013-01-28
1
-80
/
+102
*
|
Test suite, remove extraneous code.
Aldo Cortesi
2013-01-28
1
-5
/
+2
|
/
*
Force flush of file content in dump
phil plante
2013-01-24
1
-0
/
+1
*
Add tests for client certificate support.
Aldo Cortesi
2013-01-20
1
-2
/
+0
*
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
Aldo Cortesi
2013-01-19
1
-1
/
+1
|
\
|
*
Fixed a bug in format_flow in common.py. Changed the reference from timestam...
Chris Neasbitt
2013-01-18
1
-1
/
+1
*
|
Rudimentary testing for client certs.
Aldo Cortesi
2013-01-18
2
-1
/
+1
|
/
[prev]
[next]