Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-15 | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | Todd C. Miller | |
the ANSI way. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-06-08 | Cut down on include files. | Angelos D. Keromytis | |
2001-06-04 | use faster arc4random() for small amounts fo data, some spaces; niels ok | Michael Shalayeff | |
1999-08-26 | add an inner xor to make prediction attacks against the ids harder, due | Niels Provos | |
to an attack pointed out by David Wagner. | |||
1998-12-26 | make ip_id random but ensure that ids dont repeat for some period. | Niels Provos | |