Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 1 | -1/+1 |
| | | | | | Multiple additional search paths can be added with the add_path() method. | ||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Added GPL header to scripts | Tobias Brunner | 2012-06-29 | 1 | -0/+14 |
| | |||||
* | Use bits instead of bytes for a private/public key | Martin Willi | 2010-08-10 | 1 | -2/+2 |
| | |||||
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵ | Martin Willi | 2010-07-13 | 1 | -6/+6 |
| | | | | encoding | ||||
* | fixed typo | Andreas Steffen | 2010-05-04 | 1 | -2/+2 |
| | |||||
* | use NULL to load plugins from default plugin directory | Martin Willi | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -5/+5 |
| | |||||
* | use ./configured plugins in keyid scripts | Martin Willi | 2009-08-26 | 1 | -1/+1 |
| | |||||
* | accept PEM encoded keys in keyid scripts | Martin Willi | 2009-08-26 | 1 | -3/+3 |
| | |||||
* | migrated scripts to new fingerprinting API | Martin Willi | 2009-08-26 | 1 | -8/+24 |
| | |||||
* | NO_CREDENTIAL_FACTORY compile option not needed anymore | Andreas Steffen | 2009-05-28 | 1 | -0/+2 |
| | |||||
* | fixed compiler warning | Martin Willi | 2008-07-02 | 1 | -7/+0 |
| | | | | updated svn:ignore property | ||||
* | configure plugin path in scripts | Andreas Steffen | 2008-06-29 | 1 | -1/+1 |
| | |||||
* | loading default modules depending on configure options | Martin Willi | 2008-05-16 | 1 | -2/+3 |
| | |||||
* | tool to calculate KEYIDs from keys | Martin Willi | 2008-05-13 | 1 | -0/+77 |