aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/uci/uci_control.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-301/+0
|
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-4/+5
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-22/+23
|
* recreating FIFO if it existsMartin Willi2008-07-311-2/+2
|
* fixed usage typoMartin Willi2008-07-311-1/+1
|
* fixed UCI thread cancellation on ARMMartin Willi2008-07-241-22/+19
|
* extended UCI plugin by a simple control interface using a fifoMartin Willi2008-07-181-0/+304