aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Michael Lumish <mlumish@google.com>2015-12-22 15:01:19 -0800
committerGravatar Michael Lumish <mlumish@google.com>2015-12-22 15:01:19 -0800
commit7593cff337629ca179302ddf6ce2cbedbbbcab73 (patch)
tree7aa533991ba81e3bad80b5310ac435a4d9e8bebf /.gitmodules
parentd491897c4050bce09025d8ad0011d38c14ab0dad (diff)
parent67f23d783265fa6c6cc85da3fb61d42f01cadbaa (diff)
Merge pull request #4502 from ctiller/yawn
BoringSSL integration
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 4d35fdece3..4ca1b8d640 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,10 +1,6 @@
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/madler/zlib
-[submodule "third_party/openssl"]
- path = third_party/openssl
- url = https://github.com/openssl/openssl.git
- branch = OpenSSL_1_0_2-stable
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf.git
@@ -15,3 +11,6 @@
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
+[submodule "third_party/boringssl"]
+ path = third_party/boringssl
+ url = https://boringssl.googlesource.com/boringssl