Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code formatting: fix whitespace issues | Thomas Kriechbaumer | 2016-01-27 | 1 | -1/+3 |
| | |||||
* | Minor aesthetic fixes. | Sandor Nemes | 2016-01-18 | 1 | -2/+0 |
| | |||||
* | Fixed a problem with the bind address not being used as the source address ↵ | Sandor Nemes | 2016-01-08 | 1 | -2/+4 |
| | | | | on outgoing TCP packets | ||||
* | [docs/libmproxy/test] Support single client-side cert file as argument to | Michael J. Bazzinotti | 2015-12-28 | 1 | -5/+8 |
| | | | | --client-certs | ||||
* | simplify Client/ServerConnection.__repr__ | Maximilian Hils | 2015-11-26 | 1 | -6/+4 |
| | |||||
* | update web builds, use watchify | Maximilian Hils | 2015-10-08 | 1 | -3/+3 |
| | |||||
* | default should not be None | Colin Bendell | 2015-10-07 | 1 | -1/+1 |
| | | | Fixed default value when self.address has not been set | ||||
* | Check if server connection hasn't yet been initiated | Colin Bendell | 2015-10-07 | 1 | -2/+2 |
| | | | This fixes #761 when NoneType error is thrown when non-TLS requests initiate a client request but the server connection hasn't yet been initiated. | ||||
* | fix dns_spoofing example, avoid connecting to itself | Maximilian Hils | 2015-08-31 | 1 | -1/+1 |
| | |||||
* | move files around | Maximilian Hils | 2015-08-30 | 1 | -0/+194 |