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
Age
Commit message (
Collapse
)
Author
2002-07-16
fix $OpenBSD Tag
Markus Friedl
2002-07-11
malloc() failure tests; rimshot@pandora.be
Theo de Raadt
2002-07-09
HASH payload validation does not require an exchange.
Hakan Olsson
2002-07-05
volatile sig_atomic_t, suggested by Theo.
Hakan Olsson
2002-07-05
gcc 3.1 nits. Pointed out by David Krause.
Hakan Olsson
2002-07-04
Do not assume we have an active exchange during payload validation.
Hakan Olsson
2002-07-04
style
Hakan Olsson
2002-06-17
A bit better. Remove debug cruft.
Hakan Olsson
2002-06-15
ecn_* policy attributes --- ok ho@
Angelos D. Keromytis
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-14
Recognize the ECN_TUNNEL attribute.
Hakan Olsson
2002-06-12
Rewrite for pf, plus some other small stuff
Hakan Olsson
2002-06-12
Five higher MODP groups, but commented out for now (until IANA assigns
Hakan Olsson
them proper numbers).
2002-06-11
Various IPComp-related mods
Hakan Olsson
2002-06-11
set_spi: CPIs are 16 bit.
Hakan Olsson
flow: accept IPComp flows.
2002-06-11
Don't send KEY extensions for IPCOMP.
Hakan Olsson
2002-06-11
Stupid 16-bit CPI numbers.
Hakan Olsson
2002-06-10
CPIs cannot be selected from the same range as SPIs.
Hakan Olsson
2002-06-10
Zap a few remaining libkeynote refs.
Hakan Olsson
2002-06-10
Remove mention of dynamic loading
Hakan Olsson
2002-06-10
The dlopen() stuff goes away.
Hakan Olsson
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-09
Mark attr payload as handled. Also make sure the correct payload
Hakan Olsson
length is returned.
2002-06-09
Bad me. Make sure it compiles before commit.
Hakan Olsson
2002-06-09
CFG_REQUEST
Hakan Olsson
2002-06-09
Style.
Hakan Olsson
2002-06-09
Missed this.
Hakan Olsson
2002-06-09
Tighten the code to work for both SET/ACK and REQ/REPLY modes.
Hakan Olsson
2002-06-08
Factor out hash operations, some other cleanup.
Hakan Olsson
2002-06-08
add cfg_type
Hakan Olsson
2002-06-08
a bit more for the responder cases
Hakan Olsson
2002-06-07
Avoid some gcc3 warnings. From David Krause <openbsd@davidkrause.com>
Hakan Olsson
2002-06-07
Extend as per current IANA assignments
Hakan Olsson
2002-06-07
Also allocate space for the attribute header.
Hakan Olsson
2002-06-07
Start for support of IKECFG in SET/ACK mode. Server side only so far.
Hakan Olsson
2002-06-07
typo
Hakan Olsson
2002-06-07
Add 'ikecfg' as a valid Flags= value.
Hakan Olsson
2002-06-07
own sadb_protocol struct for EXT_PROTOCOL
Hakan Olsson
2002-06-07
Send a flow type.
Angelos D. Keromytis
2002-06-07
This should solve PR#2729.
Hakan Olsson
2002-06-07
Before detaching, log output should go to stderr, not syslog.
Hakan Olsson
2002-06-06
Answer requests for netmasks, subnets, and dhcp-servers as well. Add
Hakan Olsson
debug and warning messages for missing/bad values. Rewrite it a bit. niklas@ ok.
2002-06-06
Cleanup / style
Hakan Olsson
2002-06-06
style
Hakan Olsson
2002-06-06
better format/type
Hakan Olsson
2002-06-06
Style, and a few additional format/type mods.
Hakan Olsson
2002-06-01
size_t must be cast to (unsigned long) and printed using %lu
Theo de Raadt
2002-05-31
Look for the authentication info from the kernel in the correct message.
Angelos D. Keromytis
2002-05-28
off_t to size_t change for printf format and malloc. Pointed out by ↵
Hakan Olsson
<greg@nest.cx>
2002-05-28
printf format __attribute__. From <greg@nest.cx>, slightly modified.
Hakan Olsson
[next]