-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
63 lines (63 loc) · 1.74 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "makefiles"]
path = makefiles
url = https://github.com/dbosk/makefiles.git
branch = master
[submodule "pricomlab"]
path = modules/pricomlab
url = https://github.com/OpenSecEd/pricomlab.git
branch = master
[submodule "ism"]
path = modules/ism
url = https://github.com/OpenSecEd/ism.git
branch = master
[submodule "software"]
path = modules/software
url = https://github.com/OpenSecEd/software.git
branch = master
[submodule "appliedcrypto"]
path = modules/appliedcrypto
url = https://github.com/OpenSecEd/appliedcrypto.git
branch = master
[submodule "usability"]
path = modules/usability
url = https://github.com/OpenSecEd/usability.git
branch = master
[submodule "infotheory"]
path = modules/infotheory
url = https://github.com/OpenSecEd/infotheory.git
branch = master
[submodule "trustcomp"]
path = modules/trustcomp
url = https://github.com/OpenSecEd/trustcomp.git
branch = master
[submodule "fverif"]
path = modules/fverif
url = https://github.com/OpenSecEd/fverif.git
branch = master
[submodule "sidechannels"]
path = modules/sidechannels
url = https://github.com/OpenSecEd/sidechannels.git
branch = master
[submodule "auth"]
path = modules/auth
url = https://github.com/OpenSecEd/auth.git
branch = master
[submodule "ac"]
path = modules/ac
url = https://github.com/OpenSecEd/ac.git
branch = master
[submodule "accountability"]
path = modules/accountability
url = https://github.com/OpenSecEd/accountability.git
branch = master
[submodule "foundations"]
path = modules/foundations
url = https://github.com/OpenSecEd/foundations.git
branch = master
[submodule "libbib"]
path = bibsp
url = https://github.com/dbosk/bibsp.git
branch = master
[submodule "miuntex"]
path = miuntex
url = https://github.com/dbosk/miuntex.git