summaryrefslogtreecommitdiff
path: root/hscript/network.hh
AgeCommit message (Expand)AuthorFilesLines
2019-10-31hscript: Implement Nameserver, add testsA. Wilcox1-1/+6
2019-10-13hscript: Initial twiddling at NetSSID impl, add net executionA. Wilcox1-2/+35
2019-10-13hscript: Pass data by referenceA. Wilcox1-4/+4
2019-10-12hscript: Stub out NetAddress classA. Wilcox1-0/+38
2019-10-12hscript: Pass opts to all validate()s, implement 'mount' validationA. Wilcox1-1/+1
2019-10-08hscript: New module 'disk', fix headers of all filesA. Wilcox1-1/+1
2019-10-08hscript: CodeA. Wilcox1-2/+2
2019-10-07hscript: Implement Network classA. Wilcox1-3/+7
2019-10-07hscript: Make classes for the rest of the keysA. Wilcox1-0/+3
2019-10-06More API stuffA. Wilcox1-0/+11
2019-10-05More API workA. Wilcox1-0/+25