aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/kernel_klips/kernel_klips_ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-2657/+0
* Do not kill daemon, just not use pluggable kernel interface if initialization...Martin Willi2010-02-261-6/+22
* Pass sockets to bypass to kernel interface, allowing us to register them dyna...Martin Willi2010-02-261-0/+8
* Migrated kernel_klips_ipsec to METHOD/INIT macrosMartin Willi2010-02-261-98/+60
* Whitespace cleanup.Tobias Brunner2009-12-231-17/+17
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-4/+5
* Separated the public interfaces of the threading primitives.Tobias Brunner2009-12-231-1/+1
* Moved mutex.c to a separate folder in order to cleanly wrap other threading p...Tobias Brunner2009-12-231-1/+1
* Fixed BEET mode by installing SAs with negotiated address in traffic selectorMartin Willi2009-12-171-2/+3
* 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