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
*
Refactor proxy.Server to fix a crash when replaying with -n
Aldo Cortesi
2012-04-02
6
-12
/
+25
*
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
4
-148
/
+123
*
Make "T" pretty view over-ride persistent when switching between flows.
Aldo Cortesi
2012-04-02
3
-18
/
+47
*
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
2
-3
/
+20
*
Add PIL to our ever-increasing stable of dependencies.
Aldo Cortesi
2012-03-26
1
-1
/
+1
*
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
7
-1
/
+52
*
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
12
-6
/
+1607
*
Re-enable simple multipart form parsing and preview.
Aldo Cortesi
2012-03-25
2
-27
/
+66
*
Refactor pretty view mechanism.
Aldo Cortesi
2012-03-24
5
-85
/
+235
*
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
4
-20
/
+62
*
Add modal help to GridEditor.
Aldo Cortesi
2012-03-22
9
-29
/
+51
*
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
3
-0
/
+39
*
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
5
-38
/
+69
*
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
7
-3
/
+174
*
Hooks -> ReplaceHooks
Aldo Cortesi
2012-03-17
2
-37
/
+42
*
Add a hooks mechanism, based on filter expressions.
Aldo Cortesi
2012-03-16
4
-8
/
+89
*
replace() methods now decode and re-encode contents before substitution.
Aldo Cortesi
2012-03-16
2
-9
/
+41
*
Add a decoded context manager.
Aldo Cortesi
2012-03-16
2
-0
/
+52
*
Set a "unique" serial number for each generated cert.
Aldo Cortesi
2012-03-14
2
-4
/
+4
*
Cleanliness fixes.
Aldo Cortesi
2012-03-12
2
-95
/
+3
*
Update docs to reflect new dependencies.
Aldo Cortesi
2012-03-11
2
-4
/
+6
*
Use PyOpenSSL for certificate generation.
Aldo Cortesi
2012-03-11
2
-42
/
+65
*
Replace CA generation with PyOpenSSL version.
Aldo Cortesi
2012-03-11
2
-104
/
+47
*
Merge remote-tracking branch 'meeee/master'
Aldo Cortesi
2012-03-10
1
-2
/
+6
|
\
|
*
Fix SSL requests with Transfer-Encoding: chunked
Michael Frister
2012-03-08
1
-1
/
+5
|
*
Handle Transfer-Encoding header values case insensitive
Michael Frister
2012-03-08
1
-1
/
+1
*
|
Repair unit tests after nopop introduction.
Aldo Cortesi
2012-03-10
1
-1
/
+3
[next]