Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-31 | Log on short packets before discard'em; millert@ ok. | Federico G. Schwindt | |
2001-02-08 | put debug code in by default, and make it work | Theo de Raadt | |
2001-01-11 | nearly a complete rewrite. use poll(), no more signals, no more races, | Theo de Raadt | |
no more bullshit. someone use this? please run with it. | |||
2000-12-23 | if a short rwhod packet arrived on a little endian machine, all stack memory | Theo de Raadt | |
from a local buffer till it runs into the signal trampoline, is long-word byte swapped, then it receives SIGSEGV. and this program has a timer signal handler, which does WAY too much, completely violating rules as to what a signal handler may do. totally sick shit. | |||
2000-06-28 | in quit(), be more careful about possible nasty parameters in the future | Theo de Raadt | |
1998-08-16 | fix realloc use | Theo de Raadt | |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller | |
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there. | |||
1998-04-30 | use inet_ntoa | Theo de Raadt | |
1997-04-14 | i was not the brightest here either | Theo de Raadt | |
1997-04-13 | check host information more carefully | Theo de Raadt | |
1997-03-26 | clean; netbsd | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-11-01 | gethostname correctly | Theo de Raadt | |
1996-11-01 | Revert obvious comment | imp | |
1996-11-01 | Buffer oflow possible, but unlikely | imp | |
1996-08-16 | buf oflow; from dholland@hcs.harvard.edu | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |