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
*
Add window.py import missed in refactoring
Aldo Cortesi
2015-03-20
1
-0
/
+1
*
console: pull primary window frame management out into window.py
Aldo Cortesi
2015-03-20
3
-148
/
+157
*
Pull console StatusBar into its own file.
Aldo Cortesi
2015-03-20
2
-182
/
+187
*
Remove cruft to work around an old Urwid bug
Aldo Cortesi
2015-03-20
1
-5
/
+0
*
Fix general prompt input.
Aldo Cortesi
2015-03-20
2
-0
/
+11
*
Pull PathEdit out into its own file.
Aldo Cortesi
2015-03-20
4
-110
/
+119
*
Explicitly handle keyboard interrupt in mitmproxy
Aldo Cortesi
2015-03-20
1
-10
/
+13
*
Fix crashes on mouse click when input is being handled
Aldo Cortesi
2015-03-20
1
-3
/
+1
*
onboarding app: serve certs inline to unbreak firefox
Maximilian Hils
2015-03-19
1
-2
/
+2
*
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-03-19
8
-196
/
+294
|
\
|
*
Nicer Solarized palettes, using the correct terminal values
Aldo Cortesi
2015-03-19
2
-71
/
+74
|
*
Reinstate solarized_dark and solarized_light palettes.
Aldo Cortesi
2015-03-19
1
-93
/
+93
|
*
Less painful light heading bar palette
Aldo Cortesi
2015-03-19
1
-2
/
+7
|
*
No output to stdout in the test suite, please.
Aldo Cortesi
2015-03-19
1
-3
/
+4
|
*
Revamp palette specification
Aldo Cortesi
2015-03-19
4
-190
/
+271
|
*
Merge pull request #526 from tekii/fix-522
Aldo Cortesi
2015-03-19
3
-3
/
+11
|
|
\
|
|
*
test/test_console_help.py fixed
Marcelo Glezer
2015-03-18
1
-1
/
+9
|
|
*
fix for #522
Marcelo Glezer
2015-03-18
2
-2
/
+2
|
|
/
*
/
fix webapp on Windows
Maximilian Hils
2015-03-19
1
-16
/
+20
|
/
*
require urwid 1.3
Maximilian Hils
2015-03-18
1
-1
/
+1
*
Merge pull request #523 from tekii/fix-client-replay-key
Maximilian Hils
2015-03-17
1
-1
/
+1
|
\
|
*
fixes crash pressing 'c':client-replay in mitmproxy
Marcelo Glezer
2015-03-17
1
-1
/
+1
|
/
*
add table sort
Maximilian Hils
2015-03-17
8
-109
/
+395
*
web: smaller changes
Maximilian Hils
2015-03-15
9
-106
/
+65
*
Merge remote-tracking branch 'onlywade/master'
Maximilian Hils
2015-03-15
6
-28
/
+63
|
\
|
*
Adding a server replay option to ignore host when searching for matching requ...
Wade Catron
2015-03-08
6
-28
/
+65
*
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-03-15
1
-1
/
+1
|
\
\
|
*
\
Merge pull request #519 from legendtang/master
Maximilian Hils
2015-03-15
1
-1
/
+1
|
|
\
\
|
|
*
|
update package.json during transition period, see #518
Legend Tang
2015-03-15
1
-1
/
+1
|
|
/
/
*
|
|
mitmdump: improve request printing
Maximilian Hils
2015-03-15
1
-9
/
+14
*
|
|
mitmdump: decode flow before printing
Maximilian Hils
2015-03-15
1
-48
/
+40
|
/
/
*
|
Merge pull request #517 from mitmproxy/virtualenv-win
Maximilian Hils
2015-03-14
3
-13
/
+19
|
\
\
|
*
|
./dev: echo what we have done
Maximilian Hils
2015-03-14
2
-2
/
+12
|
*
|
Update README.mkd
Maximilian Hils
2015-03-14
1
-2
/
+2
|
*
|
simplify virtualenv
Maximilian Hils
2015-03-14
3
-12
/
+8
|
/
/
*
|
travis: fix coveralls
Maximilian Hils
2015-03-14
1
-0
/
+2
*
|
Indentation, style, whitespace
Aldo Cortesi
2015-03-13
4
-40
/
+128
*
|
Remove compatibility shim used to interop with older versions of Urwid
Aldo Cortesi
2015-03-13
5
-57
/
+35
*
|
Formatting and whitespace
Aldo Cortesi
2015-03-13
3
-21
/
+46
*
|
Style & whitespace
Aldo Cortesi
2015-03-13
1
-18
/
+35
*
|
Integrate Urwid's MainLoop in console mitmproxy
Aldo Cortesi
2015-03-13
1
-191
/
+191
*
|
Better error when invalid palette is specified
Aldo Cortesi
2015-03-12
2
-2
/
+2
*
|
Re-enable OSX binary builds for mitmproxy and mitmweb
Aldo Cortesi
2015-03-12
1
-8
/
+8
*
|
Virtualenv is the one and only recommended dev environment
Aldo Cortesi
2015-03-12
3
-55
/
+88
*
|
Test suite should pass even if example dependencies are not present
Aldo Cortesi
2015-03-12
1
-2
/
+8
*
|
Update for latest master of PyInstaller
Aldo Cortesi
2015-03-12
4
-15
/
+11
*
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2015-03-11
0
-0
/
+0
|
\
\
|
*
\
Merge pull request #509 from suyash/mitmweb-add-sourcemap-generation
Maximilian Hils
2015-03-08
2
-10
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
fix sourcemaps
Maximilian Hils
2015-03-11
1
-11
/
+35
*
|
|
improve source map generation
Maximilian Hils
2015-03-11
2
-470
/
+554
[next]