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
/
sbin
/
isakmpd
/
dnssec.c
Age
Commit message (
Expand
)
Author
2004-06-14
KNF, style, 80c, etc. hshoexer@ ok
Hakan Olsson
2004-05-14
Some more KNF, no binary change.
Hans-Joerg Hoexer
2004-04-15
partial move to KNF. More to come. This has happened because there
Theo de Raadt
2003-11-06
Style nits.
Hakan Olsson
2003-06-03
Remove clauses 3 and 4. With approval from Niklas Hallqvist and
Hakan Olsson
2003-06-03
Cleanup. Use 'sizeof variable' instead of magic constants.
Hakan Olsson
2002-06-10
The dlopen() stuff goes away.
Hakan Olsson
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-01-03
str[n]{cpy,cat} -> strl{cpy,cat}, sprintf -> snprintf
Hakan Olsson
2001-08-23
recieve -> receive
Aaron Campbell
2001-08-22
USER_FQDN ID support, untested.
Hakan Olsson
2001-08-17
Rewrite to do lookups depending on ID type. IPv4 and FQDN only for now.
Hakan Olsson
2001-08-16
add support for getrrsetbyname(3) from libc. ok ho@.
Jakob Schlyter
2001-07-01
Remove inaccurate "Assumes IPv4" comments.
Angelos D. Keromytis
2001-06-29
Change get_src/get_dst API as we get the length with sa_len.
Hakan Olsson
2001-06-29
Don't assume IPv4. Initial IPv6 support.
Hakan Olsson
2001-06-27
Consistently use "IPsec" capitalization (jsyn@nthought.com)
Angelos D. Keromytis
2001-01-27
Call OpenSSL functions with LC (). Various style nits.
Hakan Olsson
2001-01-27
(c) 2001
Niklas Hallqvist
2001-01-26
Preliminary but working code to permit IKE authentication using DNSSEC
Hakan Olsson