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 (
Collapse
)
Author
2004-06-14
KNF, style, 80c, etc. hshoexer@ ok
Hakan Olsson
2004-05-14
Some more KNF, no binary change.
Hans-Joerg Hoexer
ok ho@
2004-04-15
partial move to KNF. More to come. This has happened because there
Theo de Raadt
are a raft of source code auditors who are willing to help improve this code only if this is done, and hey, isakmpd does need our standard auditing process. ok ho hshoexer
2003-11-06
Style nits.
Hakan Olsson
2003-06-03
Remove clauses 3 and 4. With approval from Niklas Hallqvist and
Hakan Olsson
Niels Provos.
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
validated KEY records. Uses lwresd from the bind-9.1.0 port. Enable by adding 'dnssec' to FEATURES.