| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use argv_array in place of vector•••Instead of using our own vector implementation, use argv_array from Git which has been specifically designed for dynamic size argv arrays. Drop vector.h and vector.c which are no longer needed. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> | Lukas Fleischer | 2014-01-08 | 1 | -38/+0 |
| * | Add vector utility functions•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2010-11-10 | 1 | -0/+38 |
