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
Age
Commit message (
Expand
)
Author
2011-01-17
Add initial acquire mode support and use it whenever Windows peers decide
Mike Belopuhov
2011-01-17
move mask2prefixlen functions to the util module; ok reyk
Mike Belopuhov
2011-01-12
postpone processing of pfkey messages received in pfkey_reply instead of
Mike Belopuhov
2011-01-12
decouple flow deletion from the ikev2_childsa_delete; ok reyk
Mike Belopuhov
2011-01-12
fixup bogus check; ok reyk
Mike Belopuhov
2011-01-12
don't forget to specify spi sizes; ok reyk
Mike Belopuhov
2010-12-23
pick netmask instead of address when we mean it; found by dhill, ok reyk
Mike Belopuhov
2010-12-23
always add a none payload, should fix ike sa rekeying for responders; ok reyk
Mike Belopuhov
2010-12-22
move and rename util.c:print_id() to ikev2.c:ikev2_print_id() because
Reyk Floeter
2010-12-22
split util.c into two files: imsg_util.c for ibuf/imsg stuff and util for
Reyk Floeter
2010-12-22
ikev2 rfc was recently updated, so list the newer one; ok reyk
Mike Belopuhov
2010-12-22
Tweak the grammar a little bit by requiring a "bytes" keyword before the
Reyk Floeter
2010-12-22
Fix a little control socket bug, as discussed with mikeb@
Reyk Floeter
2010-12-22
child sa rekeying revamp plus numerous bugfixes;
Mike Belopuhov
2010-12-21
Convert netmask from sockaddr to prefixlen correctly as noticed
Mike Belopuhov
2010-12-21
fixup log_warn and log_debug arguments; ok reyk
Mike Belopuhov
2010-12-01
Clarify the internal ibuf API: rename ibuf_copy() to ibuf_get() because
Reyk Floeter
2010-11-29
make key exchange faster by not checking the predefined groups with DH_check()
Markus Friedl
2010-11-17
Allow the -D command line flag to actually define macros.
Chris Kuethe
2010-11-08
fixup number rounding; ok reyk
Mike Belopuhov
2010-10-14
plug a tiny leak.
David Hill
2010-09-30
promote openssl errors to the warning level; ok reyk
Mike Belopuhov
2010-09-30
check that there are transforms in the proposal before trying
Mike Belopuhov
2010-09-30
disable padding correctly. therefore we no longer need to supply
Mike Belopuhov
2010-09-30
More information about creating and maintaining the PKI with a link to
Reyk Floeter
2010-09-23
support for aes-gcm
Mike Belopuhov
2010-09-22
support INVALID_KE_PAYLOAD notification sent by the responder in case
Mike Belopuhov
2010-09-20
fixup length of an eap identity message payload.
Mike Belopuhov
2010-09-16
pass proper argument to the proc_sig_handler and check env for
Mike Belopuhov
2010-09-09
- allow esp proposals without integrity and ah proposals without
Mike Belopuhov
2010-08-03
fix linecount bug with comments spanning multiple lines
Henning Brauer
2010-07-29
some error cases returned 01 when they should have been returning -1
Jonathan Gray
2010-07-28
Change back to the pre rev 1.11 behaviour of not treating unexpected
Jonathan Gray
2010-07-22
Don't deref a NULL pointer if tap or tag are not specified in the
Jonathan Gray
2010-07-20
two iterators should be u_int; ok jsg
Theo de Raadt
2010-07-03
Better non-debug logging messages when a session is established/closed.
Reyk Floeter
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-29
Add missing frees.
Reyk Floeter
2010-06-27
When a peer requests a certificate from the local gateway, we first
Reyk Floeter
2010-06-27
fix possible double free of the initiator cert
Reyk Floeter
2010-06-27
fix the length check for ASN1_ID Ids.
Reyk Floeter
2010-06-27
Verify that the subjectAltName extension is present and matches the
Reyk Floeter
2010-06-27
Instead of modifying and fiddling with the IKE SA in the payload
Reyk Floeter
2010-06-27
print the required bits as a string
Reyk Floeter
2010-06-27
cycle static buffers in print_bits()
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-24
unbreak the ikectl log verbose/brief commands.
Reyk Floeter
[prev]
[next]