Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added -avoid-version to LDFLAGS, plugins are not versioned | Martin Willi | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 3 | -6/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -2/+2 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 2 | -2/+2 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | fixed copy-paste bug (double-free) | Martin Willi | 2008-12-04 | 1 | -1/+0 |
| | |||||
* | reintegrated two-sim branch providing SIM card plugin API | Martin Willi | 2008-10-10 | 5 | -423/+87 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -2/+6 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | plugin load configuration in strongswan.conf | Martin Willi | 2008-05-15 | 1 | -3/+3 |
| | | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins | ||||
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -7/+6 |
| | | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 6 | -0/+1658 |