aboutsummaryrefslogtreecommitdiff
path: root/lib/net
AgeCommit message (Expand)Author
2019-02-05lib/net: update affected by refactoring on lib/io.ReaderShulhan
2019-01-29lib/net: uncapitalized first letter of error messageShulhan
2019-01-29lib/net: simplify if-else conditionShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-11-30all: fix linter warnings on naked returnShulhan
2018-11-29all: fix warnings from lintersShulhan
2018-11-29all: fix warning from lintersShulhan
2018-09-03Move all byte(s) related constant and functions from package text to bytesShulhan
2018-09-03lib/io.SkipHorizontalSpace: return number of skipped spacesShulhan
2018-09-01Rename "lib/file" to "lib/io"Shulhan
2018-08-29lib/net: use package lib/bytes to convert to lower casesShulhan
2018-08-29lib/dns: HostsLoad: simplify parsing with lib/readerShulhan
2018-08-28lib/file: ReadUtil: return terminator characterShulhan
2018-08-28lib/net: parse domain and options valueShulhan
2018-08-27lib/net: implement function to read and parse resolv.conf formatted fileShulhan
2018-08-26lib/net: package for common constants and functions for networkShulhan