Age | Commit message (Expand) | Author |
---|---|---|
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-02-13 | Quiet alpha warnings, principally with correct includes | Paul Janzen |
2000-07-03 | A little more select() reinitialization. | Paul Janzen |
2000-06-30 | re-initialize timeout before each invocation of select() | Paul Janzen |
1999-12-12 | User netdb to get well known port. | David Leonard |
1999-03-22 | More accurate man page; more informative logging; use random() instead of | Paul Janzen |
1999-03-14 | Access control works now; also, some minor tidying and man page fixes. | Paul Janzen |
1999-02-01 | avoid denial of service attacks on server port; extra conf vars; fix otto | David Leonard |
1999-01-29 | major changes: security, curses, config | David Leonard |
1999-01-21 | ident for OpenBSD | David Leonard |
1999-01-21 | hunt (from NetBSD) | David Leonard |