summaryrefslogtreecommitdiff
path: root/app/src/test/java/se/leap/bitmaskclient/base
AgeCommit message (Expand)Author
2024-12-11Fix support for ed25519 private VPN keys, add signing capabilities for ed2551...cyBerta
2024-12-11keep pem headers and footers when parsing vpn credentialscyBerta
2024-12-11fix testscyBerta
2024-12-11add CredentialsParser which is responsible to parse the reponse from /api/5/o...cyBerta
2024-12-11add helper method to parse a list of x509 Certificates to a pem formatted stringcyBerta
2024-07-23add support for ed25519 private keys for VPN connection setupcyBerta
2024-06-26fix tests after breaking change how we start obfsvpn in conjunction with open...cyBerta
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 ProviderTestcyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2023-04-13first pass on obfs4-hop pt integrationcyBerta
2022-11-22improve pattern matching for getFormattedDateWithTimezone() testcyberta
2022-11-22debug failing test in CI - print out formatted datecyberta
2022-11-22add unit test to verify the required date formatting is correctcyBerta
2022-08-07set riseup's main_url to black.riseup.net while still showing riseup.net as d...cyBerta
2022-08-05add missing GatewayJson classcyBerta
2022-07-19add UI to enable experimental kcp transport if the client uses obfsvpn instea...cyBerta
2021-11-14implement IPv4 address check based on regexcyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta