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
*
[web] Add tests for js/components/EventLog.jsx
Matthew Shao
2017-06-25
3
-1
/
+134
*
[web] Add tests for js/components/ContentView.jsx
Matthew Shao
2017-06-25
2
-0
/
+141
*
Merge pull request #2412 from ujjwal96/ip-formatting
Thomas Kriechbaumer
2017-06-25
1
-5
/
+5
|
\
|
*
Few ip formatting fixes
Ujjwal Verma
2017-06-25
1
-5
/
+5
*
|
Merge pull request #2411 from ujjwal96/ico-parser
Maximilian Hils
2017-06-25
7
-3
/
+148
|
\
\
|
*
|
lint!
Ujjwal Verma
2017-06-25
2
-6
/
+7
|
*
|
Added test
Ujjwal Verma
2017-06-25
3
-7
/
+30
|
*
|
ICO Parser. Closes #2407
Ujjwal Verma
2017-06-24
5
-1
/
+122
*
|
|
Merge pull request #2395 from MatthewShao/mitmweb-options
Maximilian Hils
2017-06-24
6
-9
/
+73
|
\
\
\
|
*
|
|
Minor Update for /options API of mitmweb.
Matthew Shao
2017-06-24
4
-13
/
+7
|
*
|
|
Add test for POST /options API of mitmweb.
Matthew Shao
2017-06-23
2
-1
/
+4
|
*
|
|
Add POST /options RESTful API for mitmweb.
Matthew Shao
2017-06-23
1
-0
/
+8
|
*
|
|
Add test for typespec_to_str.
Matthew Shao
2017-06-14
1
-0
/
+8
|
*
|
|
Add typesepc_to_str function to mitmproxy/utils/typechck.py
Matthew Shao
2017-06-13
2
-8
/
+13
|
*
|
|
Minor Update and add test.
Matthew Shao
2017-06-13
2
-2
/
+22
|
*
|
|
Add tests for dump_dicts in optmanager.py.
Matthew Shao
2017-06-12
2
-1
/
+5
|
*
|
|
Add GET /options RESTful API for mitmweb.
Matthew Shao
2017-06-12
2
-0
/
+22
*
|
|
|
Merge pull request #2410 from fulldecent/patch-1
Maximilian Hils
2017-06-24
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Slight wording change
William Entriken
2017-06-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2406 from ujjwal96/tls-parser
Thomas Kriechbaumer
2017-06-22
3
-16
/
+4
|
\
\
\
|
*
|
|
Removed redundant type
Ujjwal Verma
2017-06-22
3
-16
/
+4
|
/
/
/
*
|
|
Merge pull request #2401 from ujjwal96/ip-formatting
Thomas Kriechbaumer
2017-06-17
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix ip formatting in websocket messages
Ujjwal Verma
2017-06-18
1
-3
/
+3
|
/
/
*
|
minor fixes for windows package
Maximilian Hils
2017-06-14
4
-11
/
+5
*
|
Merge pull request #2397 from cortesi/neverenoughconsole
Aldo Cortesi
2017-06-14
8
-458
/
+675
|
\
\
|
*
|
console: keybindings tweaks
Aldo Cortesi
2017-06-14
2
-7
/
+10
|
*
|
console: add console.key.edit.focus, bind to "enter"
Aldo Cortesi
2017-06-14
2
-4
/
+23
|
*
|
console: add console.key.execute.focus, bind to x
Aldo Cortesi
2017-06-14
2
-2
/
+16
|
*
|
console: add console.key.unbind.focus, bind "d" key in keymap editor
Aldo Cortesi
2017-06-14
4
-6
/
+42
|
*
|
console: console.key.bind console.key.unbind commands
Aldo Cortesi
2017-06-14
7
-19
/
+147
|
*
|
console: use master.shutdown rather than raising urwid.ExitMainLoop
Aldo Cortesi
2017-06-13
1
-2
/
+1
|
*
|
console: extract console addons into consoleaddons.py
Aldo Cortesi
2017-06-13
2
-426
/
+430
|
*
|
console: keymap - list keys with modifiers separately
Aldo Cortesi
2017-06-13
2
-4
/
+7
|
*
|
console: teach keymap to understand "space"
Aldo Cortesi
2017-06-13
3
-8
/
+19
|
/
/
*
|
Merge pull request #2394 from cortesi/moarconsole
Aldo Cortesi
2017-06-13
15
-33
/
+211
|
\
\
|
*
|
console: key binding viewer
Aldo Cortesi
2017-06-13
8
-13
/
+157
|
*
|
view: show a message if we remove more than one flow from view
Aldo Cortesi
2017-06-13
2
-0
/
+12
|
*
|
commands: teach parser correct annotations for variable args
Aldo Cortesi
2017-06-13
4
-9
/
+13
|
*
|
core: set command can now take multiple values
Aldo Cortesi
2017-06-13
2
-3
/
+5
|
*
|
config: don't crash with a config file containing only comments
Aldo Cortesi
2017-06-13
2
-0
/
+6
|
*
|
Minor: formatting, make default color scheme solarized-dark
Aldo Cortesi
2017-06-13
2
-11
/
+21
|
/
/
*
|
Merge pull request #2393 from ujjwal96/streaming-test
Ujjwal Verma
2017-06-13
1
-0
/
+37
|
\
\
|
*
|
Test for streaming
Ujjwal Verma
2017-06-12
1
-0
/
+37
|
/
/
*
|
Merge pull request #2392 from mhils/web-fixes
Maximilian Hils
2017-06-12
10
-576
/
+904
|
\
\
|
|
/
|
/
|
|
*
[web] update dependencies
Maximilian Hils
2017-06-12
4
-560
/
+879
|
*
[web] fix contentviews, simplify related logic
Maximilian Hils
2017-06-12
3
-8
/
+13
|
*
[web] fix stopEdit
Maximilian Hils
2017-06-12
3
-8
/
+12
*
|
Merge pull request #2390 from ograff/remove_private_key_pkcs12
Thomas Kriechbaumer
2017-06-12
1
-0
/
+6
|
\
\
|
*
|
Remove private key from PKCS12 file
Oliver Graff
2017-06-12
1
-0
/
+6
*
|
|
Merge pull request #2376 from MatthewShao/jest-dev
Maximilian Hils
2017-06-12
22
-82
/
+700
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]