Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make some private functions in plugins static | Tobias Brunner | 2013-03-27 | 1 | -3/+3 |
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Add a return value to hasher_t.allocate_hash() | Martin Willi | 2012-07-16 | 1 | -2/+2 |
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential en... | Martin Willi | 2010-07-13 | 1 | -15/+15 |
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -1/+2 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -6/+6 |
* | fixed memleak | Martin Willi | 2009-08-28 | 1 | -1/+1 |
* | pkcs1 encoder supports subjectPublicKeyInfo encoding | Martin Willi | 2009-08-27 | 1 | -60/+66 |
* | implemented pkcs1 private/public key encoding and fingerprinting | Martin Willi | 2009-08-26 | 1 | -0/+154 |