Age | Commit message (Expand) | Author |
2016-01-27 | Update Porting Progress. | Tarun Gupta |
2016-01-27 | Some fixes for File Transfer Patch | Alex Clayton |
2016-01-21 | Completes FileTransfer according to Swiften. | Tarun Gupta |
2016-01-18 | Some Jingle Fixes | Alex Clayton |
2016-01-14 | Completes Jingle. | Tarun Gupta |
2016-01-14 | Minor changes to PubSubManagerImpl and StanzaAckRequester. | Tarun Gupta |
2016-01-14 | More Changes to Networks | Alex Clayton |
2016-01-12 | Make Networks equivalent with Swiften. | Tarun Gupta |
2015-09-17 | Do not override system default time-zone. | Alan Young |
2015-09-11 | Add JavaConnection.ActivityWatcher for watching connection activity. | Alan Young |
2015-09-11 | Improve efficiency of JavaConnection reads. | Alan Young |
2015-09-11 | Make JavaConnection fully event driven - no 100ms spin | Alan Young |
2015-08-26 | Add the missing initialisation for authenticator for SASL External | Gurmeen Bindra |
2015-08-21 | Fix code to not throw StringPrepParseException that was part of ICU jar | Gurmeen Bindra |
2015-08-21 | Correct ClientSession.finish() | Alan Young |
2015-08-20 | Fix NPE in Stanza.getTimestampFrom() when Delay.getFrom() returns null | Alan Young |
2015-08-19 | Correct classpath element for icu4j for compile-tests in build.xml | Alan Young |
2015-08-19 | Handle case SessionStream.getTLSFinishMessage() returns null. | Alan Young |
2015-08-17 | Remove unnecessary Crypto functions from StringCodecs. | Tarun Gupta |
2015-08-17 | Update Client. | Tarun Gupta |
2015-08-17 | Updates Presence in accordance with Swiften. | Tarun Gupta |
2015-08-14 | Completes TLS & Session. | Tarun Gupta |
2015-08-13 | Revert pessimistic allocation of collection members in VCard. | Alan Young |
2015-08-13 | Add default-parameter versions of invitePerson() to MUC. | Alan Young |
2015-08-13 | Rework ByteArray implementation | Alan Young |
2015-08-13 | VCard.getPhoto() to return null for absent photo. | Alan Young |
2015-08-03 | Make SASL equivalent with Swiften. | Tarun Gupta |
2015-08-03 | Add tests for EventLoop. | Tarun Gupta |
2015-07-29 | Reinstate "disconnect()" method for MUC class | Nick Hudson |
2015-07-28 | Fixed CancelledKeyException in JavaConnection | Peter Ballard |
2015-07-28 | Completes Components and AdHoc. | Tarun Gupta |
2015-07-28 | Complete StreamStack and add tests. | Tarun Gupta |
2015-07-28 | Update Serializers and Parsers. | Tarun Gupta |
2015-07-27 | Update findbugs version, and fix Makefile to fetch it | Nick Hudson |
2015-07-22 | Completes MUC in accordance with Swiften. | Tarun Gupta |
2015-07-22 | Complete VCard functionalities. | Tarun Gupta |
2015-07-22 | Update Queries. | Tarun Gupta |
2015-07-22 | Update Roster functionalities. | Tarun Gupta |
2015-07-22 | Tidy up finalize method in SimpleEventLoop | Nick Hudson |
2015-07-21 | Adds Disco Features. | Tarun Gupta |
2015-07-20 | Get make and make test to rebuild all dependent classes | Alex Clayton |
2015-07-20 | Add StringIndexOutOfBounds catch to IDNA | Alex Clayton |
2015-07-20 | Fix ClientSession class bug due to recent stroke changes | Gurmeen Bindra |
2015-07-16 | Fix Build.xml to delete test classes. | Alex Clayton |
2015-07-08 | Add option to only read from TCP socket when previous read has been processed | Peter Ballard |
2015-07-07 | Add GenericPayloadLoader & GenericPayloadPersister classes. | Alan Young |
2015-07-07 | Update Avatar access model. | Alan Young |
2015-07-07 | Update JingleFileTransferFileInfo in light of recent discussions related to D... | Tarun Gupta |
2015-07-07 | Adds tests for Parser and Serializers. | Tarun Gupta |
2015-07-06 | Porting Progress of Stroke. | Tarun Gupta |