Age | Commit message (Expand) | Author |
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 |
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-21 | Added PBKDF2 encoding. | Remko Tronçon |
2009-11-20 | Implement SCRAM-SHA1. | 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-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 |