aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-07-16tests: add a lot more testsAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2019-07-16inet6: __mul: bugfix, need more tests for edge casesAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2019-07-16add inet4:clone() for parity with inet6Asbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2019-07-16inet6: fix text representation to comply with RFC 5952Asbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2019-07-16move __lt() aka. < to :contains(), to fix sortabilityAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2019-07-16refactor inet.new()Asbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2019-07-13add type check and family funcitonsAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2019-06-03fix inspectabilityAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2019-06-18add long overdue license fileAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
2017-03-06set: basic support for looping over setsAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2017-03-06tests: enable tests to be run under plain luaAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2017-03-06luacheck: clean upAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2017-03-06test: set: no need for inspectAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2017-03-06set: aggregate: also dedupAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2017-03-06Cleanup MakefileAsbjørn Sloth Tønnesen
Only keeping the test target, as the rest is unmaintained, since it's not used when installing through the Debian packaging. Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2017-03-06Fix Lua 5.2 supportAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2017-02-13initial commitAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
2017-02-13move inet to a seperate projectAsbjørn Sloth Tønnesen
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>