summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-09Implement DER conversion to/from certificates.Remko Tronçon
2010-11-09Only request new MUC context when rejoining.Kevin Smith
2010-11-09Fixed windows compilation.Remko Tronçon
2010-11-08Brute force application of presence to roster items on add/modify.Kevin Smith
2010-11-07Refactoring certificates & certificate checking.Remko Tronçon
2010-11-07Added missing files.Remko Tronçon
2010-11-07Added security error handling to Swiften.Remko Tronçon
2010-11-07Removed obsolete member var.Remko Tronçon
2010-11-07Added certificate verification API to TLS context.Remko Tronçon
2010-11-07Fixed build on linux.Remko Tronçon
2010-11-07Refactored TLS handling.Remko Tronçon
2010-11-06Use EntityCapsProvider in Swiften.Remko Tronçon
2010-11-03Added incoming IBB session.Remko Tronçon
2010-11-03Centralizing predefined features in DiscoInfo.Remko Tronçon
2010-11-03Give later IQ handlers precedence over older IQ handlers.Remko Tronçon
2010-11-03Added JIDDiscoInfoResponder + Added "to" parameter to responder callback.Remko Tronçon
2010-11-03Added ClientDiscoManager.Remko Tronçon
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-11-01Disable bookmarks when offline.Kevin Smith
2010-10-31Remove pending events from a Timer when the timer is stopped.Remko Tronçon
2010-10-31Make Timer one-shot.Remko Tronçon
2010-10-30Disconnect client cleanly before quitting.Remko Tronçon
2010-10-30Changed CoreClient::onError to CoreClient::onDisconnected.Remko Tronçon
2010-10-29Make ChatStateNotifier use StanzaChannel directly.Remko Tronçon
2010-10-28Correctly mark roster items with the highest priority status.Kevin Smith
2010-10-27Fixed Linux compilation.Remko Tronçon
2010-10-27Starting to test getHighestPriorityPresenceKevin Smith
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-26Fix compliation problems with CLang.Remko Tronçon
2010-10-26Added missing #pragma onces.Remko Tronçon
2010-10-25More documentation.Remko Tronçon
2010-10-25Updated doxygen.Remko Tronçon
2010-10-25Removing Shared.h.Remko Tronçon
2010-10-25Remove the use of Shared<>.Remko Tronçon
2010-10-24Added more missing platform link libraries.Remko Tronçon
2010-10-24Added some doxygen docs.Remko Tronçon
2010-10-24Added excludes to Doxygen.Remko Tronçon
2010-10-24Moving more from Swift to Client.Remko Tronçon
2010-10-24Created Storages interface.Remko Tronçon
2010-10-24Moved MUCRegistry into client.Remko Tronçon
2010-10-24Moved PresenceSender to client.Remko Tronçon
2010-10-24Use the highest priority for a contact's roster item, not the newest.Kevin Smith
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-24Clear VCardUpdate avatar hash on stream reset.Remko Tronçon
2010-10-23Make sure presence isn't type error before updating roster.Kevin Smith
2010-10-23Fixed compilation warnings.Remko Tronçon
2010-10-22Minor fixes to MUCs.Kevin Smith
2010-10-22Fix failing testsKevin Smith
2010-10-22Don't send composing events to offline users.Kevin Smith
2010-10-22Ignore message errors for CSN.Kevin Smith