summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip
AgeCommit message (Expand)Author
2017-10-28#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames confus...cyBerta
2017-10-13Merge branch '8758_switch_providers' into 'master'cyberta
2017-10-13Merge branch '8746_client_must_honor_specified_protocol' into 'master'cyberta
2017-10-13#8759 one cancellation dialog should be sufficientcyBerta
2017-10-09#8758 fix switching providerscyBerta
2017-10-09#8746 fixes client must honor the protocol default specified by the providercyBerta
2017-09-21update ics-openvpn: update classes, manifest, resources and build scriptcyBerta
2017-09-18change expiration offset to 15 days before actual certificate expirescyBerta
2017-09-15vpn certificate gets renewed 3 month before current certificate expirescyBerta
2017-09-14refactor failing certification validation testcyBerta
2015-05-29Gateways manager added a gateway from string twice.Parménides GV
2015-05-01Separated tests for VpnFragment.Parménides GV
2015-04-27Added a button to the UIParménides GV
2015-04-22Always show the log if an error happens.Parménides GV
2015-04-22Remove textual status.Parménides GV
2015-04-15Wants to disconnect and is connecting work fine.Parménides GV
2015-03-24Remove all Logs.Parménides GV
2015-03-24Indent everything with IntelliJParménides GV
2015-03-24Cleaned imports, use wildcards when appropriateParménides GV
2015-03-24Revert "Remove unused imports."Parménides GV
2015-03-24Remove unused imports.Parménides GV
2015-03-249 out of 10 times, in a row, void vpn is closed.Parménides GV
2015-03-24Silly typo.Parménides GV
2015-03-24Show log if an error is reported in last 5 log messages.Parménides GV
2015-03-24Error in last lines fixed.Parménides GV
2015-03-24Revert "Ammend."Parménides GV
2015-03-23Ammend.Parménides GV
2015-03-20Detect error in last 5 lines of the log.Parménides GV
2015-03-19Show browser warning on disconnect.Parménides GV
2015-03-13Show user session status separately.Parménides GV
2015-03-10Point to the log if an error occurrs while connectingParménides GV
2015-03-10Logged in == leapsrpsession has a tokenParménides GV
2015-03-09Extracted a new method, refactoring.Parménides GV
2015-03-09Eip status disconnects void vpn when disconnecting.Parménides GV
2015-01-21Gateway to ProfileManager if recovering from prefsParménides GV
2015-01-19Connect if logged in after turning switch onParménides GV
2015-01-19Extracted GatewaysManager + coded its testsParménides GV
2015-01-19Beginning the tests for EIP.Parménides GV
2015-01-02Don't print certificates on logcat!Parménides GV
2015-01-02Serialized gateways and correctly updating profilesParménides GV
2015-01-02Update vpn profiles correctly.Parménides GV
2014-12-31Remove duplicated gateways when necessary.Parménides GV
2014-12-31Update gateway also if credentials changed.Parménides GV
2014-12-31Don't remove vpn profiles if possible.Parménides GV
2014-12-23Add remotes for each port, udp before tcp in each.Parménides GV
2014-12-17Stop normal and blocking VPNs correctlyParménides GV
2014-12-16Update eip-service.json each EipFragment.onAttachParménides GV
2014-12-15Delete gateways from profilemanager and from list.Parménides GV
2014-12-15Working on Android 5.Parménides GV
2014-12-09EIP fragment shown correctly.Parménides GV