Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-25 | oops. one more -w removal from sysctl, which i missed; | Jason McIntyre | |
also from Paul de Weerd, and also ok deraadt@ | |||
2002-05-09 | drop support for rlogin/rsh service (we shouldn't have support it as | Jun-ichiro itojun Hagino | |
they usually use IP address for authentication). sync with kame | |||
2001-05-01 | avodi null pointer dereference. sync with kame | Jun-ichiro itojun Hagino | |
2000-09-16 | synchronize with latest kame. | Jun-ichiro itojun Hagino | |
- improve exit code and logging. - repair multicast address rejection (IN_MULTICAST takes host endian value) - repair ftp relaying, when the result of PASV does not have paren. - repair ftp relaying, when EPSV is sent from client. | |||
2000-07-02 | correct use of route(8) in sample. | Jun-ichiro itojun Hagino | |
2000-05-31 | sync with the latest kame code. insufficient len in malloc() call is | Jun-ichiro itojun Hagino | |
corrected. | |||
2000-02-25 | fix file path (/usr/local/v6/libexec -> /usr/libexec) | Jun-ichiro itojun Hagino | |
1999-12-21 | typo fix. | Jun-ichiro itojun Hagino | |
From: Michael Shalayeff <mickey@lucifier.dial-up.user.akula.net> | |||
1999-12-20 | rcsid police. | Jun-ichiro itojun Hagino | |
pathname change (/usr/local/v6/libexec -> /usr/libexec) bring in some of kame fixes (sprintf -> snprintf, proc title). | |||
1999-12-20 | faith translator deamon, from KAME | Jun-ichiro itojun Hagino | |