Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support different encoding types in certificate.get_encoding() | Martin Willi | 2010-07-13 | 1 | -4/+14 |
| | |||||
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵ | Martin Willi | 2010-07-13 | 1 | -1/+1 |
| | | | | encoding | ||||
* | Removed is_newer() from certificate_t, obsoleting all implementations | Martin Willi | 2010-05-21 | 1 | -11/+2 |
| | |||||
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -13/+14 |
| | |||||
* | implemented ASN.1 encoding of PKCS#10 attributes | Andreas Steffen | 2009-09-15 | 1 | -10/+41 |
| | |||||
* | check if PKCS#10 version is 1 | Andreas Steffen | 2009-09-14 | 1 | -3/+6 |
| | |||||
* | cosmetics | Andreas Steffen | 2009-09-14 | 1 | -4/+3 |
| | |||||
* | support of PKCS#10 certificate request generation without attributes | Andreas Steffen | 2009-09-14 | 1 | -6/+40 |
| | |||||
* | support of PKCS#10 certificate request parsing | Andreas Steffen | 2009-09-13 | 1 | -0/+640 |