aboutsummaryrefslogtreecommitdiff
path: root/security/racoon2
Commit message (Collapse)AuthorAgeFilesLines
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Revert removing USE_AUTOTOOLS.Munechika SUMIKAWA2007-08-201-0/+1
| | | | Notes: svn path=/head/; revision=197934
* Make compilable with recent FAST_IPSEC changes on -CURRENT.Munechika SUMIKAWA2007-08-172-2/+421
| | | | Notes: svn path=/head/; revision=197830
* Fix pkg-plist.Munechika SUMIKAWA2007-07-272-0/+9
| | | | Notes: svn path=/head/; revision=196358
* Upgrade to 20070720a.Munechika SUMIKAWA2007-07-232-4/+4
| | | | Notes: svn path=/head/; revision=196091
* Fix PLIST.Munechika SUMIKAWA2007-01-122-1/+2
| | | | Notes: svn path=/head/; revision=182234
* Upgrade to 20061228a. IKEv1 has been supported.Munechika SUMIKAWA2006-12-308-269/+5
| | | | Notes: svn path=/head/; revision=181046
* Add pathches to fix compilation problem on 64bit arch.Munechika SUMIKAWA2006-09-263-0/+233
| | | | Notes: svn path=/head/; revision=173858
* Fix compilation on 64bit archs.Munechika SUMIKAWA2006-08-211-0/+18
| | | | Notes: svn path=/head/; revision=171079
* Upgrade to 20060712a.Munechika SUMIKAWA2006-07-175-26/+36
| | | | Notes: svn path=/head/; revision=168085
* clean up startup scripts.Munechika SUMIKAWA2006-06-074-5/+14
| | | | | | | | PR: ports/91312 Reported by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=164682
* Fix installation problem on freebsd4.Munechika SUMIKAWA2006-05-301-0/+11
| | | | Notes: svn path=/head/; revision=163923
* - Make an option for kinkd support. This should work on 4-STABLEMunechika SUMIKAWA2006-02-134-18/+71
| | | | | | | | | | | - Now kinkd is disabled in default - use set_rcvar Noticed by: kris Submitted by: jau@iki.fi (set_rcvar patch) Notes: svn path=/head/; revision=155943
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix plist.Munechika SUMIKAWA2005-11-042-1/+3
| | | | Notes: svn path=/head/; revision=147181
* Upgrade to 20051102a.Munechika SUMIKAWA2005-11-025-48/+18
| | | | Notes: svn path=/head/; revision=146998
* Make compilable on 64bit system.Munechika SUMIKAWA2005-07-111-0/+20
| | | | Notes: svn path=/head/; revision=138873
* Fix pkg-plist.Munechika SUMIKAWA2005-07-052-0/+4
| | | | Notes: svn path=/head/; revision=138486
* IKEv2 has been supported.Munechika SUMIKAWA2005-07-041-1/+0
| | | | Notes: svn path=/head/; revision=138472
* Upgrade to 20050625b. IKEv2 has been supported.Munechika SUMIKAWA2005-07-046-138/+45
| | | | Notes: svn path=/head/; revision=138471
* - Make it broken when Kerberos5 is not installed in the systemMunechika SUMIKAWA2005-02-021-0/+12
| | | | | | | - Correct paths in documents Notes: svn path=/head/; revision=127908
* "racoon2" is a system to exchange and to install security parametersMunechika SUMIKAWA2005-02-0111-200/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | for the IPsec. Currently the system supports the following specification: Internet Key Exchange (IKEv2) Protocol draft-ietf-ipsec-ikev2-17.txt (The IKE daemon is not included in the current release due to IPR issue) Kerberized Internet Negotiation of Keys (KINK) draft-ietf-kink-kink-06.txt PF_KEY Key Management API, Version 2 RFC2367 The following protocols will be supported soon. The Internet Key Exchange (IKE) RFC2409 WWW: http://www.kame.net/ This port was repocopied from secutiry/racoon. PR: ports/76814 Notes: svn path=/head/; revision=127868
* Add ipv6 on CATEGORIES.Munechika SUMIKAWA2004-12-031-1/+1
| | | | | | | | PR: ports/70025 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=123038
* Fixed memory leak.Munechika SUMIKAWA2004-11-222-0/+43
| | | | Notes: svn path=/head/; revision=122166
* patch-kmpstat.c is not necessary anymore.Munechika SUMIKAWA2004-08-181-14/+0
| | | | | | | | | PR: ports/70620, ports/70622 Submitted by: Helge Oldach <racoonaug04@oldach.net>, Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116608
* Upgrade to 20040818a.Munechika SUMIKAWA2004-08-182-3/+3
| | | | Notes: svn path=/head/; revision=116556
* Fix build with gcc-3.4Kirill Ponomarev2004-08-141-0/+14
| | | | Notes: svn path=/head/; revision=116213
* Upgrade to 20040617a.Munechika SUMIKAWA2004-06-242-3/+3
| | | | | | | Submitted by: ivi@dhs.net.ru Notes: svn path=/head/; revision=112127
* Upgrade to 20040408a.Munechika SUMIKAWA2004-04-082-3/+3
| | | | Notes: svn path=/head/; revision=106487
* Upgrade to 20040407b.Munechika SUMIKAWA2004-04-072-3/+3
| | | | Notes: svn path=/head/; revision=106390
* Quick fix to avoid DoS attack due to malloc(3) bug.Munechika SUMIKAWA2004-04-012-3/+3
| | | | | | | | Related PR: bin/64991 Submitted by: suz Notes: svn path=/head/; revision=105875
* Add SIZE.Munechika SUMIKAWA2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104425
* Upgrade to 20040116a.Munechika SUMIKAWA2004-01-192-2/+2
| | | | Notes: svn path=/head/; revision=98544
* Upgrade to 20040114a.Munechika SUMIKAWA2004-01-142-3/+2
| | | | Notes: svn path=/head/; revision=98147
* rcNG'fy racoon.sh and removed unnecessary patches.Munechika SUMIKAWA2004-01-064-47/+47
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=97480
* Upgrade to 20030826.Munechika SUMIKAWA2003-10-223-98/+2
| | | | Notes: svn path=/head/; revision=91914
* Fix libipsec checking.Munechika SUMIKAWA2003-09-261-1/+2
| | | | | | | | PR: ports/57106 Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> Notes: svn path=/head/; revision=89461
* - don't clobber any given LDFLAGSDirk Meyer2003-09-011-2/+2
| | | | | | | | resolves conflitcs with bsd.openssl.mk Approved by: sumikawa Notes: svn path=/head/; revision=88278
* Upgrade to 20030711.Munechika SUMIKAWA2003-07-143-2/+97
| | | | Notes: svn path=/head/; revision=84871
* Add missing fileKris Kennaway2003-04-051-0/+1
| | | | Notes: svn path=/head/; revision=78272
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to 20021120.Munechika SUMIKAWA2002-11-213-8/+7
| | | | Notes: svn path=/head/; revision=70722
* Add startup script.Munechika SUMIKAWA2002-11-032-0/+21
| | | | | | | Submitted by: Sam Pikesley <samdavidpikesley@yahoo.co.uk> Notes: svn path=/head/; revision=69354
* Upgrade to 20020507. Unreadable log should be fixed.Munechika SUMIKAWA2002-05-082-2/+2
| | | | | | | Error reported by: so many people Notes: svn path=/head/; revision=58685
* Upgrade to 20020426.Munechika SUMIKAWA2002-04-262-3/+3
| | | | Notes: svn path=/head/; revision=58138
* Upgrade to 20011215.Munechika SUMIKAWA2001-12-172-2/+2
| | | | Notes: svn path=/head/; revision=51654
* Upgrade to 20011026.Munechika SUMIKAWA2001-10-282-2/+2
| | | | Notes: svn path=/head/; revision=49281
* Upgrade to 20011016.Munechika SUMIKAWA2001-10-172-2/+2
| | | | Notes: svn path=/head/; revision=48862
* Upgrade to 20010831.Munechika SUMIKAWA2001-09-052-3/+2
| | | | Notes: svn path=/head/; revision=47440