Mercurial > pidgin.yaz
graph
-
Use MAXPATHLEN instead of 256 for some path buffer sizesThu, 11 Aug 2011 16:08:40 +0000, by Ethan Blanton
-
Patch up mergeThu, 11 Aug 2011 14:45:26 +0000, by Ethan Blanton
-
merge of '269c6e29c67a1c066871499e76575d4700bf6744'Thu, 11 Aug 2011 14:44:44 +0000, by Ethan Blanton
-
Update ChangeLog for EFF credit, completenessSun, 17 Jul 2011 21:57:50 +0000, by Ethan Blanton
-
Change another hostname lookup fallback to use g_strlcpy.Sun, 17 Jul 2011 21:14:23 +0000, by Ethan Blanton
-
Use g_strlcpy instead of strcpy in MSN alias string creation.Sun, 17 Jul 2011 21:10:42 +0000, by Ethan Blanton
-
Copy hostname fallbacks using g_strlcpy instead of strcpy.Sun, 17 Jul 2011 21:04:52 +0000, by Ethan Blanton
-
Complete the conversion of win32 utsname construction to bounds-checked access.Sun, 17 Jul 2011 20:55:12 +0000, by Ethan Blanton
-
Fill out struct utsname on win32 using g_strlcpy instead of strcpy.Sun, 17 Jul 2011 20:52:50 +0000, by Ethan Blanton
-
Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.Sun, 17 Jul 2011 20:36:15 +0000, by Ethan Blanton
-
Replace an unchecked strcpy with g_strlcpy().Sun, 17 Jul 2011 17:48:47 +0000, by Ethan Blanton
-
Fix up several Tcl loader string copies to use g_strlcpy().Sun, 17 Jul 2011 17:34:55 +0000, by Ethan Blanton