summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/blinkt/openvpn/VpnProfile.java
AgeCommit message (Expand)Author
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-07-19Update source code for external key managment based on ics-openvpn (some rele...cyBerta
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-12-21remove dead code related to deprecated Android versionscyBerta
2022-07-19Parse different obfs4 flavors from eip-service.json. In the gateway load / ga...cyBerta
2022-06-08openvpn config file inline warning should be a commentcyBerta
2021-01-18remove deprecated codecyBerta
2021-01-18fix de-/serialization of Connection objects. Fixes VPN auto-restart on reboot...cyBerta
2021-01-11add missing data-cipher flags to VpnProfile and ConfigParser, fixes cipher ne...cyBerta
2020-12-30update ics-openvpn, openvpn, openssl, prepare Bitmask for Android 11cyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-03-17switch to AndroidXcyBerta
2019-10-19VpnProfiles are equal if they have the same ip and transportcyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch be...cyBerta
2019-08-02* refactor vpn profile generationcyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
2019-07-12print stacktrace if json serialization of a VpnProfile failscyBerta
2019-07-12better support for android 8.X always-on killswitch (#8945 & #8928)cyBerta
2018-10-19#8919 update dependenciescyBerta
2018-02-06fix build after reenabling copy classes from ics-openvpn build jobcyBerta
2018-02-06#8832 more upsteam changescyBerta
2018-02-01#8832 add all ics-openvpn code changescyBerta
2017-09-21update ics-openvpn: update classes, manifest, resources and build scriptcyBerta
2016-04-02Update ics-openvpnParménides GV
2016-02-06Update ics-openvpnParménides GV
2015-06-04ics-openvpn as a submodule! beautifulParménides GV
2014-12-23Update ics-openvpn to 1006Parménides GV
2014-12-12Updated ics-openvpn to rev924.Parménides GV
2014-11-04Update ics-openvpn to rev 906.Parménides GV
2014-09-18Updated ics-openvpn, restart after 1' being killedParménides GV
2014-07-31Updated ics-openvpn to rev 859 + no 2nd notification.Parménides GV
2014-06-20Updated ics-openvpn-upstream: less patches of ours.Parménides GV
2014-06-20Removed the authentication bits from VpnProfile.Parménides GV
2014-06-16Succesfully updated.Parménides GV
2014-06-10Grabs eip authentication data correctly.Parménides GV
2014-05-29ics-openvpn receives ifconfig from the server.Parménides GV
2014-05-28Resources merge correctly.Parménides GV
2014-05-19bitmaskclient.R in de.blinkt.openvpn top levelParménides GV
2014-05-14Copy all java files from ics-openvpn.Parménides GV