2016-01-04 15:07:34 -05:00
|
|
|
[submodule "deps/zlib"]
|
|
|
|
path = deps/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
|
|
|
branch = master
|
2016-01-05 08:39:04 -05:00
|
|
|
[submodule "deps/json11"]
|
|
|
|
path = deps/json11
|
|
|
|
url = https://github.com/dropbox/json11.git
|
2016-01-14 06:33:11 -05:00
|
|
|
[submodule "deps/asio"]
|
|
|
|
path = deps/asio
|
|
|
|
url = https://github.com/chriskohlhoff/asio.git
|
2016-01-31 15:53:51 -05:00
|
|
|
[submodule "deps/libtommath"]
|
|
|
|
path = deps/libtommath
|
|
|
|
url = https://github.com/libtom/libtommath.git
|
2016-02-09 19:56:06 -05:00
|
|
|
[submodule "deps/protobuf"]
|
|
|
|
path = deps/protobuf
|
|
|
|
url = https://github.com/google/protobuf.git
|
2016-02-11 05:26:41 -05:00
|
|
|
[submodule "deps/Wink-Signals"]
|
|
|
|
path = deps/Wink-Signals
|
2016-02-12 07:03:59 -05:00
|
|
|
url = https://github.com/momo5502/Wink-Signals.git
|
2016-02-21 09:02:57 -05:00
|
|
|
[submodule "deps/libtomcrypt"]
|
|
|
|
path = deps/libtomcrypt
|
|
|
|
url = https://github.com/libtom/libtomcrypt.git
|
|
|
|
branch = develop
|