summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-12close requires unistd.hHEADtrunkmasterJustin Karneges1-0/+1
2011-06-14remove qt3 symbol qPixmapFromMimeSourceSergey I1-1/+0
2011-06-05Don't send muc unavailable after global unvailableSergey I2-15/+21
2011-04-03fix crash with ipv6 nameserver usage on macJustin Karneges1-0/+4
2011-03-02(Re)moved Jid deprecated methodsSergey I2-15/+13
2011-02-27Fixed S5B in MUCs. implemented by not yet released xep-0065 1.8rc3. see http:...Sergey I2-48/+52
2011-02-251. Filter out possibly insecure xhtml-im elements.Sergey I2-2/+45
2011-02-24Slightly improve bytestreams managementSergey I7-26/+69
2011-02-23Added 2 forgotten filesSergey I2-0/+133
2011-02-23Fixed IBB and partially S5B in MUCsSergey I12-486/+626
2011-01-24Added Bits Of Binary (XEP-0231) supportSergey I10-1/+536
2010-12-25read last line in a file even if it doesn't end in a newline charJustin Karneges1-2/+11
2010-12-25patch for 64-bit. thanks to Khnykin EvgeniyJustin Karneges1-5/+5
2010-10-27attempt to read windows hosts files from correct locationsJustin Karneges1-12/+24
2010-10-27fix crash when accessing cache that contains nxdomainJustin Karneges1-1/+1
2010-10-27only perform background cache refresh query if there is not some query alread...Justin Karneges1-24/+24
2010-10-15break out of packet processing loop if session is invalidatedJustin Karneges1-4/+10
2010-10-12Don't create QObjects with qApp as parentJustin Karneges4-3/+32
2010-10-12Remove post routine from Qt at manual irisNetCleanup() callJustin Karneges1-0/+1
2010-10-12set stringprepcache instance to zero when singleton is destroyedJustin Karneges1-0/+1
2010-10-12fix warningJustin Karneges1-4/+6
2010-07-19fix three memory leaks (thanks to mblsha)Justin Karneges1-1/+4
2010-05-08fix uninitialized value in netnames_jdnsJustin Karneges1-1/+1
2010-05-08even though the newer resolving strategy is to keep going if nxdomain is Justin Karneges1-75/+63
2010-03-30if separate STUN and TURN servers are used, then ignore the server Justin Karneges1-3/+9
2010-03-30fix handling of IP addresses as input to AddressResolverJustin Karneges1-0/+26
2010-03-24use channel binding?Justin Karneges1-0/+11
2010-03-24if a domain contains .local, perform both internet and local lookups Justin Karneges1-14/+70
2010-03-24slightly better handline of subrequestsJustin Karneges1-22/+23
2010-03-18turnclient: don't delete transaction pool in udp modeJustin Karneges1-1/+4
2010-03-06add addressresolver test to nettoolJustin Karneges1-0/+63
2010-03-06advancedconnector should use addressresolver instead of ndnsJustin Karneges4-32/+70
2010-03-06addressresolver class, for doing AAAA+A lookups. update serviceresolver Justin Karneges5-29/+280
2010-02-16ice: enable trickling, prefer remote srflx in the connect orderJustin Karneges2-21/+30
2010-02-16ice176 can now specify separate stun and turn servicesJustin Karneges5-100/+129
2010-02-12remove vcard version and prodid attributes. they are useless, Justin Karneges2-4/+0
2010-02-10debug fixesJustin Karneges2-376/+26
2010-02-10icelocaltransport now supports configuring separate stun and turn Justin Karneges9-71/+97
2010-02-06jdns: don't cache duplicate records. don't cache more than one cname per nameJustin Karneges1-65/+95
2010-02-06some extra debugJustin Karneges1-0/+3
2010-02-06fix compilation when XMPP_DEBUG is usedJustin Karneges1-1/+1
2010-02-03simple logging code for iceJustin Karneges15-92/+323
2010-02-03properly handle queued channelbind requestsJustin Karneges1-6/+53
2010-02-03make it possible to error out but still deallocate. silently ignore Justin Karneges2-43/+168
2010-02-03ctrl-c during turn test should exit gracefullyJustin Karneges1-0/+9
2010-02-02fix warningJustin Karneges1-0/+2
2010-02-02icecomponent can activate turn's channelbindJustin Karneges6-7/+60
2010-02-01[PATCH] Added Client::beginImportRoster() / endImportRoster() signals.Justin Karneges2-3/+8
2010-01-27initialize doCompressJustin Karneges1-0/+1
2010-01-27don't offer localstun host candidates. don't apply external addresses Justin Karneges1-5/+6