summaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)Author
2022-01-31update tor-android submodule URLcyBerta
2021-07-21re-add tor-androidcyBerta
2021-07-21add bitmaskcore as submodulecyBerta
2021-07-21remove golang submodulescyBerta
2021-07-21deinit tor-androidcyBerta
2021-07-21deinit tor-androidcyBerta
2021-07-21remove snowflake againcyBerta
2021-07-21re-add snowflake submodule under different pathcyBerta
2019-10-24change shapeshifter-dispatcher submodule urlcyBerta
2019-09-05add go/x/tools as submodulecyBerta
2019-08-02add shapeshifter library as submodulecyBerta
2019-08-02add missing .gitmodulescyBerta
2018-10-20force git submodule synccyBerta
2017-09-29update ics-openvpn: fix submodule urlscyBerta
2017-09-21update ics-openvpn: move ics-openvpn submodule remote to leap.secyBerta
2015-06-24Use https to fetch submodulesParménides GV
2015-06-04Try to track "bitmask" branch from ics-openvpn forkParménides GV
2015-06-04Updated bitmask branch from ics-openvpn fork, second notificationParménides GV
2015-06-04ics-openvpn submodule now points to parmegv's repoParménides GV
That way we can publish the bitmask branch.
2015-06-04ics-openvpn as a submodule! beautifulParmé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.