aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/threads/kernel_interface.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-729/+0
| | | | | - applied patch for charon
* - fixed bad bugs in kernel interfaceMartin Willi2006-04-121-12/+51
| | | | | | - added some logging info - works now much more stable
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-12/+11
| | | | | | | | | - 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 contextMartin Willi2006-03-231-4/+4
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-1/+1
| | | | | | | | - current configuration_manager is now static_configuration (testing) - first draft of starter_configuration, which should once interact with ipsec starter (via whack?) - some cleanups - socket_t uses RAW socket, which allows parallel service of pluto/charon
* - comments and cleanupsMartin Willi2006-03-021-32/+61
|
* - working policy installation and removalMartin Willi2006-03-011-13/+98
|
* - proposal setup implementation begunMartin Willi2006-02-221-51/+176
|
* - installing of child sa worksMartin Willi2006-02-161-135/+141
| | | | | - need correct IP adresses to actually use IPsec
* (no commit message)Martin Willi2006-02-101-15/+13
|
* - some fixes here and thereMartin Willi2006-02-091-1/+1
|
* - added copyright from plutoMartin Willi2005-12-131-4/+7
|
* - comment cleanupsMartin Willi2005-12-111-26/+21
|
* ../svn-commit.tmpMartin Willi2005-12-071-1/+1
|
* - code cleaned upJan Hutter2005-12-061-12/+12
|
* - kernel interface hacks, works partiallyMartin Willi2005-12-051-169/+340
| | | | | - interface must be redefined
* - started implementation of netlink kernel interfaceMartin Willi2005-12-041-0/+279