summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip/VpnConfigGenerator.java
AgeCommit message (Expand)Author
2022-02-04remove (shapeshifter) Dispatcher and Binary-Installer class, they're deprecte...cyBerta
2021-11-25implement UI, logic and test for prefer UDP preferencescyBerta
2021-11-14skip obfs4 connections using either ipv6 addresses or UDPcyBerta
2021-11-14allow ipv6 only openvpn gatewayscyBerta
2021-02-28fix potential ArrayIndexOutOfBounds Exception while trying to establish a con...cyBerta
2021-02-16adapt eip-service.json parsing to support ipv6cyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-03-17switch to AndroidXcyBerta
2019-10-19unit tests for gateway manager's gateway selectioncyBerta
2019-10-05change flag iat-mode to iatMode for now - due to changed demo provider setupcyBerta
2019-08-02rename DispatcherOptions to Obfs4OptionscyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch be...cyBerta
2019-08-02update method name for gateway configuration v3cyBerta
2019-08-02use api version 3 for pluggable TransportscyBerta
2019-08-02* refactor vpn profile generationcyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
2018-01-13more static constant import and import cleanupFup Duck
2018-01-13rename variables to CamelCaseFup Duck
2017-12-19refactor dashboardFup Duck
2017-12-12Add Splash StartActivityFup Duck
2017-10-28#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames confus...cyBerta
2017-10-09#8746 fixes client must honor the protocol default specified by the providercyBerta
2015-03-24Indent everything with IntelliJParménides GV
2015-03-24Cleaned imports, use wildcards when appropriateParménides GV
2015-03-24Revert "Remove unused imports."Parménides GV
2015-03-24Remove unused imports.Parménides GV
2015-03-24Silly typo.Parménides GV
2015-03-24Show log if an error is reported in last 5 log messages.Parménides GV
2015-03-24Error in last lines fixed.Parménides GV
2015-03-24Revert "Ammend."Parménides GV
2015-03-23Ammend.Parménides GV
2015-03-19Show browser warning on disconnect.Parménides GV
2015-01-02Serialized gateways and correctly updating profilesParménides GV
2014-12-23Add remotes for each port, udp before tcp in each.Parménides GV
2014-11-27Removed unused imports and unused .eip variablesParménides GV
2014-11-26eip package, EIP constants to interface.Parménides GV