summaryrefslogtreecommitdiffstats
path: root/usr.sbin/smtpd/dict.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* the tree_* and dict_* api's in smtpd can be used standalone, do not havegilles2018-12-231-7/+2
* use <limits.h> comprehensively. For now try to push <> includes toderaadt2015-01-201-2/+2
* change dict_poproot() prototype: do not take key placeholder parameter aseric2013-11-181-4/+2
* allocate key storage dynamically instead of using a fixed size buffereric2013-10-251-29/+31
* sync with OpenSMTPD 5.3.2eric2013-05-241-30/+40
* Sync with our smtpd repo:gilles2013-01-261-0/+262