Commit Graph
17 Commits
Author SHA1 Message Date
Tobias Brunner 339fe4fda3 Migrated gateway_controller_t to INIT/METHOD macros. 2011-10-04 11:33:38 +02:00
Tobias Brunner cd27d66788 Migrated config_controller_t to INIT/METHOD macros. 2011-10-04 11:31:31 +02:00
Tobias Brunner 4ad6b41a07 Migrated auth_controller_t to INIT/METHOD macros. 2011-10-04 11:29:34 +02:00
Tobias Brunner 542afcb078 Migrated ikesa_controller_t to INIT/METHOD macros. 2011-10-04 11:27:26 +02:00
Tobias Brunner a17eb787de Migrated control_controller_t to INIT/METHOD macros. 2011-10-04 11:25:22 +02:00
Martin Willi 7daf5226b7 removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
Tobias Brunner 8c5d72cd0b removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
Martin Willi 1490ff4d9b updated Doxyfile
properly close all doxygen groups
fixed remaining doxygen warnings
2009-03-24 17:43:01 +00:00
Martin Willi 552cc11b1f merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
Andreas Steffen 3a19f38d15 handle right=%any case in strongSwan manager 2007-11-17 23:08:16 +00:00
Martin Willi e8287a405e implemented IKE_SA initiation in manager 2007-11-13 11:58:28 +00:00
Martin Willi e36f5f3fd3 configuration query for manager (WIP) 2007-11-12 18:34:50 +00:00
Martin Willi 55b02db74e implemented IKE/CHILD_SA close through manager 2007-11-12 15:09:11 +00:00
Martin Willi c295d0eb4b refactored strongswan manager
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
2007-09-26 14:02:21 +00:00
Martin Willi c01f7bf989 added subnets of CHILD_SAs to xml interface
a first design of Managers IKE_SA list page
2007-09-14 14:07:30 +00:00
Martin Willi b8c7453a82 manager can query and list IKE_SA status (no layout yet) 2007-09-13 07:45:04 +00:00
Martin Willi 965e99b5bf first revision of new manager webapp 2007-09-11 15:22:02 +00:00