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
2004-02-25
oops. one more -w removal from sysctl, which i missed;
Jason McIntyre
2004-02-25
remove -w option to sysctl;
Jason McIntyre
2003-10-16
poll() arg mistake. Tatoku Ogaito
Jun-ichiro itojun Hagino
2003-09-02
make sure to open TCP socket (in case getaddrinfo supports SCTP). sync w/kame
Jun-ichiro itojun Hagino
2003-09-02
no need for extra {}. sync w/ kame
Jun-ichiro itojun Hagino
2003-09-02
make sure config_list does not get garbage. from kame
Jun-ichiro itojun Hagino
2003-09-02
use poll since it is easier than fd_set overflows; itojun ok
Theo de Raadt
2003-08-19
fix tv_usec setting. deraadt
Jun-ichiro itojun Hagino
2003-08-08
refer to RFCs consistently (RFC XXXX);
Jason McIntyre
2003-07-02
.Ic Ar -> .Ar
Jason McIntyre
2003-06-12
- section reorder
Jason McIntyre
2003-05-15
kill unused
Jun-ichiro itojun Hagino
2003-05-15
simplify by strdup. expilcitly specify IPPROTO_TCP (to cope with sctp-ready
Jun-ichiro itojun Hagino
2003-04-14
standalone/stand alone -> stand-alone;
Jason McIntyre
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
Theo de Raadt
2003-01-18
inet6 fixes from jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2002-09-08
No, do NOT put -ansi -pedantic in our tree
Theo de Raadt
2002-09-08
-ansi -pedantic (socklen_t). from cloder@loder.us
Jun-ichiro itojun Hagino
2002-06-24
correct ftp relay functionality.
Jun-ichiro itojun Hagino
2002-06-07
nuke unmaintained code (#ifdef FAITH4). sync w/kame
Jun-ichiro itojun Hagino
2002-05-26
pid_t cleanup; itojun ok
Theo de Raadt
2002-05-09
obey mdoc(7) section ordering. sync w/kame
Jun-ichiro itojun Hagino
2002-05-09
drop support for rlogin/rsh service (we shouldn't have support it as
Jun-ichiro itojun Hagino
2002-05-06
Kill/adjust r(login|exec)d? references now that those are no longer in
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-11
call daemon(3) prior to socket setups to avoid file descriptor close mistakes.
Jun-ichiro itojun Hagino
2001-11-21
assume the presense of getifaddrs(3). sync with kame
Jun-ichiro itojun Hagino
2001-11-21
be more careful on malloc failures. sync with kame
Jun-ichiro itojun Hagino
2001-11-17
use volatile sig_atomic_t where possible; simply volatile i other places
Theo de Raadt
2001-11-16
report for wait3() returning 0
Theo de Raadt
2001-11-05
mark more handlers, and some syslog_r attempts
Theo de Raadt
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
[next]