Age | Commit message (Expand) | Author |
2009-11-20 | Fixed connection leak. | Remko Tronçon |
2009-11-19 | Added missing files of previous commit. | 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-15 | Fix compilation on Windows. | Remko Tronçon |
2009-11-12 | Created a TimerFactory, and abstracted Timer. | Remko Tronçon |
2009-11-12 | Retrieve correct error in Request. | Remko Tronçon |
2009-11-12 | Refactored DNS handling. | Remko Tronçon |
2009-11-10 | Close connection properly on disconnect and session end. | Remko Tronçon |
2009-11-10 | Fix error messages. | Remko Tronçon |
2009-11-10 | Fixed error handling. | Remko Tronçon |
2009-11-10 | Refactored session management. | Remko Tronçon |
2009-11-10 | Even more Client refactoring. | Remko Tronçon |
2009-11-10 | More Client refactoring. | Remko Tronçon |
2009-11-09 | Refactoring Client. | Remko Tronçon |
2009-11-09 | Trivial test of RosterController | Kevin Smith |
2009-11-08 | Fix for crash on login failure. Scaffoling for testing roster stuff. | Kevin Smith |
2009-11-08 | Added Error class. | Remko Tronçon |
2009-11-06 | Added SessionStream. | Remko Tronçon |
2009-11-05 | A block of the work for roster pushes. | Kevin Smith |
2009-11-01 | Moving tests around. | Remko Tronçon |
2009-11-01 | Added isActive() to WhitespacePingLayer. | Remko Tronçon |
2009-11-01 | Refactored some degenerate stuff out of base Session. | Remko Tronçon |
2009-10-25 | Starting to unit test PresenceOracle. | Kevin Smith |
2009-10-16 | Fix test failures. | Remko Tronçon |
2009-10-01 | Preparations for adding subscription requests. | Kevin Smith |
2009-09-30 | Added SHA-1 and Base64 tests for empty input data. | Remko Tronçon |
2009-09-30 | Fix ByteArray::getData() when bytearray is empty. | Remko Tronçon |
2009-09-16 | Fix unit test compilation | Kevin Smith |
2009-09-15 | Reconnect seems to mostly work now. | Kevin Smith |
2009-09-15 | Completely untested. Rewiring the MainController for Client to be reconnectab... | Kevin Smith |
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 | Fixed broken unit test. | Remko Tronçon |
2009-09-14 | Start splitting up monolithic Swiften SConscript file. | Remko Tronçon |
2009-09-14 | Remove some #ifndef guards. | Remko Tronçon |
2009-09-14 | Added PayloadsSerializer. | Remko Tronçon |
2009-09-14 | Added storage serializer. | Remko Tronçon |
2009-09-14 | Added more general PayloadsParserTester. | Remko Tronçon |
2009-09-14 | Added bookmark storage payload & parser. | Remko Tronçon |
2009-09-12 | Allow storing of settings for multiple profiles. | Kevin Smith |
2009-09-12 | Getting ready for sounds to be turned off. | Kevin Smith |
2009-09-11 | Disable WhitespacePingLayer on disconnect + Timer refactoring. | Remko Tronçon |
2009-09-03 | Move Swiften QA test into QA module. | Remko Tronçon |
2009-08-25 | scons check fix for the Roster changes. | Kevin Smith |
2009-08-24 | Status icons in the roster show correct status. | Kevin Smith |
2009-08-22 | Fix expanded tab characters. | Remko Tronçon |
2009-08-22 | Moved QtEventLoop to Swiften. | Remko Tronçon |
2009-08-22 | Use APPDATA dir on Windows for storing settings. | Remko Tronçon |
2009-08-17 | Add Bonjour configuration option. | Remko Tronçon |