summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-06Use UUIDs as nonce when authenticating with SCRAM-SHA-1.Remko Tronçon
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-05-04Don't take an avatar from a presence type='error'.Remko Tronçon
2010-04-30Edit bookmarks with very basic validation.Kevin Smith
2010-04-30Support adding/removing bookmarks from the UIKevin Smith
2010-04-30Get rid of the cout in delay payload parsing.Kevin Smith
2010-04-24Fix leaks in LinkLocalConnector.Remko Tronçon
2010-04-24XMPPRosterTest: Fix memory leak.Remko Tronçon
2010-04-24Don't lookup duplicate discovered link-local services.Remko Tronçon
2010-04-23Add beginnings of LinkLocalTool.Remko Tronçon
2010-04-23Add some debug info.Remko Tronçon
2010-04-23Make latency stats optional.Kevin Smith
2010-04-23Add XEP-0203 (Delay) support.Kevin Smith
2010-04-22Fix AvahiBrowserQuery compilation.Remko Tronçon
2010-04-22Add PlatformDNSSDQuerierFactory::canCreate().Remko Tronçon
2010-04-22Clean up Avahi browse query properly.Remko Tronçon
2010-04-22Don't compile CppUnit if we're not testing.Remko Tronçon
2010-04-21Fix non-determinism of DomainNameResolverTest.Remko Tronçon
2010-04-18Improve roster performance through map lookups on operationsKevin Smith
2010-04-13Don't lose presence when receiving a roster item rename pushKevin Smith
2010-04-12Show ErrorEvent when roster push fails.Kevin Smith
2010-04-12RosterController testing.Kevin Smith
2010-04-12Send roster set before roster add.Kevin Smith
2010-04-11Add missing header include.Remko Tronçon
2010-04-08Fix expanded tabs.Remko Tronçon
2010-04-08Fix bug in copyrighter script that handled MD5 copyright incorrectly.Remko Tronçon
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-04-07Support fallback multiple host addresses when connecting.Remko Tronçon
2010-04-07Add support for multiple A entries to StaticDomainNameResolver.Remko Tronçon
2010-04-06Refactored DomainNameAddressQuery.Remko Tronçon
2010-04-06Add ConnectivityTest to .gitignore.Remko Tronçon
2010-03-30Announce the timeout settings the connectivity test example usesKevin Smith
2010-03-30Connectivity test Swiften exampleKevin Smith
2010-03-30Adding manual hosts to SendMessageKevin Smith
2010-03-30Fix previous commitKevin Smith
2010-03-30Basic error handling for SendMessage example.Kevin Smith
2010-03-29Request bookmarks at login.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith
2010-03-26Remove MUCs from the ChatsManager's list once you leave them.Kevin Smith
2010-03-26Starting plumbing for MUC bookmarksKevin Smith
2010-03-22Fixing up the unit tests again. Oops.Kevin Smith
2010-03-22Can now accept roster subscriptions.Kevin Smith
2010-03-22Sucky UI for subscription requestsKevin Smith
2010-03-22Updating unit tests to work againKevin Smith
2010-03-22Lots of plumbing for event view.Kevin Smith
2010-03-20Fix for segfault when joining jdev tonightKevin Smith
2010-03-19Start of event viewer.Kevin Smith