Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-09 | Use IP4 classes and rename conf variables | Ben Longbons | 1 | -13/+8 |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -46/+46 |
2013-06-23 | add new stuff stuff (with tests!), poison memcmp and strncpy | Ben Longbons | 1 | -1/+2 |
2013-06-18 | Also poison memcpy, memmove, and memset | Ben Longbons | 1 | -52/+56 |
2013-06-11 | Allegedly remove all manual memory management | Ben Longbons | 1 | -2/+2 |
2013-02-12 | Replace mt_rand with <random> | Ben Longbons | 1 | -3/+4 |
2013-01-17 | Clean up some things after declassization | Ben Longbons | 1 | -0/+2 |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 1 | -9/+19 |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 1 | -1/+1 |
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 1 | -14/+9 |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -0/+339 |