summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/utils/ConfigHelper.java
AgeCommit message (Expand)Author
2024-01-26move reqex pattern for IPv4 and PEM into functions for nowcyBerta
2024-01-25fix ProviderApiManagerTest, sneaking in some missing changes from previous co...cyBerta
2024-01-25remove methods from ConfigHelper after moving functionality to CertificateHelpercyBerta
2024-01-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...cyBerta
2024-01-25fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe...cyBerta
2024-01-24fix GatewaySelectorTest, introduce TimezoneHelpercyBerta
2023-07-19always provide private VPN key over management interface, avoid exposing it i...cyBerta
2023-04-18update okhttpcyBerta
2022-08-08Merge branch 'update_dependencies' into 'master'cyberta
2022-08-08set IMMUTABLE flags for PendingIntents on Android 12+cyBerta
2022-08-07set riseup's main_url to black.riseup.net while still showing riseup.net as d...cyBerta
2022-08-05revert gateway selection during gateway pinningcyBerta
2022-07-31implement obfuscation pinningcyBerta
2022-07-19hide tethering option on CalyxOS 11 (SDK 30)cyBerta
2022-07-19move BuildConfig variable use_obfsvpn to a static method in ConfigHelper, whi...cyBerta
2022-06-08ensure that all pem formatted CA certs get always parsed correctlycyBerta
2021-12-17cleanup importscyBerta
2021-12-17allow to parse and handle multiple certs in a pem filecyBerta
2021-12-13add hexacab config testwisecyBerta
2021-11-23calculate fake load from timezone distance if menshen doesn't serve load infocyBerta
2021-11-23calculate and show gateway load related to transportcyBerta
2021-11-14suppress lint warnings for methods used in fatweb flavor buildscyBerta
2021-11-14implement IPv4 address check based on regexcyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta