aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/definitions.h
Commit message (Collapse)AuthorAgeFilesLines
* added stddef.h include for compilers which do not support the offsetof() ↵Martin Willi2006-08-281-0/+2
| | | | directive
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-0/+5
| | | | | | | | | aren't stored in the IKE_SA anymore, they are queried on the fly are immutable now, allows it to share them policy selection based on traffic selectors, leads to valid lookup results rekeying queries the policy based on its traffic selectors
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* added X.509 trust chain verificationAndreas Steffen2006-06-271-0/+18
|
* moved RSA key size constraints to definitions.hAndreas Steffen2006-06-131-1/+7
|
* added memeq() macroAndreas Steffen2006-05-291-3/+6
|
* added streq() macro and defined default BUF_LENAndreas Steffen2006-05-241-2/+11
|
* (no commit message)Martin Willi2006-05-101-0/+120