summaryrefslogtreecommitdiff
path: root/app/src/test/java/se/leap/bitmaskclient/eip/VpnConfigGeneratorTest.java
AgeCommit message (Collapse)Author
2022-07-31implement obfuscation pinningcyBerta
2022-07-19fix testscyBerta
2022-07-19add some more tests for kcp transport handlingcyBerta
2022-07-19fix testscyBerta
2022-07-19fix and add tests for testing obfsvpn based openvpn config generationcyBerta
2022-06-08test new ciphers setup and correct data-cipher parsingcyBerta
2022-06-08openvpn config file inline warning should be a commentcyBerta
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-16adapt eip-service.json parsing to support ipv6cyBerta
2021-01-12fix existing tests and add one to test if a default data-ciphers parameter ↵cyBerta
gets added correctly
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch ↵cyBerta
between obfs4 and plain openvpn connections
2019-08-02squashed commit for Pluggable TransportscyBerta
* implement handling of different provider API version (v1 and v2) * detect provider's obfs support * shapeshifter-dispatcher installation * necessary changes to control shapeshifter-dispatcher from Bitmask * route openvpn traffic over shapeshifter-dispatcher
2018-01-098773 refactoring ProviderAPI for testability, setting up basic unit test ↵cyBerta
framework
2017-10-09#8746 fixes client must honor the protocol default specified by the providercyBerta