Age | Commit message (Expand) | Author |
2015-10-14 | Fix compiler warnings about unused variables/arguments | Tobias Markmann |
2015-10-14 | Fix memory leak warnings by Valgrind/LSAN | Tobias Markmann |
2015-10-14 | Remove remains of OutgoingSIFileTransfer | Tobias Markmann |
2015-10-07 | Fix hang during file-transfer preparation with missing proxy | Tobias Markmann |
2015-09-25 | Do not flush vCard cache if IQ request returns an error | Tobias Markmann |
2015-09-22 | Add explicit includes for classes used in PlatformTLSFactories | Tobias Markmann |
2015-09-21 | Stop throwing out of range exception from dateTimeToLocalString | Tobias Markmann |
2015-09-18 | Fix notification logic for signals in BlockListImpl | Tobias Markmann |
2015-08-11 | Make access to deadline_timer thread-safe | Tobias Markmann |
2015-08-11 | Add missing virtual keyword on FileTransferManagerImpl dtor | Tobias Markmann |
2015-08-11 | Add 'check_headers' flag to scons for missing include detection | Tobias Markmann |
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 |