summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/openswan
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-074-61/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* update openswan to 2.4.5 finalFelix Fietkau2006-04-132-25/+2
| | | | SVN-Revision: 3635
* update openswan to 2.4.5rc5 and fix compile issuesWaldemar Brodkorb2006-03-284-122/+14
| | | | SVN-Revision: 3535
* change cp to $(CP)Mike Baker2006-02-011-1/+1
| | | | SVN-Revision: 3112
* large target/linux cleanupFelix Fietkau2006-01-101-7/+3
| | | | SVN-Revision: 2877
* bump releaseWaldemar Brodkorb2005-12-251-1/+1
| | | | SVN-Revision: 2772
* fix oops on start, forgot to ifdef one call last time, closes #133Waldemar Brodkorb2005-12-252-13/+23
| | | | SVN-Revision: 2769
* fix build on 2.4 systemsWaldemar Brodkorb2005-12-232-16/+58
| | | | SVN-Revision: 2754
* fix compile issues, from http://bugs.xelerance.com/view.php?id=509Waldemar Brodkorb2005-12-181-0/+78
| | | | SVN-Revision: 2725
* remove Maintainer: and Source: fields from ipkg control filesNicolas Thill2005-12-081-3/+1
| | | | SVN-Revision: 2605
* remove obsolete comments stating that the modules won't build on mipsel/2.6Nicolas Thill2005-12-081-1/+0
| | | | SVN-Revision: 2598
* close ticket #63Waldemar Brodkorb2005-11-241-2/+2
| | | | SVN-Revision: 2553
* security update, fixes #52Waldemar Brodkorb2005-11-151-2/+2
| | | | SVN-Revision: 2493
* seems like openswan needed another flags to compile properlyFelix Fietkau2005-11-131-1/+1
| | | | SVN-Revision: 2470
* fix openswan compile with linux-2.6 (bug #8)Felix Fietkau2005-11-131-0/+1
| | | | SVN-Revision: 2466
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-081-1/+1
| | | | SVN-Revision: 2392
* disable alsa and openswan on brcm-2.6Nicolas Thill2005-11-031-0/+1
| | | | SVN-Revision: 2321
* rework the kernel menuconfig, always use prompt to display config text ↵Nicolas Thill2005-11-021-1/+2
| | | | | | instead of bool/tristate SVN-Revision: 2315
* use the cross-compiler to build additional packagesNicolas Thill2005-11-021-0/+1
| | | | SVN-Revision: 2312
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵Nicolas Thill2005-11-011-1/+1
| | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-241-1/+1
| | | | SVN-Revision: 2297
* update openswan to 2.40Waldemar Brodkorb2005-09-292-2/+15
| | | | SVN-Revision: 2003
* fix external package buildFelix Fietkau2005-08-151-1/+2
| | | | SVN-Revision: 1682
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-1/+1
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-283-0/+51
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085