Age | Commit message (Expand) | Author |
2017-04-05 | Fix PresenceOracle initialization of PriorityQueue with initial size 0. | Alan Young |
2016-09-13 | Fix cut-n-paste typo | Alan Young |
2016-09-13 | Rework JID class internal representation of resource presence. | Alan Young |
2016-07-15 | Stop HostAddress constructor running DNS lookup. | Alex Clayton |
2016-06-03 | XMPPRosterImpl.getItems() needs to do deep copy. | Alan Young |
2016-04-20 | Rework Signals for time and space optimizations | Alan Young |
2016-04-20 | Remove use of Java 7 SocketChannel.getRemoteAddress() | Alan Young |
2016-04-20 | Revert use of Java 7 'XXX' Time Pattern element. | Alan Young |
2016-03-22 | Tidy XEP-0141 code | Alex Clayton |
2016-03-22 | Don't allow JIDs with explicitly empty resources | Alex Clayton |
2016-03-22 | Add signal for VCard Retrieval Error in VCardManager. | Alex Clayton |
2016-03-22 | Try to fix possible race condition in Connector and ProxiedConnection. | Alex Clayton |
2016-03-16 | Support early IBB use in Jingle File Transfer | Alex Clayton |
2016-03-16 | Add FileWriteBytestream class and test. | Alex Clayton |
2016-03-16 | Allow null values for Message body | Alex Clayton |
2016-03-16 | Add destroy methods to IncomingJingleFileTransfer and OutgoingJingleFileTrans... | Alex Clayton |
2016-03-15 | Add destroy method to WhitespacePingLayer. | Alex Clayton |
2016-03-15 | Add getRemoteAddress() method to Connection. | Alex Clayton |
2016-03-15 | Add description to FileTransfer | Alex Clayton |
2016-03-15 | Only calculate S5B candidates if supported by recipient | Alex Clayton |
2016-03-15 | Fix handling when client certificate is missing | Alex Clayton |
2016-03-14 | Add getter for TLSContext in TLSConnection. | Alex Clayton |
2016-03-14 | Add FileTransfer.getState method | Alex Clayton |
2016-03-14 | Add methods to PresenceOracle. | Alex Clayton |
2016-03-14 | Add roster to PresenceOracle. | Alex Clayton |
2016-03-14 | Fix singal disconnections in DiscoServiceWalker. | Alex Clayton |
2016-03-14 | Do not flush VCard cache if IQ request returns an error. | Alex Clayton |
2016-03-10 | Fix BlockListImpl logic and add unit test. | Alex Clayton |
2016-03-09 | Add Whiteboard Functionality | Alex Clayton |
2016-03-07 | Add missing TLS and Base classes | Alex Clayton |
2016-02-29 | Add BOSHSessionStream class | Alex Clayton |
2016-02-29 | Finish porting on Network Package | Alex Clayton |
2016-02-29 | Add sort method for ServiceQuery and add Tests | Alex Clayton |
2016-02-29 | Add Network Bosh Classes | Alex Clayton |
2016-02-16 | Add the FileTransfer tests | Alex Clayton |
2016-02-09 | Finish porting S5BTransportSession | Alex Clayton |
2016-02-08 | Add CombinedAvatarProviderTest | Alex Clayton |
2016-02-04 | Add Block Parser and Serializer | Alex Clayton |
2016-02-02 | Update FullPayloadSerializerCollection | Alex Clayton |
2016-02-01 | Add S5BProxyRequest Serializers and Parser | Alex Clayton |
2016-01-28 | Changes to FileTransfer to be inline with current Swiften code | Alex Clayton |
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 |