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
*
web: try harder to fix editor
Maximilian Hils
2015-05-01
1
-2
/
+7
*
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-05-01
6
-21
/
+11
|
\
|
*
pretty_size now lives in netlib.utils
Aldo Cortesi
2015-04-30
6
-21
/
+11
*
|
mitmweb: add editor
Maximilian Hils
2015-05-01
3
-1423
/
+1713
|
/
*
Merge pull request #569 from mike-pt/master
Maximilian Hils
2015-04-27
2
-4
/
+4
|
\
|
*
+ Use sys.platform.startswith("freebsd") instead of matching just freebsd10.
Mike C
2015-04-27
2
-4
/
+4
*
|
make code more pythonic
Maximilian Hils
2015-04-26
1
-8
/
+11
*
|
Merge remote-tracking branch 'tunz/crash1'
Maximilian Hils
2015-04-26
1
-4
/
+11
|
\
\
|
*
|
Fix crash when save to clipboard before loading
Choongwoo Han
2015-04-23
1
-4
/
+11
*
|
|
remove superfluous set_focus
Maximilian Hils
2015-04-26
1
-2
/
+0
*
|
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-04-26
2
-110
/
+85
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Check overwrite, when save to file instaed of clipboard
Choongwoo Han
2015-04-23
1
-2
/
+20
|
|
/
|
*
Missed some un-needed variable declarations
Aldo Cortesi
2015-04-21
1
-3
/
+1
|
*
HTTP request reading moves to netlib
Aldo Cortesi
2015-04-21
1
-105
/
+64
*
|
fix #568
Maximilian Hils
2015-04-26
2
-2
/
+3
|
/
*
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
*
Add set_cookies method to HTTPResponse
Aldo Cortesi
2015-04-14
1
-0
/
+19
*
New get_cookies for HttpResponse
Aldo Cortesi
2015-04-14
1
-13
/
+14
*
New get_cookie and set_cookie implementations for HTTPRequest
Aldo Cortesi
2015-04-14
1
-9
/
+16
*
Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy
Aldo Cortesi
2015-04-14
1
-4
/
+29
|
\
|
*
fix pretty_host if no host is present
Maximilian Hils
2015-04-10
1
-2
/
+4
|
*
fix #553
Maximilian Hils
2015-04-10
1
-2
/
+25
*
|
Housekeeping and cleanups
Aldo Cortesi
2015-04-14
4
-22
/
+21
|
/
*
Merge pull request #547 from macmantrl/blank_values
Maximilian Hils
2015-04-08
1
-1
/
+1
|
\
|
*
Keep blank query values for flow hashing
Terry Long
2015-04-02
1
-1
/
+1
*
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-04-08
20
-1746
/
+1999
|
\
\
|
*
\
Merge pull request #543 from legendtang/master
Maximilian Hils
2015-04-08
2
-1450
/
+1246
|
|
\
\
|
|
*
\
Merge https://github.com/mitmproxy/mitmproxy
Legend Tang
2015-04-06
10
-119
/
+363
|
|
|
\
\
|
|
*
|
|
web: fix delete flows
Legend Tang
2015-03-30
2
-1450
/
+1246
|
*
|
|
|
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
5
-16
/
+53
|
*
|
|
|
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
|
*
|
|
|
console: replacement patterns to new option screen
Aldo Cortesi
2015-04-06
3
-10
/
+16
[next]