Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | support of cert payloads | Andreas Steffen | 2006-07-03 | 2 | -55/+163 |
| | |||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 2 | -4/+248 |
| | |||||
* | readded local_credential_store | Martin Willi | 2006-06-20 | 3 | -67/+130 |
| | | | | | | added sendcert policy to connection some other cleanups | ||||
* | implemented rereadcrls rereadcacerts | Andreas Steffen | 2006-06-20 | 2 | -0/+669 |
| | |||||
* | removed local_credential_store | Andreas Steffen | 2006-06-20 | 2 | -689/+0 |
| | |||||
* | added crl support | Andreas Steffen | 2006-06-16 | 3 | -15/+188 |
| | |||||
* | fixed aes code, we support now aes128, aes192, aes256 in IKE | Martin Willi | 2006-06-15 | 1 | -2/+0 |
| | |||||
* | add_certificate() now returns pointer to added cert | Andreas Steffen | 2006-06-12 | 2 | -8/+8 |
| | |||||
* | discard cert if CA basic constraints flag is not set and warn if cert is not ↵ | Andreas Steffen | 2006-06-09 | 1 | -5/+16 |
| | | | | valide | ||||
* | fixed compile warnings when using -Wall | Martin Willi | 2006-06-08 | 1 | -4/+3 |
| | | | | | | | | further CHILD_SA rekeying work done: creation of a new CHILD_SA on a expire from a kernel works delete of old CHILD_SA still missing some issues when both initiate rekeing | ||||
* | new functions to add certificates and retrieve private and public keys | Andreas Steffen | 2006-05-30 | 3 | -120/+182 |
| | |||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 3 | -5/+40 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -20/+0 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 4 | -0/+577 |