summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/EIP.java
AgeCommit message (Expand)Author
2014-11-26eip package, EIP constants to interface.Parménides GV
2014-11-25Changelog + early routes uncommented + rebuild vpn profileParménides GV
2014-11-22Ask to log in to update certificate if needed.Parménides GV
2014-11-20Update gateways after downloading certificate.Parménides GV
2014-11-13Delete all vpn profiles if updating them.Parménides GV
2014-11-11A bit of EIP refactoring.Parménides GV
2014-11-11Blocking VPN stays as far as no established connection exists.Parménides GV
2014-11-04Rebuild profiles on versionCode 94.Parménides GV
2014-11-04Gradle 2.1 and retry connection on auth-failureParménides GV
2014-11-04Don't update eip service oncreate eip.Parménides GV
2014-10-14Big refactor, ProviderAPI looks better.Parménides GV
2014-10-08A bit of refactoring.Parménides GV
2014-10-07Set up early routes on boot too.Parménides GV
2014-10-07Block traffic during first connection.Parménides GV
2014-09-18Updated ics-openvpn, restart after 1' being killedParménides GV
2014-08-19Rebuild vpn profiles if upgraded to versionCode 91Parménides GV
2014-08-19Remove all vpn if upgrading to 0.6.0.Parménides GV
2014-08-18Login if anonymous eip is not available.Parménides GV
2014-08-14Persistent tun activated.Parménides GV
2014-08-13Don't check cert validity if there is none.Parménides GV
2014-08-05Add remote-cert-tls server to openvpn options.Parménides GV
2014-08-03Just a small glitch after cancelling a disconnect.Parménides GV
2014-08-03Refactoring a bit, things begin to make more senseParménides GV
2014-07-24We don't need support library from Robotium.Parménides GV
2014-07-10Refactor setting gateway nameParménides GV
2014-07-10Udp as default transport + minor refactoring.Parménides GV
2014-07-10Removed retrieveVpnService, it seems unuseful.Parménides GV
2014-07-10Extracted methods from some chunks of code.Parménides GV
2014-07-10Change the name of the gateway to its location.Parménides GV
2014-07-07New certificate if half of its lifetime passed.Parménides GV
2014-07-02Fetch new certificate and restart EIP.Parménides GV
2014-06-30Download certificate if expired.Parménides GV
2014-06-20Removed the authentication bits from VpnProfile.Parménides GV
2014-06-20Removed setDefinition from ConfigParser.Parménides GV
2014-06-20Removed isRunning from OpenVpnService.Parménides GV
2014-06-16Check if there is an active gateway selected.Parménides GV
2014-06-13Disconnect works, eip status receiver.Parménides GV
2014-06-12Hide logwindow by default.Parménides GV
2014-06-11Correctly connects to millipede.Parménides GV
2014-05-29ics-openvpn receives ifconfig from the server.Parménides GV
2014-05-29Thread management has changed. Updated.Parménides GV
2014-05-15Copy some necessary icons from ics-openvpn.Parménides GV
2014-05-14Copy all java files from ics-openvpn.Parménides GV
2014-04-21Launcher and notification reuse existing Activity.Parménides GV
2014-04-21Bitmask doesn't start if last EIP status was off.Parménides GV
2014-04-21Always restore last eip status on boot.Parménides GV
2014-04-09Back to the standard "app" module.Parménides GV
2014-04-08Rename app->bitmask_androidParménides GV
2014-04-08Next step: compile jni sources correctly.Parménides GV