summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/pluggableTransports
AgeCommit message (Expand)Author
2022-07-19better naming for network error handling flag in ObfsVpnClientcyBerta
2022-07-19implement error handling for socks port bindingcyBerta
2022-07-19make member variable finalcyBerta
2022-07-19define logging interface for obfsvpncyBerta
2022-07-19allow to pin a custom obfs4 bridge during compile timecyBerta
2022-07-19handle multi-threaded access to obfsvpn client state flags correctlycyBerta
2022-07-19update ObfsvpnClient to latest obfsvpn api: handle bubbled up errorscyBerta
2022-07-19ensure socks proxy has started before openvpn tries to use itcyBerta
2022-07-19obfuscate vpn traffic using either shapeshfiter or obfsvpncyBerta
2022-07-19implement ObfsVpnClient, wrapping go jni bindingscyBerta
2022-05-08update min l110n, (c) datekwadronaut
2022-02-04remove (shapeshifter) Dispatcher and Binary-Installer class, they're deprecte...cyBerta
2021-10-16update shapeshifter jni bindingscyBerta
2021-09-30workaround for jni issue againcyBerta
2021-08-04update import path for shapeshifter libcyberta
2020-03-17switch to AndroidXcyBerta
2019-11-19implement reconnect mechanism for shapeshifter that gets triggered before a n...cyBerta
2019-10-27implement java shapeshifter logging interface, replaces blocking method call ...cyBerta
2019-10-25handle errors during the initiation of a pt connection separatelycyBerta
2019-10-19fix error handling in Shapeshifter classcyBerta
2019-10-06write shapeshifter errors into Log fragmentcyBerta
2019-08-02rename DispatcherOptions to Obfs4OptionscyBerta
2019-08-02add Shapeshifter class managing shapeshifter go librarycyBerta
2019-08-02* refactor vpn profile generationcyBerta
2019-08-02define local port to run shapeshifter-dispatcher on startup, fix pid lookup, ...cyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta