index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
racoon
Age
Commit message (
Expand
)
Author
2003-10-19
rework how cfparse.y is generated
lukem
2003-08-26
update racoon to 2003/8/26 version. mostly minor bugfixes.
itojun
2003-07-24
racoon sha2.c is not compatible with openssl 0.9.7, drop support
itojun
2003-07-22
oops, forgot to bump version string
itojun
2003-07-12
sync w/ latest racoon
itojun
2003-07-04
no need for __ss_len define any longer
itojun
2003-07-04
evp.h better fit under cert support
itojun
2003-07-04
support idea/rc5 if they are available. add missing #define.
itojun
2002-11-24
Don't explicitly add -Wall -Werror -g to CFLAGS, the .mk infrastructure
fvdl
2002-11-20
sync w/ kame source from 2002/11/20.
itojun
2002-09-18
minor makefile delint
lukem
2002-09-18
use NETBSDSRCDIR as appropriate
lukem
2002-08-27
Implement MKDYNAMICROOT, which currently defaults to "no", but will
lukem
2002-05-13
correct handling of "unique" policy. bump version to 20020507
itojun
2002-04-26
upgrade to KAME racoon as of 2002/4/26.
itojun
2002-03-22
Split the notion of building Hesiod, Kerberos, S/key, and YP
thorpej
2001-12-12
MKfoo=no -> NOfoo
tv
2001-10-19
Unravel the include spaghetti here:
tv
2001-10-05
CLEANFILES has to come before the include of <bsd.prog.mk>.
veego
2001-08-31
upgrade to KAME 2001/8/31.
itojun
2001-08-02
include version number into binary to help diagnosis
itojun
2001-08-02
sync with 2001/8/2 KAME racoon/libipsec.
itojun
2001-06-27
Fix tcpdump path.
enami
2001-04-01
copy config hint docs to /usr/share.
itojun
2001-03-30
Add some glue to let us easily use Boehm-GC to track down
thorpej
2001-02-22
remove WARNS=0. from enami
itojun
2001-02-22
sync with 2/22 code. -B and -Z,
itojun
2001-01-03
${PRINTOBJDIR}
itojun
2001-01-03
s/make/${MAKE}/
itojun
2000-12-29
move .PATH after bsd.prog.mk
itojun
2000-12-29
install sample configuration files into /usr/share/examples/racoon.
itojun
2000-12-29
move racoon build framework from sbin/racoon to usr.sbin/racoon.
itojun