Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt | |
2002-06-07 | more strict prototype | Jun-ichiro itojun Hagino | |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-07 | crank strings to 256 so they can hold a full hostname | Theo de Raadt | |
2001-03-28 | C++ wrapping; dmcmahill@netbsd.org | Theo de Raadt | |
2001-02-16 | Rewrite rfc931.c to eliminate problematic setjmp/longjmp and stdio usage | Bob Beck | |
on sockets. Adds new documented rfc1413 routine to do client side ident stuff. leaves compatible rfc931() routine in lib which calls new routine, incremenent shlib minor. | |||
2000-10-14 | tcp wrapper support for IPv6. from netbsd. | Jun-ichiro itojun Hagino | |
TODO: scoped address support may need more consideration (we are taking safer side now - rejects too much). | |||
1999-07-21 | Add missing hosts_ctl() prototype. | Oleg Safiullin | |
1999-06-06 | add dot_quad_addr_new(); which can handle 255.255.255.255 addresses | Theo de Raadt | |
1999-04-26 | Only proto xgets() if stdio has been included | Jason Downs | |
1997-06-30 | alpha bits | Theo de Raadt | |
1997-06-23 | Copyright. | Jason Downs | |
1997-03-04 | Slightly cleaner. | Jason Downs | |
1997-02-26 | Initial integration of a much cleaned up libwrap. | Jason Downs | |