Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 10 | -1583/+0 |
| | |||||
* | * replaced __thread with pthread_key_t/pthread_setspecific | Tobias Brunner | 2008-02-05 | 1 | -16/+35 |
| | | | | * use pthread_once to initialize the request handler | ||||
* | request_t.redirect takes variable argument list | Martin Willi | 2007-10-19 | 3 | -19/+43 |
| | | | | | | request_t.serve to serve non-template data fixed dispatcher thread locking code | ||||
* | moved enumerator from libappserv to libstrongswan | Martin Willi | 2007-10-04 | 3 | -102/+1 |
| | |||||
* | added missing enumerator implementation | Martin Willi | 2007-10-03 | 1 | -0/+44 |
| | |||||
* | added thread initialization/deinitialization hooks | Martin Willi | 2007-10-02 | 3 | -10/+75 |
| | | | | | moved empty_enumerator to a public implementation | ||||
* | implemented proper argument parsing code | Martin Willi | 2007-09-28 | 1 | -29/+22 |
| | |||||
* | removed colons from session cookie | Martin Willi | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | implemented SHA1 encrypted passwords for manager | Martin Willi | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | fixed argument processing bug | Martin Willi | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | refactored strongswan manager | Martin Willi | 2007-09-26 | 13 | -955/+270 |
| | | | | | | | | 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 interface | Martin Willi | 2007-09-14 | 9 | -25/+71 |
| | | | | a first design of Managers IKE_SA list page | ||||
* | manager can query and list IKE_SA status (no layout yet) | Martin Willi | 2007-09-13 | 7 | -70/+480 |
| | |||||
* | first revision of new manager webapp | Martin Willi | 2007-09-11 | 13 | -0/+1768 |