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 |
| | |||||
* | Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten | Martin Willi | 2010-04-19 | 1 | -13/+16 |
| | |||||
* | pass NULL to library_init() to load settings from default file | Martin Willi | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | 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 | -12/+12 |
| | |||||
* | moved Diffie-Hellman speed test to a standalone program | Martin Willi | 2009-06-10 | 1 | -0/+129 |
This reverts commit 1e6050bfaeadd66e921b3cd8d2128e4235ee6a29. |