summaryrefslogtreecommitdiffstats
path: root/main/ipsec-tools
Commit message (Collapse)AuthorAgeFilesLines
* main/ipsec-tools: add patch for fd prioritiesTimo Teras2010-03-092-2/+289
| | | | it improves admin port responsiveness under high load.
* main/ipsec-tools: start after ntp-clientNatanael Copa2010-02-082-5/+13
| | | | fixes #261
* main/ipsec-tools: fix a memleak in the initial-contact patchNatanael Copa2009-12-102-6/+8
| | | | | the patch should fix reconnection on unstable lines but contained a memory leak. This is an update of the same patch.
* main/ipsec-tools: initial contact fixNatanael Copa2009-12-092-2/+75
| | | | | | | Reset remote node contacted state if all related security associates are purged. Fixes issues with unstable internet connections.
* main/ipsec-tools: provide ipsecNatanael Copa2009-09-252-2/+3
| | | | so opennhrp start after racoon.
* main/ipsec-tools: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/ipsec-tools: update to 20090903 snapshotTimo Teras2009-09-032-1232/+3
| | | | remove the patch merged upstream.
* main/ipsec-tools: bump up to 20080820 snapshotTimo Teras2009-08-207-1855/+1236
| | | | | | remove patches merged upstream, minor fix to reverse-connect patch and add new "phase1 hints when rekeying" patch to help rekeying in some nat scenarios.
* main/ipsec-tools: update checksum and bump pkgrelNatanael Copa2009-08-051-4/+4
|
* Adding SETKEY_OPTS parameter to init.d and conf.d files This helps users to ↵Mika Havela2009-08-052-1/+2
| | | | append e.g. '-k' option to the setkey command by modifying their /etc/conf.d/racoon file
* moved extra/* to main/Natanael Copa2009-07-249-0/+2394
and fixed misc build issues