Age | Commit message (Expand) | Author |
---|---|---|
2021-06-14 | add required headers for smtpd.h and remove unnecessary ones in other files. | Eric Faurot |
2018-05-31 | remove 'where' parameter from all x*() functions in utils.c, it doesn't | Gilles Chehade |
2015-01-20 | use <limits.h> comprehensively. For now try to push <> includes to | Theo de Raadt |
2014-04-19 | (void) cast strlcpy() calls that cannot truncate | Gilles Chehade |
2013-05-24 | sync with OpenSMTPD 5.3.2 | Eric Faurot |
2013-03-08 | Add missing $OpenBSD$ RCS tags | Charles Longeau |
2013-01-26 | Sync with our smtpd repo: | Gilles Chehade |
2012-09-27 | use xmalloc()/xcalloc() helpers | Charles Longeau |
2012-08-25 | - introduce struct stat_value | Gilles Chehade |
2012-08-24 | fix smtpctl show stats crash seen on -portable | Charles Longeau |
2012-08-20 | start iterating from min, not root. | Eric Faurot |
2012-08-18 | - introduce stat_backend, an API for pluggable statistic backends | Gilles Chehade |