Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-12 | fix existing tests and add one to test if a default data-ciphers parameter ↵ | cyBerta | |
gets added correctly | |||
2020-07-24 | fix bug in gateway selection - always iterate through all gateways and count ↵ | cyBerta | |
those supporting the requested transport in order to get the nClosest gateway; adding more tests | |||
2020-07-23 | implement gateway selection based on geoip service | cyBerta | |
2020-07-01 | inject preshipped geoip url to provider object | cyBerta | |
2019-10-19 | unit tests for gateway manager's gateway selection | cyBerta | |
2019-10-19 | add new eip service setups for unit tests | cyBerta | |
2019-10-06 | add missing test json | cyBerta | |
2019-10-05 | change flag iat-mode to iatMode for now - due to changed demo provider setup | cyBerta | |
2019-08-02 | create one vpnprofile per transport per gateway. implement basis to switch ↵ | cyBerta | |
between obfs4 and plain openvpn connections | |||
2019-08-02 | squashed commit for Pluggable Transports | cyBerta | |
* 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 | |||
2019-07-12 | replace 'Bitmask' in strings with variable for a better client customization | cyBerta | |
2019-05-21 | * show error dialog if provider is misconfigured and has not allowed ↵ | cyBerta | |
registration nor anonymous usage * always download provider.json, Use preseeded provider.json only to check if the client can connect with preseeded certificate. Keeps the provider.json updated if provider changes it's config * Tests for both cases | |||
2018-12-27 | add test and minor refactoring for gateway selection | cyBerta | |
2018-02-21 | #8858 write tests for ProviderManager and some related refactorings | cyBerta | |
2018-02-18 | #8797 fix brokem tests | cyBerta | |
2018-01-10 | 8773 more test cases and clean-up | cyBerta | |
2018-01-09 | 8773 refactoring ProviderAPI for testability, setting up basic unit test ↵ | cyBerta | |
framework | |||
2017-10-13 | Merge branch '8758_switch_providers' into 'master' | cyberta | |
#8758 fix switching providers See merge request leap/bitmask_android!11 | |||
2017-10-09 | #8758 fix switching providers | cyBerta | |
2017-10-09 | #8746 fixes client must honor the protocol default specified by the provider | cyBerta | |