Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-07 | Update copyright ranges | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2014-07-18 | Do not use malloc() or xmalloc() | Lukas Fleischer | |
Use mem_malloc() instead which automatically picks the right implementation depending on whether memory debugging is enabled or not. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2014-05-18 | Add a vector implementation | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> |