summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-27fix flickering when restarting the vpncyBerta
2019-09-20restart vpn after pluggableTransports was selected or deselectedcyBerta
2019-09-20add supportsPluggableTransports() to Provider class including TestscyBerta
2019-09-19add subtitles to navigation drawer items - better explanation for PTcyBerta
2019-09-06update demo setupcyBerta
2019-09-05update compiled shapeshifter libscyBerta
2019-09-05update shapeshifter-transports repocyBerta
2019-09-05add go/x/tools as submodulecyBerta
2019-09-05update shapeshifter librarycyBerta
2019-08-03rewrite Navigation drawer - improves layout on small screens, fixes switch ↵cyBerta
entry UI bug
2019-08-03create custom UI classes navigation drawer entriescyBerta
2019-08-02remove unused context from GatewaysManagercyBerta
2019-08-02cleanup in OpenVPNServicecyBerta
2019-08-02rename DispatcherOptions to Obfs4OptionscyBerta
2019-08-02add missing importcyBerta
2019-08-02remove compiled go libraries in cleanProject.shcyBerta
2019-08-02add provider/gateway setup infos to LogView in debug buildscyBerta
2019-08-02update secrets for demo setupcyBerta
2019-08-02use strings instead of ints in eip-service demo setup jsoncyBerta
2019-08-02add Shapeshifter class managing shapeshifter go librarycyBerta
2019-08-02delete shapeshifter-dispatcher binaries and deprecated shapeshifter-dispater ↵cyBerta
libs
2019-08-02update shapeshifter lib build script using gomobilecyBerta
2019-08-02update pluggable transports demo setupcyBerta
2019-08-02add shapeshifter library module to projectcyBerta
2019-08-02add missing bridge iconscyBerta
2019-08-02use bridge by night unicode character instead of ghost in notificationscyBerta
2019-08-02minor cleanup in EIPcyBerta
2019-08-02add simple UI to enable/disable PT usagecyBerta
2019-08-02add shared preferences for pluggable transport usagecyBerta
2019-08-02add path to go sdk to gitignorecyBerta
2019-08-02remove completely the go sdk from the repositorycyBerta
2019-08-02add piedispatcherlibcyBerta
2019-08-02update build_deps.sh: build shapeshifter library instead of ↵cyBerta
shapeshifter-dispatcher
2019-08-02add missing install script to install go sdkcyBerta
2019-08-02add shapeshifter library as submodulecyBerta
2019-08-02adapt error handling during eip setup: refresh UI if gateway profile could ↵cyBerta
not be started
2019-08-02remove duplicated line in OpenVPNServicecyBerta
2019-08-02remove equals method in Gateway class after rebasing onto latest mastercyBerta
2019-08-02'using an obfusctation connection' in italiccyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch ↵cyBerta
between obfs4 and plain openvpn connections
2019-08-02update method name for gateway configuration v3cyBerta
2019-08-02show a little ghost and extra information in notifications when trying or ↵cyBerta
using an obfuscated connection
2019-08-02update pt openvpn setup readmecyBerta
2019-08-02* update eip-service.json for pluggable transports demo setup: riseup's ↵cyBerta
openvpn doesn't support compreesion * write readme how to test obfs and plain openvpn connections
2019-08-02use api version 3 for pluggable TransportscyBerta
2019-08-02* refactor vpn profile generationcyBerta
* fix lzo-comp flag parsing in ConfigParser
2019-08-02add null checks for the case shapeshifter-dispatcher is not runningcyBerta
2019-08-02define local port to run shapeshifter-dispatcher on startup, fix pid lookup, ↵cyBerta
quick fix architecture for arm
2019-08-02update test server setupcyBerta
2019-08-02add missing pieces to build shapeshifter-dispatcher on CIcyBerta