log libpurple/dnssrv.c @ 32827:4a34689eeb33 default tip

age author description
Fri, 02 Sep 2011 03:18:15 +0000 Elliott Sales de Andrade Clean up SRV/TXT query functions.
Sun, 21 Aug 2011 00:54:23 +0000 Mark Doliner A while ago I noticed that we don't have enforce a max on the
Thu, 11 Aug 2011 16:24:26 +0000 Ethan Blanton Bounds check hostname lengths for DNS SRV lookups. (EFF)
Wed, 20 Jul 2011 16:51:55 +0000 Paul Aurich dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
Wed, 20 Jul 2011 05:04:37 +0000 Paul Aurich dnssrv: Refactor to reduce code duplication
Tue, 19 Jul 2011 20:07:25 +0000 Paul Aurich Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
Sun, 17 Jul 2011 20:08:13 +0000 Paul Aurich dnssrv: Proper memory management here, which stops random crashes elsewhere.
Sun, 17 Jul 2011 17:23:17 +0000 Paul Aurich dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
Sun, 17 Jul 2011 17:15:13 +0000 Paul Aurich Whitespace changes
Sun, 17 Jul 2011 17:14:21 +0000 thijsalkemade Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
Tue, 03 May 2011 05:19:14 +0000 Paul Aurich purple: Fix some compiler warnings related to new API and missing prototypes.
Tue, 19 Apr 2011 04:58:17 +0000 Daniel Atallah Add new DNS-related API to perform lookups in the context of an account.
Tue, 19 Apr 2011 00:21:32 +0000 Daniel Atallah The T_SRV and T_TXT defines are needed on WIN32 too.
Mon, 28 Mar 2011 21:53:46 +0000 thijsalkemade Fix the build on Windows of the added SRV/TXT UI ops. Based on a patch from Josh Mueller.
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.
Sun, 19 Jul 2009 23:45:13 +0000 Paul Aurich Move the IDN support into the DNS routines.
Sun, 05 Jul 2009 05:04:33 +0000 Etan Reisner I was seeing some crashes when connecting to Google Talk on my work laptop.
Mon, 29 Jun 2009 06:49:59 +0000 Mark Doliner Changes to our DNS SRV record sorting, care of Vijay Vijay Raghunathan
Mon, 29 Jun 2009 05:02:24 +0000 Mark Doliner Strip trailing whitespace and spaces to tab
Fri, 22 May 2009 04:44:07 +0000 Paul Aurich Call res_init() when DNS queries fail in case the failure indicates a timeout
Tue, 28 Apr 2009 23:35:32 +0000 Paul Aurich Missed one (copying changes manually between computers is clearly an error-ful
Tue, 28 Apr 2009 23:03:09 +0000 Paul Aurich Build error/warning fixes. Still not tested because libxmpp.dll won't load.
Sat, 11 Apr 2009 21:20:31 +0000 Paul Aurich Hide PurpleTxtResponse and use a more purple API
Sat, 11 Apr 2009 20:31:19 +0000 Paul Aurich First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
Sat, 21 Mar 2009 03:49:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Mon, 16 Mar 2009 22:52:12 +0000 Mark Doliner Just a note
Sun, 18 Jan 2009 04:17:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Sun, 23 Nov 2008 06:03:25 +0000 Paul Aurich Cut-n-paste typo
Sun, 23 Nov 2008 05:45:26 +0000 Paul Aurich dnssrv.c:
Thu, 20 Nov 2008 21:57:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
Sat, 02 Aug 2008 16:43:04 +0000 Tobias Markmann * some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists
Fri, 01 Aug 2008 22:37:51 +0000 Tobias Markmann * fixing some bugs, finishing support for TXT queries
Fri, 01 Aug 2008 12:34:33 +0000 Tobias Markmann * some code style adjustments in caps.c
Mon, 15 Dec 2008 04:02:28 +0000 Florian Qu«²ze Fix a crash in DNS SRV resolution when one of the required parameters is NULL.
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Tue, 27 May 2008 01:11:46 +0000 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Sun, 27 Jan 2008 20:52:53 +0000 Mark Doliner Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
Wed, 16 Jan 2008 07:32:30 +0000 Mark Doliner Fix a memleak that doesn't matter because it's in a child process
Mon, 14 Jan 2008 07:13:49 +0000 Mark Doliner More compiler warning fixes from o_sukhodolsky (with additions by me).
Thu, 25 Oct 2007 07:39:26 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Tue, 25 Sep 2007 04:54:04 +0000 Daniel Atallah Forgot to remove a printf
Tue, 25 Sep 2007 04:51:04 +0000 Daniel Atallah Close the pipes to the dnssrv child process. Fixes #3245
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Fri, 28 Sep 2007 15:53:03 +0000 Richard Laager applied changes from c32aee6deb5c7a5e5749d6e0598f588947b8d45c
Fri, 28 Sep 2007 15:52:48 +0000 Richard Laager applied changes from 31d62e1a78974a0239e86bfeb42b29ab75216114
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.