Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I am retiring my old email address; replace it with my OpenBSD one. | 2019-01-25 | 1 | -1/+1 | |
| | |||||
* | Delete a bunch of unnecessary #includes | 2014-11-23 | 1 | -3/+0 | |
| | | | | | | Use <fcntl.h> instead of <sys/{file,fcntl}.h> ok krw@ | ||||
* | Remove the use of time_t in the greylist db file and use int64_t instead | 2013-08-21 | 1 | -0/+50 | |
with backwards compatibility for records with 32-bit times. OK deraadt@ beck@ |