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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an "f" shortcut key to load full body contents.
Aldo Cortesi
2012-04-08
1
-32
/
+39
*
XML/HTML pretty view tweaks.
Aldo Cortesi
2012-04-07
1
-8
/
+7
*
Integrate lxml for pretty-printing HTML and XML.
Aldo Cortesi
2012-04-07
2
-61
/
+20
*
Serialize requestcount for ClientConnect objects.
Aldo Cortesi
2012-04-03
1
-1
/
+2
*
Add a details page, available from a flow view with the 'X' shortcut
Aldo Cortesi
2012-04-03
1
-0
/
+1
*
Minor unit test bump.
Aldo Cortesi
2012-04-03
2
-2
/
+10
*
Add accessor method for SSLCert object on Response.
Aldo Cortesi
2012-04-02
1
-0
/
+7
*
Expand SSL cert support
Aldo Cortesi
2012-04-02
5
-7
/
+20
*
Refactor proxy.Server to fix a crash when replaying with -n
Aldo Cortesi
2012-04-02
1
-2
/
+2
*
Start rationalizing content views.
Aldo Cortesi
2012-04-02
1
-23
/
+11
*
Make "T" pretty view over-ride persistent when switching between flows.
Aldo Cortesi
2012-04-02
1
-2
/
+14
*
Add a variant of cleanBin that escapes newlines and tabs.
Aldo Cortesi
2012-03-27
1
-0
/
+10
*
Add a pretty-viewer for images.
Aldo Cortesi
2012-03-26
6
-0
/
+7
*
Pretty view now indents Javascript.
Aldo Cortesi
2012-03-25
1
-1
/
+6
*
Re-enable simple multipart form parsing and preview.
Aldo Cortesi
2012-03-25
1
-0
/
+26
*
Refactor pretty view mechanism.
Aldo Cortesi
2012-03-24
2
-0
/
+140
*
Add error indications to GridEditor.
Aldo Cortesi
2012-03-23
1
-0
/
+4
*
Add a simple parser for content type specifications.
Aldo Cortesi
2012-03-20
1
-0
/
+11
*
Generalize GridEditor to N columns.
Aldo Cortesi
2012-03-18
1
-4
/
+7
*
Add specification of replacement patterns on the command line.
Aldo Cortesi
2012-03-17
2
-0
/
+62
*
Hooks -> ReplaceHooks
Aldo Cortesi
2012-03-17
1
-20
/
+23
*
Add a hooks mechanism, based on filter expressions.
Aldo Cortesi
2012-03-16
1
-0
/
+35
*
replace() methods now decode and re-encode contents before substitution.
Aldo Cortesi
2012-03-16
1
-0
/
+18
*
Add a decoded context manager.
Aldo Cortesi
2012-03-16
1
-0
/
+24
*
Cleanliness fixes.
Aldo Cortesi
2012-03-12
1
-0
/
+1
*
Merge remote-tracking branch 'taiste/server-replay-pop'
Aldo Cortesi
2012-03-10
1
-6
/
+18
|
\
|
*
Added tests for ServerPlaybackState with nopop
Valtteri Virtanen
2012-03-05
1
-0
/
+12
|
*
Fixed old tests
Valtteri Virtanen
2012-03-05
1
-6
/
+6
*
|
Create an SSL certificate class.
Aldo Cortesi
2012-03-05
1
-8
/
+6
|
/
*
Removed imports left unused after Py{OpenSSL,ASN1}
András Veres-Szentkirályi
2012-03-01
1
-1
/
+1
*
Use PyOpenSSL and PyASN1 for certificate parsing.
Aldo Cortesi
2012-03-01
4
-149
/
+191
*
Factor out cert operations in to certutils.py.
Aldo Cortesi
2012-02-29
2
-63
/
+69
*
Repair unit tests.
Aldo Cortesi
2012-02-27
1
-3
/
+2
*
Fix cert generation harder.
Aldo Cortesi
2012-02-27
1
-1
/
+3
*
Better certificate parsing.
Aldo Cortesi
2012-02-27
4
-1
/
+114
*
Add upstream certificate lookup.
Aldo Cortesi
2012-02-27
3
-3
/
+76
*
Unit test++.
Aldo Cortesi
2012-02-25
4
-5
/
+30
*
Fix detection of URL-encoded forms.
Aldo Cortesi
2012-02-24
1
-1
/
+10
*
Make "~q" filter work more intuitively.
Aldo Cortesi
2012-02-23
1
-4
/
+2
*
Refactor filter matching.
Aldo Cortesi
2012-02-23
1
-14
/
+20
*
Create ODictCaseless for headers, use vanilla ODict for everything else.
Aldo Cortesi
2012-02-20
3
-36
/
+50
*
Use ODict for request.get_form_urlencoded and set_form_urlencoded
Aldo Cortesi
2012-02-20
1
-3
/
+3
*
Unit test import cleanups.
Aldo Cortesi
2012-02-20
9
-19
/
+14
*
Use ODict for Request.get_query and Request.set_query
Aldo Cortesi
2012-02-20
1
-3
/
+3
*
Rename Headers class to ODict
Aldo Cortesi
2012-02-20
4
-58
/
+62
*
Add "p" key binding to connection list view to copy a flow.
Aldo Cortesi
2012-02-19
1
-0
/
+2
*
Add API for duplicating flows.
Aldo Cortesi
2012-02-18
1
-0
/
+18
*
Firm up what we consider to be a valid proxy spec.
Aldo Cortesi
2012-02-18
1
-0
/
+1
*
Firm up reverse proxy specification.
Aldo Cortesi
2012-02-18
1
-0
/
+9
*
Refactor reverse proxying
Aldo Cortesi
2012-02-18
1
-0
/
+8
[next]