Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-06 | use socklen_t where needed; henning pvalchev ok | Theo de Raadt | |
2002-06-03 | compatiblity -> compatibility | Theo de Raadt | |
decriptor -> descriptor authentciated -> authenticated transmition -> transmission | |||
2001-09-15 | prototype cleanup | Theo de Raadt | |
2000-08-24 | uninit variables | Theo de Raadt | |
1998-03-01 | match xid nicer; plus notes for later work | Theo de Raadt | |
1997-11-05 | if xdr_replymsg() fails, it can leave memory still allocated. thus we | Theo de Raadt | |
need to go XDR_FREE it; wpaul@freebsd. clnt_raw.c also appears to have the same problem, and there is precedent for the solution in various other rpc code. | |||
1997-09-22 | Some -Wall. | Todd C. Miller | |
1997-04-29 | something is wrong with this level of randomness; let 2.1 go out with this ↵ | Theo de Raadt | |
"problem" | |||
1997-04-27 | re-randomize xid on reuse of a CLIENT *; pointed out by adam@math.tau.ac.il | Theo de Raadt | |
1997-01-02 | use arc4random for xid generation | Theo de Raadt | |
1996-11-14 | Missed one cast. | etheisen | |
1996-09-02 | perturb xid further. confuse the world | Theo de Raadt | |
1996-08-20 | memset 0; also fix for byte order botch in __svc_fdset handling; thanks to ↵ | Theo de Raadt | |
mw@openbsd.org | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-08-15 | support descriptors > FD_SETSIZE and correct timeout handling | Theo de Raadt | |
1996-07-20 | bcopy->memcpy & tag | Theo de Raadt | |
1996-06-29 | typo | Theo de Raadt | |
1996-03-25 | Pull prototypes into scope | Thorsten Lockert | |
Remove graticious casts | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |