aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/filt.py
Commit message (Collapse)AuthorAgeFilesLines
* Replaced unnecessary lists with generatorsAndrás Veres-Szentkirályi2011-08-181-3/+3
|
* Request class now has a clean pydoc profile.Aldo Cortesi2011-08-041-15/+15
|
* General cleanup.Aldo Cortesi2011-08-021-1/+1
| | | | | Cut out unused variables and code, generally shut up pychecker as much as is reasonable.
* Rewrite Headers object to preserve order and case.Aldo Cortesi2011-07-141-1/+1
|
* Test suite rejiggering and cleanup.Aldo Cortesi2011-02-031-2/+2
|
* Show error if compiling of an expression fails.Thomas Roth2010-02-261-1/+3
|
* Small improvement in regular expression compiler exception handling.Thomas Roth2010-02-251-6/+2
|
* Fixes crash on illegal regular expression for interception.Thomas Roth2010-02-241-3/+9
|
* Initial checkin.Aldo Cortesi2010-02-161-0/+316