aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/kernel/kernel_ipsec.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-282/+0
|
* Pass sockets to bypass to kernel interface, allowing us to register them ↵Martin Willi2010-02-261-0/+9
| | | | dynamically
* Fixed BEET mode by installing SAs with negotiated address in traffic selectorMartin Willi2009-12-171-1/+4
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-23/+23
|
* Adapted the kernel interfaces to the new lifetime configuration.Tobias Brunner2009-09-011-12/+10
|
* use time_monotonic() instead of time() for statistics and time difference ↵Martin Willi2009-08-311-3/+4
| | | | calculations
* display transmitted bytes per SAAndreas Steffen2009-07-301-0/+13
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-8/+7
| | | | | important change for developers: %Y replaces %D to print identities!
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-17/+24
|
* passing chunks, not prf+, to kernel interfaceMartin Willi2008-10-141-7/+5
| | | | gives us better control of keymat in CHILD_SA
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-15/+5
|
* merging renaming of mode_t to ipsec_mode_t back to trunkTobias Brunner2008-09-251-2/+22
|
* merging modularized kernel interface back to trunkTobias Brunner2008-09-251-0/+246