Thu, 24 Mar 2011 23:22:29 +0000 |
thijsalkemade |
Added PurpleSrvTxtQueryUiOps which allow UIs to specify their own mechanisms
|
Fri, 17 Sep 2010 14:40:13 +0000 |
Daniel Atallah |
Fix some cases where an arbitrary string was being specified as a printf format.
|
Wed, 11 Nov 2009 03:07:21 +0000 |
maiku |
propagate from branch 'im.pidgin.cpw.maiku.media_refactor' (head 69be24ee75b8f957cfee3cfb7fd71721078b7f81)
|
Mon, 02 Nov 2009 03:18:15 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 53ad409302bf312b4f1e4153f893f1350638c8c9)
|
Wed, 21 Oct 2009 18:09:47 +0000 |
maiku |
propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
|
Sat, 03 Oct 2009 16:29:05 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)
|
Fri, 04 Sep 2009 02:49:15 +0000 |
Daniel Atallah |
dns_str_is_ascii() is only used if USE_IDN is defined
|
Tue, 02 Feb 2010 20:42:00 +0000 |
Mark Doliner |
We should be using the type listed in the response, not in the
|
Sun, 01 Nov 2009 03:23:03 +0000 |
Paul Aurich |
dns: Check read/write return value to silence a bunch of warnings.
|
Sat, 31 Oct 2009 22:25:22 +0000 |
Paul Aurich |
dns: Avoid two warnings when building with --disable-idn.
|
Tue, 13 Oct 2009 17:24:38 +0000 |
Paul Aurich |
Shut up valgrind ("unitialized bytes(s)...") and changelog.
|
Tue, 13 Oct 2009 17:23:00 +0000 |
Paul Aurich |
Fix the code dealing with writing a TXT lookup response from child to parent.
|
Sat, 03 Oct 2009 03:25:05 +0000 |
Paul Aurich |
Null-terminate this string explicitly to avoid valgrind complaining.
|
Wed, 19 Aug 2009 18:54:54 +0000 |
Paul Aurich |
Fix not calling the SRV timeout on the win32 code. Closes #9956.
|