summaryrefslogtreecommitdiff
path: root/app/src/test/java/se/leap/bitmaskclient/eip/VpnConfigGeneratorTest.java
AgeCommit message (Expand)Author
2024-01-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...cyBerta
2024-01-25fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe...cyBerta
2023-07-19always provide private VPN key over management interface, avoid exposing it i...cyBerta
2023-04-16only take experimental transports into consideration in case the user switche...cyBerta
2023-04-13adding testscyBerta
2023-04-13first pass on obfs4-hop pt integrationcyBerta
2023-04-13don't handle obfs4 over kcp as a separate pluggable transport, instead 'tcp' ...cyBerta
2022-08-05fixing testscyBerta
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 ge...cyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch be...cyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
2018-01-098773 refactoring ProviderAPI for testability, setting up basic unit test fram...cyBerta
2017-10-09#8746 fixes client must honor the protocol default specified by the providercyBerta