summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/blinkt/openvpn/core/ConfigParser.java
AgeCommit message (Expand)Author
2023-07-19always provide private VPN key over management interface, avoid exposing it i...cyBerta
2023-04-13first pass on obfs4-hop pt integrationcyBerta
2022-07-31implement obfuscation pinningcyBerta
2022-06-08test new ciphers setup and correct data-cipher parsingcyBerta
2021-11-14don't allow openvpn configs without --remote or <connection> blockcyBerta
2021-01-11add missing data-cipher flags to VpnProfile and ConfigParser, fixes cipher ne...cyBerta
2020-03-17switch to AndroidXcyBerta
2019-08-02rename DispatcherOptions to Obfs4OptionscyBerta
2019-08-02* refactor vpn profile generationcyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
2018-10-19#8919 update dependenciescyBerta
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
2015-01-31Updated ics-openvpn to rev 1020.Parménides GV
2014-12-23Update ics-openvpn to 1006Parmé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 setDefinition from ConfigParser.Parménides GV
2014-06-16Succesfully updated.Parménides GV
2014-05-29ics-openvpn receives ifconfig from the server.Parménides GV
2014-05-14Copy all java files from ics-openvpn.Parménides GV