Add BearSSL extra

This commit is contained in:
Stefan Schake 2016-11-11 18:30:38 +01:00 committed by Milosch Meriac
parent c21f70366f
commit 1911237140
3 changed files with 18 additions and 0 deletions

3
.gitmodules vendored
View file

@ -19,6 +19,9 @@
[submodule "tests/fs-test"]
path = tests/fs-test
url = https://github.com/sheinz/fs-test
[submodule "extras/bearssl/BearSSL"]
path = extras/bearssl/BearSSL
url = https://www.bearssl.org/git/BearSSL
[submodule "extras/http-parser/http-parser"]
path = extras/http-parser/http-parser
url = https://github.com/nodejs/http-parser