Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added verbosity level to stroke | Martin Willi | 2006-10-24 | 1 | -0/+3 |
| | |||||
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -0/+1 |
| | |||||
* | added auth_method field | Andreas Steffen | 2006-09-18 | 1 | -0/+29 |
| | |||||
* | implemented handling of dpdaction and dpddelay ipsec.conf parameters | Martin Willi | 2006-09-08 | 1 | -1/+1 |
| | |||||
* | reuse reqid when a ROUTED child_sa gets INSTALLED | Martin Willi | 2006-09-05 | 1 | -0/+2 |
| | | | | | | | | | fixed a bug in retransmission code added support for the "keyingtries" ipsec.conf parameter added support for the "dpddelay" ipsec.conf parameter done some work for "dpdaction" behavior some other cleanups and fixes | ||||
* | initial support for IPv6 (more testing needed) | Martin Willi | 2006-08-30 | 1 | -2/+36 |
| | | | | | | | | | socket works (without v6 filter) traffic selector handle IPv4/v4 cleanly improvements in traffic selector code kernel interface accepts v6 traffic selectors and hosts host_t class has full IPv6 support | ||||
* | added possibility to route CHILD_SAs, without to set them up | Martin Willi | 2006-07-21 | 1 | -3/+3 |
| | | | | | | | support for auto=route parameter support for ipsec route and ipsec unroute initiating of CHILD and/or IKE_SAs based on kernel acquires | ||||
* | added support for leftprotoport and rightprotoport | Martin Willi | 2006-07-05 | 1 | -0/+2 |
| | |||||
* | added support of updown parameter | Andreas Steffen | 2006-07-03 | 1 | -0/+1 |
| | |||||
* | handling of "rekey=no" parameter added | Martin Willi | 2006-06-15 | 1 | -5/+18 |
| | |||||
* | support for stroke listcerts|listcacerts|listall and left|rightca= | Andreas Steffen | 2006-06-12 | 1 | -1/+1 |
| | |||||
* | workaround for peers rekeying at the same time | Martin Willi | 2006-06-12 | 1 | -0/+5 |
| | | | | | loading lifetime policies from ipsec.conf | ||||
* | added support for leftsendcert= and left|rightca= parameters | Andreas Steffen | 2006-06-09 | 1 | -11/+13 |
| | |||||
* | - policies contain a connections name now | Martin Willi | 2006-05-29 | 1 | -1/+6 |
| | | | | | | | | - used for initiate and delete - connections won't get initiated twice anymore - deleting of connections is now possible, which allows us to use ipsec update and ipsec reload | ||||
* | stroke now uses constant size string buffer | Andreas Steffen | 2006-05-29 | 1 | -118/+95 |
| | |||||
* | - changed config load strategy: | Martin Willi | 2006-05-23 | 1 | -0/+1 |
| | | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior. | ||||
* | - reimplemented proper IKE SA deletion using a seperate state, | Martin Willi | 2006-05-23 | 1 | -104/+109 |
| | | | | | should conform now to IKEv2 | ||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -98/+99 |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | ||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -5/+5 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | - fixed stroke error output to starter | Martin Willi | 2006-05-10 | 1 | -76/+87 |
| | |||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+161 |