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
*
Merge pull request #585 from TearsDontFalls/master
Aldo Cortesi
2015-05-18
1
-1
/
+1
|
\
|
*
docs: Single Qoute for ignore pattern with "!"
TearsDontFalls
2015-05-16
1
-1
/
+1
*
|
Release pep: bump version, changelog, contributors
Aldo Cortesi
2015-05-18
3
-33
/
+96
|
/
*
docs: add parantheses for ignore parameters.
Maximilian Hils
2015-05-10
1
-4
/
+4
*
Merge pull request #576 from nickraptis/req-ts-start
Maximilian Hils
2015-05-08
1
-0
/
+5
|
\
|
*
Accurately timestamp start of request
Nick Raptis
2015-05-08
1
-0
/
+5
|
/
*
Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy
Aldo Cortesi
2015-05-03
1
-25
/
+71
|
\
|
*
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-05-02
3
-10
/
+19
|
|
\
|
*
|
check in last attempt at contenteditable before retreating to inputs
Maximilian Hils
2015-05-02
1
-25
/
+71
*
|
|
Adapt to new literal escaping style in pathod
Aldo Cortesi
2015-05-03
1
-3
/
+1
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy
Aldo Cortesi
2015-05-02
8
-1578
/
+1962
|
\
|
|
*
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
|
|
\
|
*
|
mitmweb: add editor
Maximilian Hils
2015-05-01
8
-1578
/
+1952
*
|
|
Adapt to new Pathoc API - silence output to stdout.
Aldo Cortesi
2015-05-02
3
-10
/
+19
|
|
/
|
/
|
*
|
pretty_size now lives in netlib.utils
Aldo Cortesi
2015-04-30
7
-31
/
+16
|
/
*
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
[next]