Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the base64 filter and macro names in prep for adding | lloyd | 2010-10-27 | 3 | -368/+0 |
* | Move base64 char tables to base64.cpp | lloyd | 2010-10-27 | 2 | -48/+36 |
* | Use size_t in filters | lloyd | 2010-10-12 | 2 | -23/+23 |
* | Remove more implicit vector to pointer conversions | lloyd | 2010-09-14 | 1 | -10/+10 |
* | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 1 | -2/+4 |
* | Give all Filter objects a method for querying their name | lloyd | 2010-06-28 | 1 | -0/+4 |
* | Remove SecureBuffer, which is the fixed-size variant of SecureVector. | lloyd | 2010-03-23 | 1 | -2/+2 |
* | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -8/+0 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 4 | -0/+382 |