aboutsummaryrefslogtreecommitdiffstats
path: root/src/manager/controller
Commit message (Collapse)AuthorAgeFilesLines
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-045-29/+29
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-3010-20/+0
|
* updated DoxyfileMartin Willi2009-03-245-5/+5
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-1310-84/+59
|
* handle right=%any case in strongSwan managerAndreas Steffen2007-11-171-0/+4
|
* implemented IKE_SA initiation in managerMartin Willi2007-11-136-46/+120
|
* configuration query for manager (WIP)Martin Willi2007-11-122-0/+256
|
* implemented IKE/CHILD_SA close through managerMartin Willi2007-11-122-0/+185
|
* refactored strongswan managerMartin Willi2007-09-263-158/+158
| | | | | | | | removed buggy request parsing code, use ClearSilvers CGI kit instead fixed CHILD_SA listing in manager (needs better design) using secure XML communication through unix sockets removed images with questionable (non-GPL) license
* added subnets of CHILD_SAs to xml interfaceMartin Willi2007-09-145-206/+99
| | | | a first design of Managers IKE_SA list page
* manager can query and list IKE_SA status (no layout yet)Martin Willi2007-09-131-9/+76
|
* first revision of new manager webappMartin Willi2007-09-118-0/+699