aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/SocksSocketFactory.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-26flush on socks connectionChristian Schneppe1-6/+8
2019-10-26fully read port in socks connectionChristian Schneppe1-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
2019-10-26set shorter timeouts when using direct candidatesChristian Schneppe1-3/+3
2019-09-06make Tor connections work with direct TLSChristian Schneppe1-5/+19
2019-09-03bare minimum direct connectionsChristian Schneppe1-0/+12
2016-11-19reformat codeChristian Schneppe1-42/+42
2016-07-29changed package id inside manifest and projectChristian Schneppe1-2/+2
2015-12-04add error state for unavailable tor networkDaniel Gultsch1-4/+9
2015-12-04refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch1-0/+52
2015-12-01add error state for unavailable tor networkDaniel Gultsch1-4/+9
2015-12-01refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch1-0/+52