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
/
filt.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ~src ~dst REGEX filters
isra17
2015-07-13
1
-3
/
+18
*
replace contrib libraries with pypi dependencies
Thomas Kriechbaumer
2015-06-02
1
-1
/
+1
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-27
/
+53
*
web: integrate filter docs
Maximilian Hils
2014-12-26
1
-0
/
+23
*
retain raw filter str on filt objects
Maximilian Hils
2014-11-22
1
-1
/
+3
*
improve HTTPRequest syntax
Maximilian Hils
2014-09-03
1
-2
/
+2
*
fix #341 - work on flows instead of request/response internally.
Maximilian Hils
2014-09-03
1
-2
/
+2
*
fix #307
Maximilian Hils
2014-08-03
1
-8
/
+17
*
always use relative imports, fix status bar bug
Maximilian Hils
2014-03-10
1
-1
/
+2
*
fix bugs, expose timestamp information to console ui
Maximilian Hils
2014-02-06
1
-1
/
+1
*
bring failing tests back into the double-digit range
Maximilian Hils
2014-01-31
1
-1
/
+1
*
Silence pyflakes
Aldo Cortesi
2014-01-19
1
-1
/
+1
*
Remove GPL notices left in source files after our change to the MIT license.
Aldo Cortesi
2013-08-01
1
-15
/
+0
*
Add application/javascript to ~a filter asset matcher.
Aldo Cortesi
2012-08-30
1
-0
/
+2
*
Add an ~a filter expression, matching an asset content type in responses.
Aldo Cortesi
2012-07-14
1
-1
/
+26
*
Fix minor error in filter help.
Aldo Cortesi
2012-07-06
1
-1
/
+2
*
Add a domain match filter (~d regex)
Aldo Cortesi
2012-07-06
1
-0
/
+8
*
Minor cruft removal.
Aldo Cortesi
2012-04-09
1
-1
/
+0
*
Add a hooks mechanism, based on filter expressions.
Aldo Cortesi
2012-03-16
1
-0
/
+1
*
Make "~q" filter work more intuitively.
Aldo Cortesi
2012-02-23
1
-2
/
+3
*
Refactor filter matching.
Aldo Cortesi
2012-02-23
1
-71
/
+49
*
Fix bug in method filter matching.
Aldo Cortesi
2012-02-19
1
-3
/
+1
*
Firm up reverse proxy specification.
Aldo Cortesi
2012-02-18
1
-1
/
+3
*
Add filter for detecting flows with errors.
Aldo Cortesi
2012-02-10
1
-17
/
+25
*
Expand test coverage.
Aldo Cortesi
2012-02-10
1
-8
/
+8
*
Add support for filtering by HTTP method (get, post, etc.) using ~m operator.
Mark E. Haase
2011-12-28
1
-1
/
+14
*
Replaced unnecessary lists with generators
András Veres-Szentkirályi
2011-08-18
1
-3
/
+3
*
Request class now has a clean pydoc profile.
Aldo Cortesi
2011-08-04
1
-15
/
+15
*
General cleanup.
Aldo Cortesi
2011-08-02
1
-1
/
+1
*
Rewrite Headers object to preserve order and case.
Aldo Cortesi
2011-07-14
1
-1
/
+1
*
Test suite rejiggering and cleanup.
Aldo Cortesi
2011-02-03
1
-2
/
+2
*
Show error if compiling of an expression fails.
Thomas Roth
2010-02-26
1
-1
/
+3
*
Small improvement in regular expression compiler exception handling.
Thomas Roth
2010-02-25
1
-6
/
+2
*
Fixes crash on illegal regular expression for interception.
Thomas Roth
2010-02-24
1
-3
/
+9
*
Initial checkin.
Aldo Cortesi
2010-02-16
1
-0
/
+316