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
/
iked
/
iked.h
Age
Commit message (
Expand
)
Author
2010-11-17
Allow the -D command line flag to actually define macros.
Chris Kuethe
2010-09-22
support INVALID_KE_PAYLOAD notification sent by the responder in case
Mike Belopuhov
2010-09-09
- allow esp proposals without integrity and ah proposals without
Mike Belopuhov
2010-07-01
Add support for the tap extension (ikev2 ... tap "enc1") that will
Reyk Floeter
2010-06-29
add code to lookup the RSA public keys in /etc/iked/pubkeys/ as an
Reyk Floeter
2010-06-27
When a peer requests a certificate from the local gateway, we first
Reyk Floeter
2010-06-27
Instead of modifying and fiddling with the IKE SA in the payload
Reyk Floeter
2010-06-26
revert the files that have been accidentally committed with my
Reyk Floeter
2010-06-26
mixing any (AF_UNSPEC) with AF_INET/INET6 is not an address family mismatch
Reyk Floeter
2010-06-26
Include the Id type in the generated SA tag that is passed to the
Reyk Floeter
2010-06-14
Initiator mode with certificates; needs more work but works.
Reyk Floeter
2010-06-14
Initial support for initiator mode which allows to run iked as a
Reyk Floeter
2010-06-14
NAT detection again: make it work in initiator and responder mode
Reyk Floeter
2010-06-14
restructure code a bit to move closer to initiator mode:
Reyk Floeter
2010-06-14
cleanup messages and parsed information correctly
Reyk Floeter
2010-06-14
More code for initiator mode (not finished yet)
Reyk Floeter
2010-06-11
add some infrastructure to support timers and initiator mode later.
Reyk Floeter
2010-06-10
add new commands: the couple/decouple commands will set loading of the
Reyk Floeter
2010-06-10
Add another tree to lookup policy SAs by peer address.
Reyk Floeter
2010-06-10
i don't like splitting source code in too many source files but ikev2.c
Reyk Floeter
2010-06-03
Import iked, a new implementation of the IKEv2 protocol.
Reyk Floeter