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
/
photurisd
/
kernel.c
Age
Commit message (
Expand
)
Author
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
2001-06-27
Consistently use "IPsec" capitalization (jsyn@nthought.com)
Angelos D. Keromytis
2001-06-05
Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwards
Niklas Hallqvist
2001-01-28
$OpenBSD$
Niklas Hallqvist
2000-12-16
when a used SA expires and the exchange is gone, start a new one.
Niels Provos
2000-12-15
return resource exhaustion message on memory allocation error. poll on
Niels Provos
2000-12-15
more cleanup; send SPI needed message if we have state but no SPI on
Niels Provos
2000-12-15
more cleanup. remove last vestiges of gmp.
Niels Provos
2000-12-15
handle pfkey soft updates. only update when SA has been used.
Niels Provos
2000-12-14
queue pfkey acquire and expire messages if we are currently waiting for
Niels Provos
2000-12-14
setup soft lifetimes, handle hard expirations, deal with changed pfkey
Niels Provos
2000-12-13
better debugging. reserve spis with the correct protocol.
Niels Provos
2000-12-12
listen to pfkeyv2 acquire messages and set up SAs accordingly.
Niels Provos
2000-12-11
surpress some error messages
Niels Provos
2000-12-11
proper logging.
Niels Provos
2000-12-11
remove lots of unnecssary code, on the way to new spd framework.
Niels Provos
2000-12-11
make it use bignum.
Niels Provos
2000-08-25
Only play with flows if we have the "old" IPsec code (the new code to
Angelos D. Keromytis
2000-01-27
Cheers from Canada (Montreal):
Angelos D. Keromytis
1999-12-05
Remove LOCALFLOW flag (thanks andreas)
Angelos D. Keromytis
1999-07-02
rename SADB_foo_X_bar to SADB_X_foo_bar
Theo de Raadt
1999-03-31
Use SADB_SAFLAGS_X_REPLACEFLOW
Niklas Hallqvist
1999-03-27
convert the kernel module to PFKEYv2, support for binding incoming and
Niels Provos
1998-11-14
move ipsec tools into .
Theo de Raadt