Age | Commit message (Expand) | Author |
2015-08-11 | Add note on use of Connector::stop() | Kevin Smith |
2015-07-24 | Add missing includes for dependencies in public header files | Tobias Markmann |
2015-07-21 | Explicitly disconnect from remaining resources in destructors | Tobias Markmann |
2015-07-20 | Do not reallocate FileTransferManager on connect of Clientswift-3.0beta2 | Tobias Markmann |
2015-07-17 | Fix S5B proxy connection management for multiple hosts per JID | Tobias Markmann |
2015-07-16 | Fix memory leak in SOCKS5BytestreamServerManager | Tobias Markmann |
2015-07-16 | Fix memory leaks in FileReadBytestream and FileWriteBytestream | Tobias Markmann |
2015-07-14 | Add tests for Parsers and Serializers. | Tarun Gupta |
2015-07-10 | Fix memory leaks reported by memcheck (Valgrind) in Jingle FT Tests | Tobias Markmann |
2015-07-10 | Explicitly disconnect early from signals in candidate generator | Tobias Markmann |
2015-07-08 | Use GSSAPI when SSO is used | Mili Verma |
2015-07-08 | Show canceled file-transfer by other party as canceled and not failed | Tobias Markmann |
2015-07-08 | Create S5B proxy candidates for each DNS lookup result | Tobias Markmann |
2015-07-08 | Stop timer when SOCKS5BytestreamClientSession is deleted | Tobias Markmann |
2015-07-08 | Rearranged initialization list to be in sync with sequence in header | Tobias Markmann |
2015-07-08 | Wait for assisted candidate detection before emitting candidates | Tobias Markmann |
2015-07-07 | Use environment variables for addresses used in NetworkTest | Tobias Markmann |
2015-07-07 | Fix memory leaks reported by ASAN | Tobias Markmann |
2015-07-07 | Add hidden option to prevent disconnect when smartcard removed | Mili Verma |
2015-07-06 | Add GSSAPI client authenticator | Mili Verma |
2015-07-02 | Reestablish connection with smart card | Mili Verma |
2015-06-30 | Add wrappers for Windows API to be used in GSSAPI | Mili Verma |
2015-06-30 | Remove when sending an empty response | Mili Verma |
2015-06-29 | Add WindowsServicePrincipalName class | Mili Verma |
2015-06-29 | Pass an optional error code | Mili Verma |
2015-06-29 | Parse hostname for xep-0233 | Mili Verma |
2015-06-18 | Only delete HistoryStorage if building with experimental features | Tobias Markmann |
2015-06-14 | Fix Swiften DLL building on Windows | Tobias Markmann |
2015-06-11 | Update progress bar on incoming file transfers | Tobias Markmann |
2015-06-10 | Add ability to limit SChannel to TLS 1.0 | Kevin Smith |
2015-06-08 | Add missing SWIFTEN_API annotations to public Swiften API | Tobias Markmann |
2015-05-26 | Fix crash when sending a file to yourself | Tobias Markmann |
2015-05-19 | Consolidate Python and SCons files to tab based indentation | Tobias Markmann |
2015-05-01 | Fix typo | Tobias Markmann |
2015-05-01 | Add an EventOwner to NATTraversalRequests so that accociated objects are not ... | Tobias Markmann |
2015-05-01 | Fix hash verification in Jingle FT to only verify one hash algorithm | Tobias Markmann |
2015-05-01 | Only close unneedded S5B connections on the S5B server if a S5B server is run... | Tobias Markmann |
2015-05-01 | Add resource management for S5B server and port forwardings | Tobias Markmann |
2015-04-10 | Introduce FeatureOracle class for contact feature support detection | Tobias Markmann |
2015-04-08 | Add optional logging to native log framework on Android | Tobias Markmann |
2015-04-08 | Skip name lookup if manual hostname is a valid IP address | Tobias Markmann |
2015-04-08 | Fix warning about unused private member variable | Kevin Smith |
2015-03-28 | Fix a bug in successful file-transfer termination in IncomingJingleFT | Tobias Markmann |
2015-03-28 | Set file-transfer finished state after checking the data | Tobias Markmann |
2015-03-28 | Change IQ handling to allow non-final IQ handlers/responders | Tobias Markmann |
2015-03-28 | Add missing line endings | Tobias Markmann |
2015-03-27 | Fix OutgoingJingleFileTransferTest and enable it again | Tobias Markmann |
2015-03-19 | Fix for HTTPConnectProxiedConnection to support responses in pieces | Tobias Markmann |
2015-03-18 | Add test for ChatStateSerializer | Tarun Gupta |
2015-03-16 | Add ability to modify HTTP CONNECT proxy initialization | Tobias Markmann |