Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | millert | 2002-02-19 | 1 | -7/+1 |
* | Part one of userland __P removal. Done with a simple regexp with some minor ... | millert | 2002-02-16 | 1 | -3/+3 |
* | grammer/spelling | todd | 2001-01-04 | 1 | -2/+2 |
* | add an inner xor to make prediction attacks against the ids harder, due | provos | 1999-08-26 | 1 | -3/+5 |
* | #if __STDC__ --> #ifdef __STDC__ | mickey | 1997-07-25 | 1 | -2/+2 |
* | Be more careful about possible type promotion | tholo | 1997-04-30 | 1 | -1/+6 |
* | skipped too many ids | provos | 1997-04-25 | 1 | -2/+2 |
* | pmod to u_int16_t, Angelos kindly reminded me | provos | 1997-04-23 | 1 | -5/+5 |
* | change time() to gettimeofday() | provos | 1997-04-19 | 1 | -5/+8 |
* | make things more complicated. | provos | 1997-04-19 | 1 | -13/+46 |
* | the before mentioned random number generator. | provos | 1997-04-13 | 1 | -0/+192 |