Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-21 | re-add tor-android | cyBerta | |
2021-07-21 | add bitmaskcore as submodule | cyBerta | |
2021-07-21 | remove golang submodules | cyBerta | |
2021-07-21 | deinit tor-android | cyBerta | |
2021-07-21 | deinit tor-android | cyBerta | |
2021-07-21 | remove snowflake again | cyBerta | |
2021-07-21 | re-add snowflake submodule under different path | cyBerta | |
2019-10-24 | change shapeshifter-dispatcher submodule url | cyBerta | |
2019-09-05 | add go/x/tools as submodule | cyBerta | |
2019-08-02 | add shapeshifter library as submodule | cyBerta | |
2019-08-02 | add missing .gitmodules | cyBerta | |
2018-10-20 | force git submodule sync | cyBerta | |
2017-09-29 | update ics-openvpn: fix submodule urls | cyBerta | |
2017-09-21 | update ics-openvpn: move ics-openvpn submodule remote to leap.se | cyBerta | |
2015-06-24 | Use https to fetch submodules | Parménides GV | |
2015-06-04 | Try to track "bitmask" branch from ics-openvpn fork | Parménides GV | |
2015-06-04 | Updated bitmask branch from ics-openvpn fork, second notification | Parménides GV | |
2015-06-04 | ics-openvpn submodule now points to parmegv's repo | Parménides GV | |
That way we can publish the bitmask branch. | |||
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. |