Commits


add a sample config


add a brief usage


use table for auth


fix pointer to t_backend this way the backend gets copied in the stack. Later, when the function returns t->t_backend is thus invalid.


don't require strict ordering in listen + table misc


add arc4random compat from opensmtpd


fix setprogname compat


add compat for freezero


another type


typo


typo in file name


include ohash in compat.h


don't include ohash.h directly


don't include sys/tree.h directly


add ohash compat