summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/dict.c
AgeCommit message (Expand)Author
2015-01-20use <limits.h> comprehensively. For now try to push <> includes toTheo de Raadt
2013-11-18change dict_poproot() prototype: do not take key placeholder parameter asEric Faurot
2013-10-25allocate key storage dynamically instead of using a fixed size bufferEric Faurot
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-01-26Sync with our smtpd repo:Gilles Chehade