index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
faithd
Age
Commit message (
Expand
)
Author
2001-09-05
sync with latest kame
Jun-ichiro itojun Hagino
2001-07-25
We have to undo the changes to the 3rd party code, because it makes
Mike Pechkin
2001-07-20
we don't like:
Mike Pechkin
2001-06-30
faith(4) is now documented in RFC3142.
Jun-ichiro itojun Hagino
2001-06-23
ok, tmac is now fixed
Theo de Raadt
2001-06-23
join .%A entries; most by bk@rt.fm
Theo de Raadt
2001-05-01
avodi null pointer dereference. sync with kame
Jun-ichiro itojun Hagino
2001-03-20
avoid zombies on abnormal disconnections. sync with kame
Jun-ichiro itojun Hagino
2001-02-15
obey mdoc(4).
Jun-ichiro itojun Hagino
2001-02-15
kill old default port number (telnet was assumed before)
Jun-ichiro itojun Hagino
2001-02-15
no argument is not permitted (inetd mode disabled for openbsd)
Jun-ichiro itojun Hagino
2001-02-15
pull latest KAME faithd. access control is possible by /etc/faithd.conf.
Jun-ichiro itojun Hagino
2001-02-15
sshd is not in /etc/services, but ssh is .. provide a working example.
Todd T. Fries
2000-10-06
printf string format audit. from: sommerfeld@netbsd.org
Jun-ichiro itojun Hagino
2000-09-16
synchronize with latest kame.
Jun-ichiro itojun Hagino
2000-07-05
setproctitle with %s
Theo de Raadt
2000-07-03
add warning on rsh/rlogin relay
Jun-ichiro itojun Hagino
2000-07-02
correct use of route(8) in sample.
Jun-ichiro itojun Hagino
2000-06-29
use %s with syslog, at least crashable from command line
Theo de Raadt
2000-05-31
sync with the latest kame code. insufficient len in malloc() call is
Jun-ichiro itojun Hagino
2000-04-12
Trailing whitespace begone!
Aaron Campbell
2000-03-12
improve SECURITY section. sync with kame.
Jun-ichiro itojun Hagino
2000-02-25
use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issues.
Jun-ichiro itojun Hagino
2000-02-25
fix file path (/usr/local/v6/libexec -> /usr/libexec)
Jun-ichiro itojun Hagino
1999-12-30
correct connect() call
Theo de Raadt
1999-12-21
typo fix.
Jun-ichiro itojun Hagino
1999-12-20
rcsid police.
Jun-ichiro itojun Hagino
1999-12-20
faith translator deamon, from KAME
Jun-ichiro itojun Hagino