index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmproxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around an Urwid crashing bug.
Aldo Cortesi
2012-04-05
1
-0
/
+5
*
Always use ODictCaseless for headers.
Aldo Cortesi
2012-04-04
1
-2
/
+2
*
Android configuration docs.
Aldo Cortesi
2012-04-04
1
-0
/
+5
*
Docs: replacements, upstream certs.
Aldo Cortesi
2012-04-04
1
-1
/
+1
*
Start prepping docs for 0.8
Aldo Cortesi
2012-04-04
3
-0
/
+7
*
Improve revert model
Aldo Cortesi
2012-04-04
3
-8
/
+16
*
Serialize requestcount for ClientConnect objects.
Aldo Cortesi
2012-04-03
1
-4
/
+9
*
Return a datetime object from SSLCert notbefore and notafter properties.
Aldo Cortesi
2012-04-03
2
-5
/
+7
*
Add ClientConnect info to details view.
Aldo Cortesi
2012-04-03
1
-1
/
+10
*
Add a details page, available from a flow view with the 'X' shortcut
Aldo Cortesi
2012-04-03
5
-5
/
+112
*
Minor unit test bump.
Aldo Cortesi
2012-04-03
1
-1
/
+1
*
Add accessor method for SSLCert object on Response.
Aldo Cortesi
2012-04-02
1
-6
/
+13
*
Expand SSL cert support
Aldo Cortesi
2012-04-02
4
-6
/
+51
*
Nicer coloring for HTTP response codes.
Aldo Cortesi
2012-04-02
2
-10
/
+17
*
Refactor proxy.Server to fix a crash when replaying with -n
Aldo Cortesi
2012-04-02
3
-8
/
+21
*
Make it clearer when we fall back to Raw.
Aldo Cortesi
2012-04-02
1
-2
/
+5
*
Add an option to allow clearing of display mode override.
Aldo Cortesi
2012-04-02
1
-1
/
+3
*
More sensible display mode override indicator.
Aldo Cortesi
2012-04-02
1
-29
/
+26
*
Only cache the calculated body of a view.
Aldo Cortesi
2012-04-02
1
-13
/
+16
*
Move "M" shortcut key to global scope.
Aldo Cortesi
2012-04-02
4
-31
/
+64
*
Start rationalizing content views.
Aldo Cortesi
2012-04-02
3
-125
/
+112
*
Make "T" pretty view over-ride persistent when switching between flows.
Aldo Cortesi
2012-04-02
2
-16
/
+33
*
Tune content viewing to maintain responsiveness:
Aldo Cortesi
2012-04-01
1
-7
/
+7
*
Fix GridEditor external edit functionality.
Aldo Cortesi
2012-03-30
1
-1
/
+1
*
When paging through flows in flowview, indicate when there are no more flows.
Aldo Cortesi
2012-03-28
1
-1
/
+2
*
Generate better-formed CAs.
Aldo Cortesi
2012-03-27
1
-3
/
+4
*
Add a variant of cleanBin that escapes newlines and tabs.
Aldo Cortesi
2012-03-27
1
-3
/
+10
*
Add image pretty viewer to forcing options.
Aldo Cortesi
2012-03-26
2
-4
/
+16
*
Don't auto-view request if there's no response.
Aldo Cortesi
2012-03-26
1
-1
/
+1
*
Add a pretty-viewer for images.
Aldo Cortesi
2012-03-26
1
-1
/
+45
*
Add Javascript to manual pretty type over-rides.
Aldo Cortesi
2012-03-25
1
-1
/
+4
*
Re-enable caching for content view calculation.
Aldo Cortesi
2012-03-25
1
-1
/
+6
*
Pretty view now indents Javascript.
Aldo Cortesi
2012-03-25
11
-5
/
+1601
*
Re-enable simple multipart form parsing and preview.
Aldo Cortesi
2012-03-25
1
-27
/
+40
*
Refactor pretty view mechanism.
Aldo Cortesi
2012-03-24
3
-85
/
+95
*
Factor out content view apparatus into contentview.py
Aldo Cortesi
2012-03-24
4
-180
/
+192
*
Add error indications to GridEditor.
Aldo Cortesi
2012-03-23
3
-20
/
+58
*
Add modal help to GridEditor.
Aldo Cortesi
2012-03-22
5
-27
/
+34
*
More work on pretty view forcing.
Aldo Cortesi
2012-03-20
2
-23
/
+23
*
Refactor pretty view forcing somewhat.
Aldo Cortesi
2012-03-20
4
-25
/
+36
*
Add a simple parser for content type specifications.
Aldo Cortesi
2012-03-20
2
-0
/
+28
*
Allow a flow view's pretty-printed body type auto-detection to be overridden ...
Ulrich Petri
2012-03-19
3
-12
/
+74
*
Grid editor refinements.
Aldo Cortesi
2012-03-19
1
-2
/
+3
*
Add column headers to GridEditor.
Aldo Cortesi
2012-03-19
1
-21
/
+48
*
Specialize GridEditor into a number of subclasses.
Aldo Cortesi
2012-03-19
4
-17
/
+46
*
Generalize GridEditor to N columns.
Aldo Cortesi
2012-03-18
4
-34
/
+62
*
KVEditor -> GridEditor
Aldo Cortesi
2012-03-18
4
-18
/
+18
*
Move mitmproxy reverse proxy shortcut to "P".
Aldo Cortesi
2012-03-18
3
-4
/
+5
*
Fix unit tests.
Aldo Cortesi
2012-03-17
1
-2
/
+3
*
Add specification of replacement patterns on the command line.
Aldo Cortesi
2012-03-17
3
-1
/
+104
[next]