aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/kernel_klips/kernel_klips_ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed plugin configuration sections to the actual plugin nameMartin Willi2009-10-151-2/+2
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-3/+3
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-272/+272
* Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...Tobias Brunner2009-09-011-4/+4
* Adapted the kernel interfaces to the new lifetime configuration.Tobias Brunner2009-09-011-6/+6
* use time_monotonic() instead of time() for statistics and time difference cal...Martin Willi2009-08-311-1/+1
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-141-2/+2
* display transmitted bytes per SAAndreas Steffen2009-07-301-0/+11
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-3/+4
* schedule_job uses seconds to support time values larger than 49 daysMartin Willi2009-04-211-1/+1
* address extensions refactoredTobias Brunner2008-12-111-1/+1
* #defing out compress algs to avoid compiler warningMartin Willi2008-11-111-1/+3
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-0/+2657