Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-09 | Use IP4 classes and rename conf variables | Ben Longbons | 1 | -18/+2 |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -75/+56 |
2013-06-11 | Allegedly remove all manual memory management | Ben Longbons | 1 | -1/+1 |
2013-05-15 | Alter memory management in login server | Ben Longbons | 1 | -1/+1 |
2013-04-11 | Also implement x32 support | Ben Longbons | 1 | -4/+5 |
2013-02-23 | Fix buffer overflow due to off-by-one error | Ben Longbons | 1 | -3/+6 |
2013-02-01 | Remove unnecessary includes, speeding up recompilation | Ben Longbons | 1 | -4/+0 |
2013-01-17 | Clean up some things after declassization | Ben Longbons | 1 | -0/+2 |
2013-01-08 | Improve warning management more | Ben Longbons | 1 | -1/+0 |
2013-01-07 | Use cxxstdio | Ben Longbons | 1 | -0/+58 |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 1 | -3/+3 |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 1 | -19/+19 |
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 1 | -0/+97 |