Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -126/+0 |
| | | | | | - applied patch for charon | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 1 | -5/+4 |
| | | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things | ||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -4/+2 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | ../svn-commit.tmp | Martin Willi | 2005-12-07 | 1 | -3/+3 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -3/+3 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -9/+10 |
| | |||||
* | - kernel interface hacks, works partially | Martin Willi | 2005-12-05 | 1 | -1/+1 |
| | | | | | - interface must be redefined | ||||
* | - logging cleanup | Martin Willi | 2005-12-04 | 1 | -2/+1 |
| | | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads | ||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -5/+5 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -18/+10 |
| | |||||
* | - threads are new identified by pid | Martin Willi | 2005-11-26 | 1 | -0/+3 |
| | |||||
* | - documentation and cleanup of threads package | Martin Willi | 2005-11-25 | 1 | -10/+17 |
| | |||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -3/+3 |
| | |||||
* | - created package threads | Martin Willi | 2005-11-23 | 1 | -0/+127 |