Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-19 | ndb: increase buffer size to allow longer lines | Ori Bernstein | |
when reading a long line such as a dkim key in a txt record, ndb calls Brdstr, which is limited to the size of the buffer. This means we would fail to parse the line from NDB, and bail out early. Increasing the buffer size allows us to read and parse longer lines. | |||
2021-11-03 | libndb: move mkptrname() into libndb to avoid duplication | cinap_lenrek | |
2018-09-16 | libndb: make ndbipinfo() walk ipnet for all matching entries, concatenate ↵ | cinap_lenrek | |
and dedup result | |||
2018-01-27 | libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functions | cinap_lenrek | |
2012-03-23 | ndb/cs: fix use after free caused by flush/clunk happening before dns lookup ↵ | cinap_lenrek | |
finishes | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - sys/include | Taru Karttunen | |