Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | transform: Add a getter for the enum_names for a specific transform type | Martin Willi | 2015-04-15 | 1 | -0/+8 |
| | |||||
* | enum: Don't directly include enum.h | Martin Willi | 2014-05-16 | 1 | -1/+1 |
| | | | | | To allow enum.h to depend on utils.h definitions, avoid its direct inclusion. Instead include utils.h, which includes enum.h as well. | ||||
* | Moved enum_name_t to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Added algorithm lookup via kernel_interface_t to the various kernel interfaces | Tobias Brunner | 2012-09-13 | 1 | -0/+1 |
| | |||||
* | Added possibility to register custom proposal keywords | Tobias Brunner | 2012-09-13 | 1 | -1/+1 |
| | | | | Keyword lookup and registration are handled via the new lib->proposal object. | ||||
* | Added proposal keywords for ESN support | Martin Willi | 2011-04-20 | 1 | -0/+13 |
| | |||||
* | Added support for AEAD algorithms to crypto factory | Martin Willi | 2010-08-19 | 1 | -0/+1 |
| | |||||
* | handling hashers and rngs as transform types (in private range) | Martin Willi | 2009-06-11 | 1 | -1/+3 |
| | |||||
* | moved IKEv2 proposals and transforms to libstrongswan | Andreas Steffen | 2009-05-15 | 1 | -0/+45 |