summaryrefslogtreecommitdiff
path: root/tests/socks5.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove dead codeJakub Jelen2022-06-081-1/+1
* New feature to test for SOCKS5 proxy availability.Werner Koch2015-11-271-2/+32
* Make socks5 test case a bit more robust.Werner Koch2015-11-231-12/+18
* Tests: Cope with broken HTTP servers.Werner Koch2015-10-261-2/+12
* Support hostname based SOCKS5 connection.Werner Koch2015-10-261-64/+119
* Support SOCKS5 for assuan_sock_connect.Werner Koch2015-10-181-0/+240