Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Add proposal keywords to explicitly specify PRF algorithms | Martin Willi | 2012-10-24 | 1 | -0/+8 |
| | |||||
* | Fix Doxygen comment for proposal_keywords_t | Tobias Brunner | 2012-09-18 | 1 | -1/+1 |
| | | | | Two dots seem to mark the end of a list. | ||||
* | Added possibility to register custom proposal keywords | Tobias Brunner | 2012-09-13 | 2 | -11/+171 |
| | | | | Keyword lookup and registration are handled via the new lib->proposal object. | ||||
* | Removed len argument from proposal_get_token() | Tobias Brunner | 2012-09-13 | 2 | -4/+3 |
| | | | | Also use enumerators instead of lexparser.h to parse proposal strings. | ||||
* | Moved proposal_keywords to proposal_keywords_static | Francois ten Krooden | 2012-09-13 | 4 | -25/+118 |
| | | | | Added new proposal keywords with function to reference the static keywords. | ||||
* | Make AES-CMAC actually usable for IKEv2. | Tobias Brunner | 2012-04-04 | 1 | -0/+1 |
| | |||||
* | Added support for untruncated MD5 and SHA1 HMACs in ESP as used in RFC 4595. | Tobias Brunner | 2012-02-27 | 1 | -0/+2 |
| | | | | This requires a Linux kernel >= 2.6.33. | ||||
* | Added proposal keywords for ESN support | Martin Willi | 2011-04-20 | 1 | -0/+2 |
| | |||||
* | Added proposal strings for Camellia CCM algorithm identifiers | Martin Willi | 2010-08-19 | 1 | -0/+18 |
| | |||||
* | Support Camellia XCBC algorithms in proposal | Martin Willi | 2010-08-13 | 1 | -0/+1 |
| | |||||
* | Added Camellia CTR mode proposal keywords | Martin Willi | 2010-08-13 | 1 | -0/+3 |
| | |||||
* | Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten | Martin Willi | 2010-04-19 | 1 | -0/+3 |
| | |||||
* | Adding support for AES GMAC (RFC4543). | Tobias Brunner | 2010-02-12 | 1 | -89/+92 |
| | |||||
* | Support the Linux specific SHA256 96 bit truncation HMAC via "sha256_96" keyword | Martin Willi | 2009-11-26 | 1 | -1/+3 |
| | |||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | added des and default length cbc encryption algorithms | Andreas Steffen | 2009-05-19 | 1 | -0/+6 |
| | |||||
* | moved definition of proposal_token from proposal.c to proposal_keywords.h | Andreas Steffen | 2009-05-19 | 1 | -0/+9 |
| | |||||
* | moved IKEv2 proposals and transforms to libstrongswan | Andreas Steffen | 2009-05-15 | 2 | -0/+137 |