aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/proxy/modes/socks_proxy.py
Commit message (Collapse)AuthorAgeFilesLines
* code formatting: fix whitespace issuesThomas Kriechbaumer2016-01-271-0/+1
|
* remove unnecessary source_address from proxy modesSandor Nemes2016-01-181-1/+0
|
* Fixed a problem with the bind address not being used as the source address ↵Sandor Nemes2016-01-081-0/+4
| | | | on outgoing TCP packets
* fix #839Maximilian Hils2015-12-021-2/+4
|
* use new netlib exceptionsMaximilian Hils2015-09-171-4/+4
|
* better error messages, remove error causeMaximilian Hils2015-09-111-1/+1
|
* remove ServerConnectionMixin.reconnectMaximilian Hils2015-09-031-1/+1
|
* move files aroundMaximilian Hils2015-08-301-0/+60