aboutsummaryrefslogtreecommitdiffstats
path: root/src/manager/lib/dispatcher.c
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-401/+0
|
* request_t.redirect takes variable argument listMartin Willi2007-10-191-12/+11
| | | | | | request_t.serve to serve non-template data fixed dispatcher thread locking code
* added thread initialization/deinitialization hooksMartin Willi2007-10-021-5/+52
| | | | | moved empty_enumerator to a public implementation
* refactored strongswan managerMartin Willi2007-09-261-12/+14
| | | | | | | | 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-141-9/+14
| | | | a first design of Managers IKE_SA list page
* first revision of new manager webappMartin Willi2007-09-111-0/+348