Age | Commit message (Expand) | Author |
2009-12-31 | Removed empty MUCPayload. | Remko Tronçon |
2009-12-24 | Extract the Chat dialog management from MainController into ChatsManager. | Kevin Smith |
2009-12-01 | Override SConscript() with our own, test-aware implementation. | Remko Tronçon |
2009-11-27 | Added MD5 hashing algorithm. | Remko Tronçon |
2009-11-24 | Added PresenceSender object. | Remko Tronçon |
2009-11-22 | Added auth success value support. | Remko Tronçon |
2009-11-22 | Stringprep SCRAM-SHA-1 authcid. | Remko Tronçon |
2009-11-22 | Moved stringprepping to a separate module. | Remko Tronçon |
2009-11-22 | Added SCRAM-SHA-1 unit test. | Remko Tronçon |
2009-11-21 | Starting testing XMPPRoster. | Kevin Smith |
2009-11-21 | Implemented SCRAM-SHA-1 for real now. | Remko Tronçon |
2009-11-20 | Added challenge & response parser & serializer. | Remko Tronçon |
2009-11-20 | Abstracting authenticators. | Remko Tronçon |
2009-11-20 | Added ClientSessionTest. | Remko Tronçon |
2009-11-19 | Added HMAC-SHA1 and SCRAM-SHA1 implementations. | Remko Tronçon |
2009-11-16 | Fix inconsistent build flags with test=X. | Remko Tronçon |
2009-11-12 | Refactored DNS handling. | Remko Tronçon |
2009-11-10 | Even more Client refactoring. | Remko Tronçon |
2009-11-08 | Added Error class. | Remko Tronçon |
2009-11-01 | Moving tests around. | Remko Tronçon |
2009-10-25 | Starting to unit test PresenceOracle. | Kevin Smith |
2009-09-30 | Fix ByteArray::getData() when bytearray is empty. | Remko Tronçon |
2009-09-14 | Added Get/SetPrivateStorageRequest. | Remko Tronçon |
2009-09-14 | Added private storage element, parser, and serializer. | Remko Tronçon |
2009-09-14 | Start splitting up monolithic Swiften SConscript file. | Remko Tronçon |
2009-09-14 | Added PayloadsSerializer. | Remko Tronçon |
2009-09-14 | Added storage serializer. | Remko Tronçon |
2009-09-14 | Added bookmark storage payload & parser. | Remko Tronçon |
2009-09-03 | Move Swiften QA test into QA module. | Remko Tronçon |
2009-08-17 | Add Bonjour configuration option. | Remko Tronçon |
2009-08-16 | Add LibXML support to build system. | Remko Tronçon |
2009-08-16 | Added MainBoostIOServiceThread. | Remko Tronçon |
2009-08-13 | Add missing CocoaEventLoop build. | Remko Tronçon |
2009-08-13 | Made NSIS build status pretty. | Remko Tronçon |
2009-08-13 | Add Mac App bundle creation tool. | Remko Tronçon |
2009-08-13 | Add Nib build tool. | Remko Tronçon |
2009-08-10 | Add --with-openssl scons flag. | Remko Tronçon |
2009-08-10 | Fix SCons building on os x again. | Remko Tronçon |
2009-08-09 | Add SConscript files. | Remko Tronçon |