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
*
HTTP request reading moves to netlib
Aldo Cortesi
2015-04-21
1
-105
/
+64
*
Fudge a rare race condition in the test suite
Aldo Cortesi
2015-04-19
1
-1
/
+4
*
console: make g/G shortcuts work in more contexts
Aldo Cortesi
2015-04-17
3
-2
/
+15
*
console: more consistent view stack management
Aldo Cortesi
2015-04-17
1
-40
/
+55
*
console: suport unary attributes
Aldo Cortesi
2015-04-17
3
-28
/
+66
*
console: refactor grideditor, fix a crash on tab for subeditors
Aldo Cortesi
2015-04-16
1
-59
/
+52
*
Adjust header key color in solarized palettes
Aldo Cortesi
2015-04-16
1
-2
/
+2
*
console: first pass of a Set-cookie editor for responses
Aldo Cortesi
2015-04-16
3
-66
/
+196
*
console: add a -l flag to set the limit on startup
Aldo Cortesi
2015-04-15
4
-0
/
+16
*
Adjust for ODict interface change
Aldo Cortesi
2015-04-15
3
-4
/
+4
*
Editor for request cookies
Aldo Cortesi
2015-04-15
2
-21
/
+53
*
Whitespace, formatting
Aldo Cortesi
2015-04-15
1
-23
/
+33
*
Add set_cookies method to HTTPResponse
Aldo Cortesi
2015-04-14
2
-0
/
+30
*
New get_cookies for HttpResponse
Aldo Cortesi
2015-04-14
3
-67
/
+70
*
New get_cookie and set_cookie implementations for HTTPRequest
Aldo Cortesi
2015-04-14
2
-16
/
+31
*
Update docs to reflect non-aliased odict module
Aldo Cortesi
2015-04-14
1
-4
/
+3
*
Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy
Aldo Cortesi
2015-04-14
7
-7
/
+79
|
\
|
*
make dev script more robust, fix #556
Maximilian Hils
2015-04-13
2
-2
/
+6
|
*
spaces, not tabs
Maximilian Hils
2015-04-12
2
-5
/
+9
|
*
add flowwriter example
Maximilian Hils
2015-04-12
2
-1
/
+18
|
*
add tests
Maximilian Hils
2015-04-10
1
-0
/
+14
|
*
fix pretty_host if no host is present
Maximilian Hils
2015-04-10
1
-2
/
+4
|
*
fix #553
Maximilian Hils
2015-04-10
2
-2
/
+33
*
|
Housekeeping and cleanups
Aldo Cortesi
2015-04-14
12
-93
/
+97
|
/
*
add yappi benchmark tool
Maximilian Hils
2015-04-08
2
-0
/
+51252
*
Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy
Aldo Cortesi
2015-04-08
10
-1464
/
+1283
|
\
|
*
Merge pull request #544 from ryoqun/websocket-connection-header-case-sensitivity
Maximilian Hils
2015-04-08
1
-1
/
+2
|
|
\
|
|
*
Make the Websocket's connection header value case-insensitive
Ryo Onodera
2015-03-31
1
-1
/
+2
|
*
|
Merge pull request #547 from macmantrl/blank_values
Maximilian Hils
2015-04-08
2
-6
/
+10
|
|
\
\
|
|
*
|
Keep blank query values for flow hashing
Terry Long
2015-04-02
2
-6
/
+10
|
*
|
|
fix tests
Maximilian Hils
2015-04-08
1
-0
/
+2
|
*
|
|
add example which uses filt
Maximilian Hils
2015-04-08
2
-0
/
+16
|
*
|
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-04-08
23
-1754
/
+2009
|
|
\
\
\
|
|
*
\
\
Merge pull request #543 from legendtang/master
Maximilian Hils
2015-04-08
3
-1451
/
+1247
|
|
|
\
\
\
|
|
|
*
\
\
Merge https://github.com/mitmproxy/mitmproxy
Legend Tang
2015-04-06
11
-125
/
+369
|
|
|
|
\
\
\
|
|
|
*
|
|
|
web: fix delete flows
Legend Tang
2015-03-30
3
-1451
/
+1247
|
*
|
|
|
|
|
allow passing custom argv to libmproxy.main
Maximilian Hils
2015-04-08
1
-6
/
+6
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Add an autoenv file to auto-activate the virtualenv
Aldo Cortesi
2015-04-08
2
-0
/
+9
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
console: add g/G shortcuts throughout
Aldo Cortesi
2015-04-07
4
-7
/
+18
*
|
|
|
|
Refactor flow list state management
Aldo Cortesi
2015-04-07
7
-48
/
+28
*
|
|
|
|
consone: don't enter Options if it's already open
Aldo Cortesi
2015-04-07
1
-0
/
+3
*
|
|
|
|
console: tune palettes a bit
Aldo Cortesi
2015-04-07
1
-6
/
+14
*
|
|
|
|
console: toggle palette transparency from options, indicate selected palette
Aldo Cortesi
2015-04-07
1
-2
/
+24
*
|
|
|
|
console: All palettes now explicitly set a background colour
Aldo Cortesi
2015-04-07
6
-17
/
+56
*
|
|
|
|
console: palette picker for the options screen
Aldo Cortesi
2015-04-07
7
-14
/
+120
*
|
|
|
|
console: factor out selection widget
Aldo Cortesi
2015-04-06
2
-130
/
+133
*
|
|
|
|
console: sticky cookies and auth to options screen
Aldo Cortesi
2015-04-06
4
-20
/
+28
*
|
|
|
|
console: TCP proxy patterns to new options screen
Aldo Cortesi
2015-04-06
4
-14
/
+17
*
|
|
|
|
console: default display mode to new options screen
Aldo Cortesi
2015-04-06
3
-57
/
+14
*
|
|
|
|
console: scripts to new options screen
Aldo Cortesi
2015-04-06
4
-10
/
+14
[next]