Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -341/+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 | 1 | -4/+21 |
| | | | | | | request_t.serve to serve non-template data fixed dispatcher thread locking code | ||||
* | 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 | 1 | -138/+185 |
| | | | | | | | | 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 | ||||
* | manager can query and list IKE_SA status (no layout yet) | Martin Willi | 2007-09-13 | 1 | -66/+18 |
| | |||||
* | first revision of new manager webapp | Martin Willi | 2007-09-11 | 1 | -0/+306 |