Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conversion from ECDSA_WITH_SHAxxx OIDs to signature schemes | Andreas Steffen | 2009-07-15 | 1 | -0/+6 |
| | |||||
* | pluto supports ECDSA authentication | Andreas Steffen | 2009-06-12 | 2 | -3/+3 |
| | |||||
* | created signature_scheme_from_oid() helper function | Andreas Steffen | 2009-06-09 | 2 | -1/+44 |
| | |||||
* | pluto and scepclient use private and public key plugins of libstrongswan | Andreas Steffen | 2009-06-09 | 3 | -21/+45 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 5 | -10/+0 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 2 | -2/+2 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 2 | -7/+22 |
| | |||||
* | removed unimplemented private/public key function declarations | Martin Willi | 2008-03-19 | 2 | -47/+0 |
| | |||||
* | removed X509_PEER flag; flags are meant to read cert, not to store ↵ | Martin Willi | 2008-03-14 | 2 | -0/+93 |
| | | | | | | | additional state in cert removed x509_t.set_flags for the reason above implemented a simple, generic shared_key_t | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 6 | -0/+470 |