Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keymat: Allow keymat to modify signature scheme(s) | Thomas Egerer | 2017-02-08 | 2 | -4/+4 |
| | | | | Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com> | ||||
* | credential-manager: Make online revocation checks optional for public key ↵ | Tobias Brunner | 2016-03-10 | 1 | -1/+1 |
| | | | | enumerator | ||||
* | ikev1: Log successful authentication with signature scheme | Thomas Egerer | 2016-02-01 | 1 | -1/+1 |
| | | | | | | Output is now identical to that of the IKEv2 pubkey authenticator. Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com> | ||||
* | utils: Use chunk_equals_const() for all cryptographic purposes | Martin Willi | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | diffie-hellman: Add a bool return value to get_my_public_value() | Martin Willi | 2015-03-23 | 2 | -4/+17 |
| | |||||
* | payload: Use common prefixes for all payload type identifiers | Martin Willi | 2014-06-04 | 2 | -4/+4 |
| | | | | | The old identifiers did not use a proper namespace and often clashed with other defines. | ||||
* | Add a return value to keymat_v1_t.get_hash() | Martin Willi | 2012-07-16 | 2 | -8/+25 |
| | |||||
* | Use separate Doxygen groups for IKEv1 and IKEv2 entities (authenticators, ↵ | Tobias Brunner | 2012-05-18 | 3 | -3/+3 |
| | | | | tasks etc.). | ||||
* | Support ECDSA signatures in IKEv1 pubkey authenticator | Martin Willi | 2012-03-20 | 2 | -17/+25 |
| | |||||
* | Set used auth_class in PSKv1 authenticator to comply to constraints | Martin Willi | 2012-03-20 | 3 | -5/+19 |
| | |||||
* | Moved eap/xauth classes out of protocol specific subdirectories | Martin Willi | 2012-03-20 | 4 | -404/+0 |
| | |||||
* | Separated libcharon/sa directory with ikev1 and ikev2 subfolders | Martin Willi | 2012-03-20 | 10 | -0/+1054 |