log

age author description
Sun, 13 Mar 2011 09:05:46 +0000 Mark Doliner Change space indentation to tab indentation on a line
Sun, 13 Mar 2011 02:14:52 +0000 Mark Doliner Use doxygen -u to update this file. Before this change I was seeing
Sun, 13 Mar 2011 02:13:18 +0000 Mark Doliner Correct a variable name in a doxygen comment
Sun, 13 Mar 2011 02:12:57 +0000 Mark Doliner Use the @since doxygen comment for this note
Fri, 11 Mar 2011 03:12:12 +0000 John Bailey Normal post-release junk.
Fri, 11 Mar 2011 02:16:53 +0000 John Bailey Normal pre-release junk.
Fri, 11 Mar 2011 02:03:45 +0000 John Bailey ChangeLog the security fix and credit Marius. Although he didn't directly
Fri, 11 Mar 2011 02:00:15 +0000 John Bailey Fix CVE-2011-1091, improper handling of malformed YMSG packets cause NULL
Fri, 11 Mar 2011 01:56:51 +0000 John Bailey Credit where due. Refs #13492.
Fri, 11 Mar 2011 01:55:27 +0000 matekm Fix the Windows build. Fixes #13492.
Thu, 10 Mar 2011 10:34:16 +0000 Mark Doliner Change one Romanian translated string. Fixes #13488
Thu, 10 Mar 2011 10:32:03 +0000 Mark Doliner Romanian translation updated (Miu Moldovan). Fixes #13483
Thu, 10 Mar 2011 10:29:40 +0000 Mark Doliner Afrikaans translation updated (Friedel Wolff). Fixes #13481
Thu, 10 Mar 2011 10:27:13 +0000 Mark Doliner Tiny update to the Chinese (Simplified) translation. Refs #13457
Thu, 10 Mar 2011 10:25:19 +0000 Mark Doliner Slovak translation updated (loptosko). Fixes #13480
Thu, 10 Mar 2011 10:23:03 +0000 Mark Doliner Ukrainian translation updated (Oleksandr Kovalenko). Fixes #13472
Thu, 10 Mar 2011 10:19:58 +0000 Mark Doliner Polish translation updated (Piotr Drg). Fixes #13459
Thu, 10 Mar 2011 10:17:38 +0000 Mark Doliner Chinese (Simplified) translation updated (Aron Xu)
Thu, 10 Mar 2011 09:50:43 +0000 Mark Doliner Add a hint to translators on how to translate this string. Italian and
Thu, 10 Mar 2011 09:41:21 +0000 Mark Doliner Italian translation updated (Claudio Satriano). Fixes #13461. Fixes #11920.
Thu, 10 Mar 2011 09:37:32 +0000 Mark Doliner Czech translation updated (David Vachulka). Fixes #13456
Thu, 10 Mar 2011 09:24:50 +0000 Mark Doliner Bengali translation updated (Jamil Ahmed). Fixes #13455
Thu, 10 Mar 2011 09:19:25 +0000 Mark Doliner Chinese (Hong Kong) and (Traditional) translations updated (Ambrose C. Li,
Thu, 10 Mar 2011 09:15:42 +0000 Mark Doliner Norwegian Nynorsk translation updated (Yngve Spjeld Landro). Fixes #13453
Thu, 10 Mar 2011 09:08:51 +0000 Mark Doliner Dutch translation updated (Gideon van Melle). Fixes #13452
Thu, 10 Mar 2011 09:06:05 +0000 Mark Doliner Updated Slovenian translation from Martin Srebotnjak. Fixes #13395
Thu, 10 Mar 2011 06:29:00 +0000 Elliott Sales de Andrade Add P2Pv2 parsing and saving functions. Tested by compiling them!
Thu, 10 Mar 2011 06:01:39 +0000 Elliott Sales de Andrade Use strtoul instead of atoi for the size of an SI transfer, which
Thu, 10 Mar 2011 05:07:48 +0000 Elliott Sales de Andrade Oops, I forgot to move the size check to the new location.
Thu, 10 Mar 2011 05:00:17 +0000 Elliott Sales de Andrade Add a maximum length when parsing the P2P wire data.