aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/SocksSocketFactory.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* flush on socks connectionChristian Schneppe2019-10-261-6/+8
|
* fully read port in socks connectionChristian Schneppe2019-10-261-1/+1
| | | | | incoming direct connections in receive mode wouldn’t clear the entire destination from the input stream; thus adding a leading 0x00 to the file
* set shorter timeouts when using direct candidatesChristian Schneppe2019-10-261-3/+3
|
* make Tor connections work with direct TLSChristian Schneppe2019-09-061-5/+19
|
* bare minimum direct connectionsChristian Schneppe2019-09-031-0/+12
|
* reformat codeChristian Schneppe2016-11-191-42/+42
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+57