Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -206/+0 |
| | |||||
* | reverted changeset [3215], as we need NULL callback to do asynchronous calls | Martin Willi | 2007-10-03 | 1 | -0/+14 |
| | | | | added interface_manager_cb_empty function, which calls synchronous but doesn't do anything | ||||
* | proper thread cancellation when using the charon->interfaces | Martin Willi | 2007-05-23 | 1 | -0/+8 |
| | |||||
* | extended interface_manager (more work needed here) | Martin Willi | 2007-05-03 | 1 | -0/+75 |
| | |||||
* | added more API documentation to backends/interfaces | Martin Willi | 2007-04-30 | 1 | -3/+18 |
| | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 1 | -0/+94 |
added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP |