Age | Commit message (Expand) | Author | Files | Lines |
2014-04-08 | Don't redefine SIZE_T_MAX | Samuel Lidén Borell | 1 | -0/+2 |
2014-02-08 | More security precautions (length checks, null checks, etc) | Samuel Lidén Borell | 1 | -1/+3 |
2012-04-27 | Change my e-mail | Samuel Lidén Borell | 1 | -1/+1 |
2011-12-04 | Don't use reserved identifier names | Samuel Lidén Borell | 1 | -2/+2 |
2011-08-04 | Check for allocation failures and integer overflows in xmldsig_sign | Samuel Lidén Borell | 1 | -0/+12 |
2011-04-05 | Add a function stub for StoreCertificates + code that calls it | Samuel Lidén Borell | 1 | -1/+2 |
2010-03-23 | Implement the "NonVisibleData" parameter | Samuel Lidén Borell | 1 | -1/+2 |
2010-02-20 | Introduce guaranteed_memset() | Linus Walleij | 1 | -0/+1 |
2010-02-05 | Refactoring: Moved the sha_base64 function to misc.c | Samuel Lidén Borell | 1 | -0/+1 |
2010-02-05 | Replaced malloc+sprintf with a function on it's own | Samuel Lidén Borell | 1 | -0/+2 |
2010-01-02 | Renamed main/ to client/ and added a server directory | Samuel Lidén Borell | 1 | -0/+41 |