Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-27 | if reverse lookup result looks like a numeric hostname, | Jun-ichiro itojun Hagino | |
someone is trying to trick us by PTR record like following: 1.1.1.10.in-addr.arpa. IN PTR 2.3.4.5 so protect against this kind of attacks. deraadt ok | |||
2002-06-07 | support scoped IPv6 address. | Jun-ichiro itojun Hagino | |
no visible API change, old config files work just fine. now you can use expressions like "ALL: [fe80::%lo0/64]". theo ok | |||
2001-11-07 | avoid strcpy and sprintf | Theo de Raadt | |
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). | |||
1997-06-01 | A few minor changes from tcp_wrappers 7.6 | Jason Downs | |
1997-02-26 | Initial integration of a much cleaned up libwrap. | Jason Downs | |