Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a 301 permanent redirect if no controller given | Martin Willi | 2010-04-28 | 1 | -1/+3 |
* | Improved libfast session management, using a hashtable | Martin Willi | 2009-12-08 | 1 | -9/+18 |
* | added lost session cookie buffer | Martin Willi | 2009-09-11 | 1 | -0/+1 |
* | Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro | Martin Willi | 2009-09-11 | 1 | -3/+1 |
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -1/+1 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -12/+12 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | passing controller arguments to filter, not controller itself | Martin Willi | 2008-06-11 | 1 | -23/+28 |
* | replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions | Martin Willi | 2008-04-24 | 1 | -1/+1 |
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -6/+9 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+211 |