Age | Commit message (Expand) | Author |
2009-12-03 | Added C-Ares. | Remko Tronçon |
2009-12-03 | Added debugging output for DNS. | Remko Tronçon |
2009-12-03 | Fixed unit tests. | Remko Tronçon |
2009-12-03 | Do domain resolving in a separate thread. | Remko Tronçon |
2009-12-03 | DNS querying is now asynchronous. | Remko Tronçon |
2009-12-01 | Override SConscript() with our own, test-aware implementation. | Remko Tronçon |
2009-11-28 | Add checkbox for tracing input/output in debug console. | Remko Tronçon |
2009-11-28 | Implemented XML console. | Remko Tronçon |
2009-11-28 | Some code cleanup. | Remko Tronçon |
2009-11-28 | On second thought, maybe we shouldn't quit. | Remko Tronçon |
2009-11-28 | Quit when the last window is closed. | Remko Tronçon |
2009-11-28 | Opening the XMLConsole should bring it to front. | Kevin Smith |
2009-11-28 | Create a dist target for mac DMG bundling. | Remko Tronçon |
2009-11-28 | Prettify install commands. | Remko Tronçon |
2009-11-28 | Fix AppCast URL. | Remko Tronçon |
2009-11-28 | Removed dummy autoupdater. | Remko Tronçon |
2009-11-28 | Change appcast URL. | Remko Tronçon |
2009-11-28 | Fix compilation on Windows. | Remko Tronçon |
2009-11-27 | Avoid compiler warning. | Remko Tronçon |
2009-11-27 | Removed references to phonon. | Remko Tronçon |
2009-11-27 | Integrated Sparkle auto-updater. | Remko Tronçon |
2009-11-27 | Use new versioning scheme. | Remko Tronçon |
2009-11-27 | Added (Sparkle) AutoUpdater. | Remko Tronçon |
2009-11-27 | Added MD5 hashing algorithm. | Remko Tronçon |
2009-11-26 | Allow the XmlConsole to be closed, and there to be only one. | Kevin Smith |
2009-11-26 | Removed unnecessary files. | Remko Tronçon |
2009-11-26 | Remember the last used account. | Kevin Smith |
2009-11-26 | Plumbing to show a dummy XMLConsoleWidget in the chat tabs. | Kevin Smith |
2009-11-26 | Escape '>' to avoid trouble. | Remko Tronçon |
2009-11-26 | Plugin Avatars into MUCs. | Kevin Smith |
2009-11-26 | Make sure window title's update on tab close. | Kevin Smith |
2009-11-25 | Avoid having unreadable events added to queue. | Remko Tronçon |
2009-11-25 | Enabled stream compression again. | Remko Tronçon |
2009-11-25 | Added PresenceSenderTest. | Remko Tronçon |
2009-11-24 | Added PresenceSender object. | Remko Tronçon |
2009-11-24 | Integrated new IdleDetector. | Remko Tronçon |
2009-11-24 | Don't build swift in console mode. | Remko Tronçon |
2009-11-24 | Added Windows idle querier. | Remko Tronçon |
2009-11-24 | Added windows idle detector. | Remko Tronçon |
2009-11-24 | Added MacOSX Idle querier. | Remko Tronçon |
2009-11-24 | Added SwifTools/Idle module. | Remko Tronçon |
2009-11-23 | Test whether we have a session before sending stanzas. | Remko Tronçon |
2009-11-23 | Avoid segfault when using EXTERNAL. | Remko Tronçon |
2009-11-23 | Don't cut off the roster in its prime | Kevin Smith |
2009-11-23 | Fix linkifying links with '+'. | Remko Tronçon |
2009-11-22 | Fix bug in SCRAM-SHA-1 authzid handling. | Remko Tronçon |
2009-11-22 | Add support for authorization ID to SCRAM-SHA-1. | Remko Tronçon |
2009-11-22 | Added auth success value support. | Remko Tronçon |
2009-11-22 | Added SCRAM-SHA-1 test for invalid iteration count. | Remko Tronçon |
2009-11-22 | Added SCRAM-SHA-1 test for initial server challenge. | Remko Tronçon |