aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/proxy.py
Commit message (Collapse)AuthorAgeFilesLines
* Test suite rejiggering and cleanup.Aldo Cortesi2011-02-031-1/+6
|
* Fine-tune threading and fix an exception.Aldo Cortesi2011-01-271-12/+18
|
* Kill deadlock that sometimes occurred on shutdown.Aldo Cortesi2011-01-271-4/+3
|
* Add serialization hooks to flows and flow component objects.Aldo Cortesi2011-01-261-0/+65
|
* Fix indentation in previous patch.Aldo Cortesi2010-09-061-8/+8
|
* Wrap read request, concatenating partial reads until whole request have been ↵Henrik Nordström2010-09-061-0/+9
| | | | read
* Fix hang when a POST is made with a 0 content length.Aldo Cortesi2010-02-261-1/+1
|
* Initial checkin.Aldo Cortesi2010-02-161-0/+374