Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -1/+1 |
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Add a return value to hasher_t.reset() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Add a return value to hasher_t.allocate_hash() | Martin Willi | 2012-07-16 | 1 | -6/+3 |
* | Add a return value to hasher_t.get_hash() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Use a seperate section for each nested struct member in INIT macro | Martin Willi | 2010-08-18 | 1 | -6/+8 |
* | Migraded gcrypt plugin to INIT/METHOD macros | Martin Willi | 2010-08-10 | 1 | -29/+19 |
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -1/+1 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -8/+8 |
* | support of SHA224-based certificate signatures | Andreas Steffen | 2009-08-05 | 1 | -0/+3 |
* | gcrypt hasher implementation | Martin Willi | 2009-06-09 | 1 | -0/+151 |