summaryrefslogtreecommitdiff
path: root/sbin/iked/Makefile
AgeCommit message (Expand)Author
2017-07-19more depends gc / yacc rules overhaulMarc Espie
2017-07-03no need to generate y.tab.h if nothing uses it, set YFLAGS to nothingMarc Espie
2015-10-23push LDSTATIC line down so it's not overridden by makefile.inc. ok reykTed Unangst
2015-10-22Stop linking iked -static: It was inherited from isakmpd that isReyk Floeter
2015-10-19Remove the ikev1 stub - Since I started iked, it has an empty privsepReyk Floeter
2014-08-27Add support for Curve25519 using the public domain code that is foundReyk Floeter
2014-02-17basic OCSP support. enable with 'set ocsp "http://10.0.0.10:8888/"'Markus Friedl
2014-01-18Remove -Wbounded: it is now the compiler default.Martynas Venckus
2013-11-14not need to specify OBJDIR; ok mikebMarkus Friedl
2013-01-08Remove private CVS tag from an obsolete repository and bump copyrightReyk Floeter
2012-09-25Correct DPADD to not list libssl which is not used by iked.Brad Smith
2010-12-22split util.c into two files: imsg_util.c for ibuf/imsg stuff and util forReyk Floeter
2010-06-11add some infrastructure to support timers and initiator mode later.Reyk Floeter
2010-06-11tweak the code slightly so we can remove -lsslJonathan Gray
2010-06-10i don't like splitting source code in too many source files but ikev2.cReyk Floeter
2010-06-03remove my BINDIR override, pointed out by deraadt@Reyk Floeter
2010-06-03Import iked, a new implementation of the IKEv2 protocol.Reyk Floeter