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
*
check in last attempt at contenteditable before retreating to inputs
Maximilian Hils
2015-05-02
1
-25
/
+71
*
web: try harder to fix editor
Maximilian Hils
2015-05-01
2
-4
/
+14
*
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-05-01
7
-31
/
+16
|
\
|
*
pretty_size now lives in netlib.utils
Aldo Cortesi
2015-04-30
7
-31
/
+16
*
|
mitmweb: add editor
Maximilian Hils
2015-05-01
8
-1578
/
+1952
|
/
*
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
*
|
improve docs for win install
Maximilian Hils
2015-04-26
1
-12
/
+18
*
|
Merge pull request #555 from elitest/userinstalldocs
Maximilian Hils
2015-04-26
2
-32
/
+46
|
\
\
|
*
|
Re-org and added platform specific install from source docs, refs: mitmproxy/...
Jim Shaver
2015-04-25
1
-30
/
+34
|
*
|
Moved installing from Source to the bottom.
Jim Shaver
2015-04-21
1
-18
/
+18
|
*
|
Removed logging out added setting variables manually.
Jim Shaver
2015-04-11
1
-2
/
+2
|
*
|
added the most important part of "sudo apt-get install ..." to the docs
Jim Shaver
2015-04-11
1
-1
/
+1
|
*
|
Removed mitmweb referrences and added On This Page section
Jim Shaver
2015-04-11
1
-10
/
+15
|
*
|
cleaned up Installing from source section.
Jim Shaver
2015-04-11
1
-18
/
+9
|
*
|
Fixed image name and moved it into the screenshots folder
Jim Shaver
2015-04-11
1
-0
/
+0
|
*
|
Fixed english and made each OS consistent
Jim Shaver
2015-04-11
2
-12
/
+6
|
*
|
Cleaned up Ubuntu docs and added Windows installation information
Jim Shaver
2015-04-11
2
-14
/
+34
*
|
|
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
4
-113
/
+91
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #561 from tunz/overwrite
Maximilian Hils
2015-04-23
1
-2
/
+20
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Check overwrite, when save to file instaed of clipboard
Choongwoo Han
2015-04-23
1
-2
/
+20
|
|
/
/
|
*
|
python2 -> python in ./dev
Aldo Cortesi
2015-04-21
1
-2
/
+2
|
*
|
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
|
*
|
Fudge a rare race condition in the test suite
Aldo Cortesi
2015-04-19
1
-1
/
+4
*
|
|
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
*
|
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
[next]