Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 17 Jul 2011 21:10:42 +0000 | Ethan Blanton | Use g_strlcpy instead of strcpy in MSN alias string creation. |
Sun, 17 Jul 2011 21:04:52 +0000 | Ethan Blanton | Copy hostname fallbacks using g_strlcpy instead of strcpy. |
Sun, 17 Jul 2011 20:55:12 +0000 | Ethan Blanton | Complete the conversion of win32 utsname construction to bounds-checked access. |
Sun, 17 Jul 2011 20:52:50 +0000 | Ethan Blanton | Fill out struct utsname on win32 using g_strlcpy instead of strcpy. |