summaryrefslogtreecommitdiff
path: root/openwrt/package/openswan
Commit message (Collapse)AuthorAgeFilesLines
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | SVN-Revision: 4091
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-2/+2
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* be politically correctImre Kaloz2006-06-201-2/+2
| | | | SVN-Revision: 4019
* fix MODULE_PARM removal in 2.6.17.Nicolas Thill2006-06-191-0/+37
| | | | SVN-Revision: 4016
* normalize Makefiles.Nicolas Thill2006-06-181-9/+8
| | | | SVN-Revision: 3998
* move openswan from target/linux/package to package/.Nicolas Thill2006-06-172-0/+59
| | | | SVN-Revision: 3974
* remove lots of non-essential packagesFelix Fietkau2006-04-137-735/+0
| | | | SVN-Revision: 3641
* fix openswan patchFelix Fietkau2006-04-131-12/+0
| | | | SVN-Revision: 3639
* also update openswan in package/Felix Fietkau2006-04-131-2/+2
| | | | SVN-Revision: 3638
* fix typo in Openswan control file, closes #465Oliver Ertl2006-04-091-1/+1
| | | | SVN-Revision: 3603
* update openswan to 2.4.5rc5 and fix compile issuesWaldemar Brodkorb2006-03-282-37/+453
| | | | SVN-Revision: 3535
* select iptools for openswanWaldemar Brodkorb2005-12-251-0/+1
| | | | SVN-Revision: 2768
* add /etc/ipsec.conf to conffilesWaldemar Brodkorb2005-12-111-0/+1
| | | | SVN-Revision: 2617
* close ticket #63Waldemar Brodkorb2005-11-241-2/+2
| | | | SVN-Revision: 2553
* security update, fixes #52Waldemar Brodkorb2005-11-151-2/+2
| | | | SVN-Revision: 2493
* fix openswan rebuildFelix Fietkau2005-11-071-0/+4
| | | | SVN-Revision: 2377
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-051-3/+3
| | | | SVN-Revision: 2333
* add a dependency to kmod-openswan (fix #2)Nicolas Thill2005-11-041-1/+1
| | | | SVN-Revision: 2326
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-211-2/+0
| | | | SVN-Revision: 2210
* update openswan to 2.40Waldemar Brodkorb2005-09-293-136/+116
| | | | SVN-Revision: 2003
* add menu descriptionsWaldemar Brodkorb2005-07-171-1/+1
| | | | SVN-Revision: 1488
* fix openswan depend on libgmpFelix Fietkau2005-05-281-1/+1
| | | | SVN-Revision: 1093
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-283-44/+22
| | | | | | 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
* Convert gmp to new packaging styleNicolas Thill2005-05-131-1/+5
| | | | SVN-Revision: 870
* no mawk package in buildroot, select gmpWaldemar Brodkorb2005-04-252-1/+2
| | | | SVN-Revision: 712
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-1/+1
| | | | | | menuconfig SVN-Revision: 675
* fix openswan -- do NOT strip the kernel modulesFelix Fietkau2005-04-112-2/+52
| | | | SVN-Revision: 619
* fix iproute2 dependency for openswanFelix Fietkau2005-04-101-1/+1
| | | | SVN-Revision: 618
* update openswan to 2.3.1Felix Fietkau2005-04-092-3/+3
| | | | SVN-Revision: 606
* Tweak openswan: strip kernel module and remove /var from packageNicolas Thill2005-04-092-1/+4
| | | | SVN-Revision: 598
* fix openswan dependenciesFelix Fietkau2005-04-071-1/+1
| | | | SVN-Revision: 575
* fix link to init scriptFelix Fietkau2005-04-061-11/+0
| | | | SVN-Revision: 573
* use /dev/urandom instead of /dev/random for openswan ipsec keygenFelix Fietkau2005-04-051-0/+36
| | | | SVN-Revision: 568
* s/libgmp/gmp/ for openswan control fileFelix Fietkau2005-04-051-1/+1
| | | | SVN-Revision: 566
* add openswanFelix Fietkau2005-04-055-0/+286
SVN-Revision: 565