Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-07 | #8742 add changes for ics-openvpn | cyBerta | |
2017-10-13 | #8760 remove pause vpn button from notification | cyBerta | |
2017-10-13 | #8759 one cancellation dialog should be sufficient | cyBerta | |
2017-09-29 | disable breakpad | cyBerta | |
2017-09-29 | update ics-openvpn: fix submodule urls | cyBerta | |
2017-09-21 | update ics-openvpn: update classes, manifest, resources and build script | cyBerta | |
2016-04-02 | Update ics-openvpn | Parménides GV | |
2016-02-06 | Pause icon, init log file in Dashboard | Parménides GV | |
2016-02-06 | Update ics-openvpn | Parménides GV | |
2015-06-24 | Tuned some times, refactoring tests | Parménides GV | |
2015-06-11 | Update ics-openvpn to Jun 7th | Parménides GV | |
2015-06-10 | Update ics-openvpn module | Parménides GV | |
It was already updated in bug/if-you-don't-trust-this-application-it-still-tries-to-connect-(android)-#6115, but git complains about merging a branch with dirty branches. | |||
2015-06-04 | Updated bitmask branch from ics-openvpn fork, second notification | Parménides GV | |
2015-06-04 | ics-openvpn as a submodule! beautiful | Parménides GV | |
ics-openvpn is now officially on GitHub, and they track openssl and openvpn as submodules, so it's easier to update everything. Just a git submodule update --recursive. I've also set up soft links to native modules from ics-openvpn in app, so that we don't copy files in Gradle (which was causing problems with the submodules .git* files, not being copied). That makes the repo cleaner. |