summaryrefslogtreecommitdiff
path: root/sbin/iked/ca.c
AgeCommit message (Expand)Author
2010-09-30promote openssl errors to the warning level; ok reykMike Belopuhov
2010-06-29add code to lookup the RSA public keys in /etc/iked/pubkeys/ as anReyk Floeter
2010-06-27When a peer requests a certificate from the local gateway, we firstReyk Floeter
2010-06-27fix the length check for ASN1_ID Ids.Reyk Floeter
2010-06-27Verify that the subjectAltName extension is present and matches theReyk Floeter
2010-06-26Include the Id type in the generated SA tag that is passed to theReyk Floeter
2010-06-24unbreak the ikectl log verbose/brief commands.Reyk Floeter
2010-06-11tweak the code slightly so we can remove -lsslJonathan Gray
2010-06-10move a bzero of the x509 store context higher up so theJonathan Gray
2010-06-10i don't like splitting source code in too many source files but ikev2.cReyk Floeter
2010-06-03Import iked, a new implementation of the IKEv2 protocol.Reyk Floeter