1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 04:52:22 +03:00
Commit Graph

30 Commits

Author SHA1 Message Date
blogic
48df4ca4fd updated ipsec-tools from #2510
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 14:12:26 +00:00
nico
1f8d3713bc ipsec-tools update and fixes:
* update to 0.6.7 (fixes DoS: CVE-2007-1841)
 * enable hybrid auth and disable shadow support (closes: #2220)
 * fix config file (closes: #2219)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 06:32:34 +00:00
nbd
b5cb1795de refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00
nbd
643f013d15 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
pavlov
151238116d trunk.. same deal as changeset:6526
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05 01:38:44 +00:00
nbd
ddc47d62f9 various configure related cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 23:34:57 +00:00
florian
163c1d6013 Use the KernelPackage template instead of kmod-foo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:36:58 +00:00
nico
2c04bf02f3 update ipsec-tools to 0.6.6, add a patch to build on 2.6.19, use Configure template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 16:15:35 +00:00
nbd
a4a6443af1 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
8afb23270d new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
nico
d08dab8450 standardize Makefile, change section from base to net
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 13:47:09 +00:00
florian
591d35c383 Add --enable-natt and --enable-dpd configuration options, closes #700
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-22 09:50:02 +00:00
nbd
fba883ac2d fix ipsec-tools (missing include, missing dependencies)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-30 14:42:05 +00:00
mbm
02cdebbb91 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
mbm
8ee697b614 fix ipsec compile (FIXME: move DESTDIR to build template?)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-23 23:29:09 +00:00
nbd
0b0afa4d81 add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
nbd
859e8f7f7d build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
nico
4e00d98efd normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
nbd
e240cc0ea6 improve dependency handling, fix some package makefile bugs
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-30 18:55:52 +00:00
mbm
95bdcf394e finish up package makefile
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-16 00:32:57 +00:00
nbd
44ba04efe2 replace $(IDIR_*) with $(1)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-11 16:00:43 +00:00
mbm
2b42215e7a Convert packages to new template
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-10 19:06:22 +00:00
nbd
fdfccc7699 fix ipsec-tools dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-08 17:33:18 +00:00
wbx
ed1b0ffeb7 add openssl dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-29 09:52:36 +00:00
mbm
82daa5e9c0 change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
wbx
2923243501 build only on 2.6 ports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-25 00:55:32 +00:00
nico
e2db3b6d69 update ipsec-tools to new upstream release (v0.6.4)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-15 01:15:43 +00:00
nico
f159084854 adjust svn properties: add missing "svn:keywords" for Makefiles,
set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-12 04:03:48 +00:00
nico
303152fb3f add ipsec-tools package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-09 10:02:08 +00:00