summaryrefslogtreecommitdiff
path: root/src/idle-dns-resolver.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-29IdleDNSResolver: Not needed anymoreDebarshi Ray1-204/+0
2010-07-25Fix debug-blocks assertion where real size didn't match passed size.Mike Ruprecht1-1/+1
2009-01-19Only try to connect to the IRC server over TCPJonathon Jongsma1-1/+5
2008-01-15Clean up includesOlli Salli1-2/+1
2007-12-27Unify coding style, book II: Thou shalt indent by tabs, and only tabsOlli Salli1-8/+8
2007-12-27Remove trailing whitespaceOlli Salli1-4/+4
2007-12-27Remove old not-in-use sofia resolver cruftOlli Salli1-346/+0
2007-12-27Unify coding style part 1 (mostly bracing style)Olli Salli1-54/+19
2007-04-23Remove debug statements from the unused sofia DNS code to not bugger my grepsOlli Salli1-4/+0
2007-04-23IDLE_DEBUG in IdleDNSResolverOlli Salli1-2/+5
2007-04-10Fix the license header copyright statements in all .c filesOlli Salli1-2/+2
2007-01-31Defer freeing the addrinfo linked list to when the client calls idle_dns_resu...Olli Salli1-16/+33
2007-01-29Initial import (migration from SF.net SVN)Olli Salli1-0/+566