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
*
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
|
/
*
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
*
|
|
Merge remote-tracking branch 'suyash/mitmweb-add-sourcemap-generation'
Maximilian Hils
2015-03-07
2
-10
/
+18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
add sourcemap generation for scripts-app-dev task
Suyash
2015-03-07
2
-10
/
+18
*
|
adjust to changed netlib api
Maximilian Hils
2015-03-07
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'legend/master'
Maximilian Hils
2015-03-06
4
-11
/
+35
|
\
|
*
another clean up for #503 #504
Legend Tang
2015-03-06
3
-5
/
+11
|
*
clean up for #503 #504
Legend Tang
2015-03-06
2
-9
/
+9
|
*
Replace `addListener` method with multiple bindings, fix for #503 504
Legend Tang
2015-03-06
2
-7
/
+25
|
*
Revert "revert to custom EventEmitter, workaround for #504"
Legend Tang
2015-03-06
2
-32
/
+5
|
*
revert to custom EventEmitter, workaround for #504
Legend Tang
2015-03-06
2
-5
/
+32
*
|
add mitmweb executable
Maximilian Hils
2015-03-06
1
-2
/
+3
*
|
Merge pull request #507 from legendtang/fix_flowactions
Maximilian Hils
2015-03-06
3
-19
/
+23
|
\
\
|
|
/
|
/
|
[next]