summaryrefslogtreecommitdiff
path: root/usr.sbin/racoon
AgeCommit message (Expand)Author
2009-04-22Enable WARNS=4 by default, except for:lukem
2008-04-10Add more libraries required by libkrb5 etc. in NOPIC case.tsutsui
2008-03-28Not the right way to fix this.christos
2008-03-28Because privsep.c uses CMSG_SPACE() to size two local arrays, thesehe
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-24PR/36069: Huang Yushuo: racoon can't work with pam_groupchristos
2006-09-29Add the dependendy on libutilmanu
2006-09-16Fix buildmanu
2006-09-09Fix ipsec-tools build after recent importmanu
2005-11-26adjust to the new opensslchristos
2005-03-09Add -lcrypt where -lcrypto is specified.christos
2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe
2005-02-26Move -lcrypto to the end of the library list, so that this linkshe
2005-02-24Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AESmanu
2005-02-23Install racoon administrative socket in /var/run instead of /var/racoonmanu
2005-02-20Don't make racoonctl.8 here, it's already done in src/usr.sbin/racoonctlmanu
2005-02-20Add missing racoonctl(8), build with libradiusmanu
2005-02-19Additional cleanup pass.thorpej
2005-02-19Switch to ipsec-tools for libipsec, setkey, and racoon. Fromthorpej
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2004-08-05Add -fno-strict-aliasing to CFLAGS to avoid gcc warningjunyoung
2004-06-17sync w/ 20040617.itojun
2004-05-23Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target andlukem
2004-04-12do not compile in print-isakmp.c, as src/dist/tcpdump contains ancient versionitojun
2004-04-12properly validate phase 1 signature.itojun
2004-04-09Wait for libpfkey to build before descending into racoon, as thehe
2004-01-16bump dateitojun
2004-01-14bump version stringitojun
2003-10-19rework how cfparse.y is generatedlukem
2003-08-26update racoon to 2003/8/26 version. mostly minor bugfixes.itojun
2003-07-24racoon sha2.c is not compatible with openssl 0.9.7, drop supportitojun
2003-07-22oops, forgot to bump version stringitojun
2003-07-12sync w/ latest racoonitojun
2003-07-04no need for __ss_len define any longeritojun
2003-07-04evp.h better fit under cert supportitojun
2003-07-04support idea/rc5 if they are available. add missing #define.itojun
2002-11-24Don't explicitly add -Wall -Werror -g to CFLAGS, the .mk infrastructurefvdl
2002-11-20sync w/ kame source from 2002/11/20.itojun
2002-09-18minor makefile delintlukem
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem
2002-05-13correct handling of "unique" policy. bump version to 20020507itojun
2002-04-26upgrade to KAME racoon as of 2002/4/26.itojun
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2001-12-12MKfoo=no -> NOfootv
2001-10-19Unravel the include spaghetti here:tv
2001-10-05CLEANFILES has to come before the include of <bsd.prog.mk>.veego
2001-08-31upgrade to KAME 2001/8/31.itojun
2001-08-02include version number into binary to help diagnosisitojun
2001-08-02sync with 2001/8/2 KAME racoon/libipsec.itojun