summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-11-28Prettify install commands.Remko Tronçon
2009-11-28Fix AppCast URL.Remko Tronçon
2009-11-28Removed dummy autoupdater.Remko Tronçon
2009-11-28Change appcast URL.Remko Tronçon
2009-11-28Fix compilation on Windows.Remko Tronçon
2009-11-27Avoid compiler warning.Remko Tronçon
2009-11-27Removed references to phonon.Remko Tronçon
2009-11-27Integrated Sparkle auto-updater.Remko Tronçon
2009-11-27Use new versioning scheme.Remko Tronçon
2009-11-27Added (Sparkle) AutoUpdater.Remko Tronçon
2009-11-27Added MD5 hashing algorithm.Remko Tronçon
2009-11-26Allow the XmlConsole to be closed, and there to be only one.Kevin Smith
2009-11-26Removed unnecessary files.Remko Tronçon
2009-11-26Remember the last used account.Kevin Smith
2009-11-26Plumbing to show a dummy XMLConsoleWidget in the chat tabs.Kevin Smith
2009-11-26Escape '>' to avoid trouble.Remko Tronçon
2009-11-26Plugin Avatars into MUCs.Kevin Smith
2009-11-26Make sure window title's update on tab close.Kevin Smith
2009-11-25Avoid having unreadable events added to queue.Remko Tronçon
2009-11-25Enabled stream compression again.Remko Tronçon
2009-11-25Added PresenceSenderTest.Remko Tronçon
2009-11-24Added PresenceSender object.Remko Tronçon
2009-11-24Integrated new IdleDetector.Remko Tronçon
2009-11-24Don't build swift in console mode.Remko Tronçon
2009-11-24Added Windows idle querier.Remko Tronçon
2009-11-24Added windows idle detector.Remko Tronçon
2009-11-24Added MacOSX Idle querier.Remko Tronçon
2009-11-24Added SwifTools/Idle module.Remko Tronçon
2009-11-23Test whether we have a session before sending stanzas.Remko Tronçon
2009-11-23Avoid segfault when using EXTERNAL.Remko Tronçon
2009-11-23Don't cut off the roster in its primeKevin Smith
2009-11-23Fix linkifying links with '+'.Remko Tronçon
2009-11-22Fix bug in SCRAM-SHA-1 authzid handling.Remko Tronçon
2009-11-22Add support for authorization ID to SCRAM-SHA-1.Remko Tronçon
2009-11-22Added auth success value support.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 test for invalid iteration count.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 test for initial server challenge.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 unit test for final server message.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 unit test for final client message.Remko Tronçon
2009-11-22Testing the XMPPRoster.Kevin Smith
2009-11-22Stringprep SCRAM-SHA-1 authcid.Remko Tronçon
2009-11-22Moved stringprepping to a separate module.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 unit test.Remko Tronçon
2009-11-21Removing compiler warnings.Kevin Smith
2009-11-21Starting testing XMPPRoster.Kevin Smith
2009-11-21Tweaking compilation flags on Windows.Remko Tronçon
2009-11-21ldflags -> linkflagsRemko Tronçon
2009-11-21Added ccflags and ldflags config variables.Remko Tronçon
2009-11-21Implemented SCRAM-SHA-1 for real now.Remko Tronçon
2009-11-21Added PBKDF2 encoding.Remko Tronçon