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
2014-02-12
make sure to set the msg_responded flag on the original message; ok mikeb@
Markus Friedl
2014-01-24
re-lookup the policy as soon as we have the ID of the peer (destid)
Markus Friedl
2014-01-24
enable format-string checks for log_*(); ok mikeb
Markus Friedl
2014-01-24
make sure sa_lookup() can actually find SAs; ok mikeb
Markus Friedl
2014-01-24
don't leak prv RSA key for each signature; ok mikeb
Markus Friedl
2014-01-24
use a bit saner timer api
Mike Belopuhov
2014-01-22
implement DPD similar to isakmpd, but only send DPD-messages 'on-demand'
Markus Friedl
2014-01-22
relax the cfg file secrecy check slightly to allow group readability
Henning Brauer
2014-01-18
Remove -Wbounded: it is now the compiler default.
Martynas Venckus
2013-12-09
distingush between sa_msgid not set and 0; otherwise we start
Markus Friedl
2013-12-04
Use EVP_sha1 directly instead of doing the EVP_get_digestbyname lookup.
Mike Belopuhov
2013-12-03
never cast to sockaddr_storage, always cast to the abstract 'class' sockaddr
Markus Friedl
2013-11-28
mark replaced flows as 'not loaded'; this can happen if both
Markus Friedl
2013-11-28
don't leak duplicate flows; ok mikeb@
Markus Friedl
2013-11-28
drop duplicate requests
Markus Friedl
2013-11-28
document sa_msgid & sa_reqid; ok mikeb@
Markus Friedl
2013-11-28
sa_lookup: don't compare with sh_rspi if rspi is not set
Markus Friedl
2013-11-28
sa_new(): discard & free duplicate IKESAs; ok mibek@
Markus Friedl
2013-11-28
include hexdump in debug output only for -vvv; ok mikeb@
Markus Friedl
2013-11-28
support raw pubkey authentication w/o x509 certificates;
Markus Friedl
2013-11-25
use u_char for buffers in yylex, for ctype calls
Sebastian Benoit
2013-11-22
Whole bunch of (unsigned char) casts carefully added for ctype calls.
Theo de Raadt
2013-11-21
Make the bit string u_char * in print_bits(). In practice we
Todd C. Miller
2013-11-15
Cope with the EAGAIN API change for msgbuf_write()
Mike Belopuhov
2013-11-14
ignore messages for other daemons, like isakmpd does; ok mikeb
Markus Friedl
2013-11-14
setup pfkey timer before use; ok mikeb
Markus Friedl
2013-11-14
pass caller to ca_sslerror for better error messages; ok mikeb
Markus Friedl
2013-11-14
verify EC points; from hshoexer; ok mikeb
Markus Friedl
2013-11-14
not need to specify OBJDIR; ok mikeb
Markus Friedl
2013-11-01
altq -> new queue in examples
Henning Brauer
2013-10-24
no need for netinet/ip_var.h (and friends)
Theo de Raadt
2013-09-26
After some manipulations with the buffer, ike message header (hdr)
Mike Belopuhov
2013-07-16
Add missing .Mt macros for AUTHORS email addresses.
Ingo Schwarze
2013-06-29
do not use Sx for sections outwith the page;
Jason McIntyre
2013-06-13
Add support for protected-subnet config types.
Reyk Floeter
2013-05-22
Move the gmac/null ciphers to a different table block, clearly labelled as
Stuart Henderson
2013-03-30
Sync with latest IKEv2 Parameters from IANA. No functional change.
Reyk Floeter
2013-03-21
remove excessive includes
Theo de Raadt
2013-03-11
handle ECONNABORTED errors from accept(). In many code blocks they can be
Theo de Raadt
2013-03-05
cross referencing the manual page is better.
Igor Sobrado
2013-03-05
fix program name used in AUTHORS section.
Igor Sobrado
2013-01-08
Remove private CVS tag from an obsolete repository and bump copyright
Reyk Floeter
2012-12-15
Remove unused variables.
Reyk Floeter
2012-12-15
Don't print an error if the process exited normally.
Reyk Floeter
2012-12-15
Plug two memory leaks when cleaning up the dh/dsa crypto structures.
Reyk Floeter
2012-12-15
Fix a very hidden but harmless overflow in the MSCHAPv2 code.
Reyk Floeter
2012-12-15
Don't pass an uninitialized arg to ibuf_release(); initialize it to NULL.
Reyk Floeter
2012-12-15
Don't dereference NULL pointers (and some cleanup here).
Reyk Floeter
2012-12-04
remove some unnecessary sys/param.h inclusions
Theo de Raadt
2012-11-29
use Nm instead of Xr to self;
Jason McIntyre
[next]