Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -856/+0 |
| | |||||
* | Cleaned up some code of the mediation extension. | Tobias Brunner | 2009-09-04 | 1 | -82/+102 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -82/+82 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+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! | ||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -5/+5 |
| | |||||
* | moved ike_initiator flag to IKE_SAs condition bitfield | Martin Willi | 2008-11-12 | 1 | -1/+1 |
| | |||||
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 1 | -4/+2 |
| | |||||
* | merging modularized kernel interface back to trunk | Tobias Brunner | 2008-09-25 | 1 | -5/+5 |
| | |||||
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 1 | -2/+4 |
| | | | | added SIG_IKE/SIG_CHD macros for signal emitting | ||||
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -18/+10 |
| | | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) | ||||
* | fixing a problem if the mediation server initiates the rekeying | Tobias Brunner | 2008-04-10 | 1 | -2/+1 |
| | |||||
* | mediation connections should now properly rekey | Tobias Brunner | 2008-04-09 | 1 | -8/+10 |
| | |||||
* | fixing some memory leaks | Tobias Brunner | 2008-04-02 | 1 | -2/+17 |
| | |||||
* | checking the size of ME_* notify payloads | Tobias Brunner | 2008-03-27 | 1 | -8/+1 |
| | |||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 1 | -0/+837 |
of the draft. note: the external interface (config, autotools) has not yet been changed |