summaryrefslogtreecommitdiff
path: root/util/net.hh
AgeCommit message (Collapse)AuthorFilesLines
2020-02-09hscript: Factor subnet -> CIDR conversion to util functionA. Wilcox1-0/+19
* Also ensures that the unused function in util/net (is_url_valid) doesn't break the build of network.cc (and vis versa for user.cc).
2019-10-19hscript: Implement UserIcon parsingA. Wilcox1-0/+36