Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | starter: Remove main parts of pluto support (invoke, whack). | Tobias Brunner | 2012-06-11 | 1 | -418/+0 |
| | |||||
* | starter: Migrated logging to libstrongswan. | Tobias Brunner | 2012-06-11 | 1 | -10/+8 |
| | |||||
* | *** HISTORICAL MOMENT: IKEv2 becomes the default! *** | Andreas Steffen | 2010-10-09 | 1 | -1/+1 |
| | |||||
* | transport reqid, mark_in and mark_out in whack message | Andreas Steffen | 2010-07-09 | 1 | -0/+5 |
| | |||||
* | introduced xauth_identity keyword | Andreas Steffen | 2010-05-15 | 1 | -0/+2 |
| | |||||
* | Added options to whack to query in-memory leases. | Tobias Brunner | 2010-04-06 | 1 | -0/+2 |
| | |||||
* | Fixed use of stack local variable outside of function scope | Thomas Egerer | 2010-03-31 | 1 | -12/+14 |
| | |||||
* | Fixed undefined behavior in use of stack variable | Thomas Egerer | 2010-03-31 | 1 | -2/+1 |
| | |||||
* | if end id is missing assign IP address to raw public key | Andreas Steffen | 2009-12-09 | 1 | -4/+10 |
| | |||||
* | pluto now supports SQL-based virtual IP pools | Andreas Steffen | 2009-10-14 | 1 | -67/+52 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | pluto supports ECDSA authentication | Andreas Steffen | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -1/+5 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -288/+288 |
| | |||||
* | fixed memory corruption problem in starter | Andreas Steffen | 2008-04-27 | 1 | -1/+6 |
| | |||||
* | supporting multiple comma seperated subnets in left/rightsubnet definition | Martin Willi | 2008-04-25 | 1 | -5/+17 |
| | | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16 | ||||
* | host_srcip was not properly initialized in starterwhack.c | Andreas Steffen | 2008-04-13 | 1 | -2/+5 |
| | |||||
* | implementation of an CFG attribute framework, currently supporting virtual IPs | Martin Willi | 2008-04-09 | 1 | -3/+17 |
| | | | | | | updated ipsec.conf sourceip parameter to support CIDR notatation to serve from a pool %poolname to query a separate (database?) pool | ||||
* | suppress IKEv2-specific policy flags in pluto. Patch contributed by Heiko ↵ | Andreas Steffen | 2008-03-21 | 1 | -0/+8 |
| | | | | Hund from Astaro. | ||||
* | set nexthop default value to 0::0 in IPv6 connections | Andreas Steffen | 2007-12-19 | 1 | -4/+9 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | handle dns lookup failures | Andreas Steffen | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | support of right|leftallowany flag | Andreas Steffen | 2007-06-18 | 1 | -0/+1 |
| | |||||
* | fixed stddef.h include | Martin Willi | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | added 'modeconfig=pull|push' and 'left|rightnatip' keywords | Andreas Steffen | 2006-10-25 | 1 | -0/+1 |
| | |||||
* | created IPv6 environment | Andreas Steffen | 2006-06-06 | 1 | -4/+4 |
| | |||||
* | full support of ikev1 and ikev2 connection flags | Andreas Steffen | 2006-05-30 | 1 | -0/+1 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -8/+4 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+371 |