Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-17 | common: Add helpers to read and write plist files | Martin Szulecki | 2 | -0/+106 |
2013-07-15 | userpref: correctly NULL-terminate arguments in string_concat calls | Nikias Bassen | 1 | -2/+2 |
2013-07-13 | common: Fix malformed binary debug message dumping | Martin Szulecki | 1 | -1/+1 |
2013-07-13 | common: Fix WIN32 portability for recent userpref security fix | Martin Szulecki | 1 | -1/+6 |
2013-07-13 | common: Implement stpcpy() replacement for systems lacking it | Martin Szulecki | 2 | -0/+26 |
2013-07-02 | Bug #331 - Don't create a /tmp/root directory insecurely | Federico Mena Quintero | 1 | -29/+76 |
2013-07-02 | common: Add utils.[ch] with a string_concat() function | Federico Mena Quintero | 3 | -1/+114 |
2013-05-23 | Silence compiler warnings for win32 builds | Martin Szulecki | 2 | -1/+3 |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 5 | -1/+1465 |
2013-03-20 | move thread and socket code to "common" subdir | Nikias Bassen | 5 | -0/+600 |