Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate all enumerators to venumerate() interface change | Tobias Brunner | 2017-05-26 | 1 | -3/+7 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | attribute-provider: Pass full IKE_SA to provider backends | Martin Willi | 2015-02-20 | 1 | -4/+2 |
| | |||||
* | unity: Send all traffic selectors in a single UNITY_SPLIT_INCLUDE attribute | Tobias Brunner | 2014-01-23 | 1 | -35/+47 |
| | | | | Cisco clients only handle the first such attribute. | ||||
* | unity: Send UNITY_SPLIT_INCLUDE attributes with proper padding | Tobias Brunner | 2014-01-23 | 1 | -11/+16 |
| | | | | | | The additional 6 bytes are not actually padding but are parsed by the Cisco client as protocol and src and dst ports (each two bytes but strangely only the first two in network order). | ||||
* | unity: Fix memory leak in provider | Tobias Brunner | 2013-07-17 | 1 | -0/+1 |
| | |||||
* | Filter TS list for Split-Includes before printing them to debug log | Martin Willi | 2013-01-21 | 1 | -10/+34 |
| | |||||
* | Do not send 0.0.0.0/0 traffic selectors as Split-Include Unity attributes | Martin Willi | 2012-11-22 | 1 | -2/+6 |
| | | | | It seems that iOS devices don't like them. | ||||
* | Exclude dynamic TS from Unity Split-Include attributes | Martin Willi | 2012-10-30 | 1 | -0/+1 |
| | |||||
* | As Unity responder, don't change the proposed TS at all, racoon doesn't like ↵ | Martin Willi | 2012-09-18 | 1 | -0/+4 |
| | | | | that | ||||
* | Enable Cisco Unity only if Unity vendor id received | Martin Willi | 2012-09-18 | 1 | -0/+1 |
| | |||||
* | Add a Unity attribute provider that adds Split-Includes for TS | Martin Willi | 2012-09-18 | 1 | -0/+170 |