aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/tcp.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1014 from ikoz/masterMaximilian Hils2016-03-171-0/+10
|\ | | | | New option: Add server certs to client chain
| * New option: Add server certs to client chainikoz2016-03-081-0/+10
| | | | | | | | | | | | If enabled, append all server certificates to the certificate chain served to the client, as extras. Can be used to bypass certain certificate pinning impementations.
* | use "peer_address" instead of "sock_address"lilydjwg2016-03-151-3/+3
| |
* | add resolved IP address in "Details" tab依云2016-03-101-0/+3
|/
* fix #956Maximilian Hils2016-02-191-5/+1
|
* combine projectsMaximilian Hils2016-02-181-0/+911