summaryrefslogtreecommitdiff
path: root/package/openswan/patches
AgeCommit message (Collapse)Author
2014-04-30update openswanWaldemar Brodkorb
2014-03-27disable for musl, cdefs.h and queue.h problems fixed so far, need to resolve ↵Waldemar Brodkorb
GLOBC_BRACE later
2012-07-27full build on Darwin fixesWaldemar Brodkorb
2011-12-02update openswan to latest upstreamWaldemar Brodkorb
2011-01-22activate GCC cflags check, cleanup FLAGS stuff in OpenADK.Waldemar Brodkorb
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage
2010-07-27test and fix openswan package.Waldemar Brodkorb
enable needed kernel modules, disable removing of any kernel modules on restart.
2010-01-26fix openswan compile error, againWaldemar Brodkorb
2010-01-20fix allmodconfig for foxboardwaldemar brodkorb
2010-01-10update to latest upstream, no xmlto needed.Waldemar Brodkorb
2009-08-09update openswan, try to use both IPsec implementationsWaldemar Brodkorb
2009-06-13FreeBSD compatibility patchesWaldemar Brodkorb
- update ipset and libpri to latest upstream
2009-05-24gcc 4.4 compatibility patchesWaldemar Brodkorb
* add the rest of the patches missed by the last commit
2009-05-17Initial importwbx