Age | Commit message (Expand) | Author |
2010-03-22 | Lots of plumbing for event view. | Kevin Smith |
2010-03-20 | Fix for segfault when joining jdev tonight | Kevin Smith |
2010-03-19 | Start of event viewer. | Kevin Smith |
2010-03-04 | Fix problem with SCRAM-SHA1 final message in <challenge/>. | Remko Tronçon |
2010-03-02 | Adding iPhone compilation | Kevin Smith |
2010-02-17 | Remove debugging printfs | Kevin Smith |
2010-02-17 | Fixed tabs. | Remko Tronçon |
2010-02-17 | Preliminary Chat State Notifications support. | Kevin Smith |
2010-02-11 | Moved some modules into separate git modules. | Remko Tronçon |
2010-02-10 | ChatStateNotifier and tests, ready for XEP-85 support. | Kevin Smith |
2010-02-08 | Added beginnings of Avahi support. | Remko Tronçon |
2010-01-11 | Added SendMessage script. | Remko Tronçon |
2010-01-03 | Always send <label/> element. | Remko Tronçon |
2010-01-03 | Don't send caps info and vcard info twice. | Remko Tronçon |
2009-12-31 | Put a timeout of 60s on connecting & resolving. | Remko Tronçon |
2009-12-31 | Removed empty MUCPayload. | Remko Tronçon |
2009-12-31 | Added tests for timing out initial connect. | Remko Tronçon |
2009-12-31 | Fix building on OS X using default Qt installation. | Remko Tronçon |
2009-12-24 | Extract the Chat dialog management from MainController into ChatsManager. | Kevin Smith |
2009-12-23 | Commented debug output. | Remko Tronçon |
2009-12-22 | Add a PreviousStatusStore. | Kevin Smith |
2009-12-17 | Added eclipse project file. | Remko Tronçon |
2009-12-07 | Fixed segfault on disconnect. | Remko Tronçon |
2009-12-05 | Fixed C-Ares compilation on Windows. | Remko Tronçon |
2009-12-04 | Implemented CAresDomainNameResolver. | Remko Tronçon |
2009-12-03 | Reinitialize the resolver on every query. | Remko Tronçon |
2009-12-03 | Fixed windows compilation of PlatformDomainNameServiceQuery. | 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-27 | Integrated Sparkle auto-updater. | Remko Tronçon |
2009-11-27 | Added MD5 hashing algorithm. | Remko Tronçon |
2009-11-26 | Escape '>' to avoid trouble. | Remko Tronçon |
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-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-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 |
2009-11-22 | Added SCRAM-SHA-1 unit test for final server message. | Remko Tronçon |
2009-11-22 | Added SCRAM-SHA-1 unit test for final client message. | Remko Tronçon |
2009-11-22 | Testing the XMPPRoster. | Kevin Smith |
2009-11-22 | Stringprep SCRAM-SHA-1 authcid. | Remko Tronçon |