Age | Commit message (Expand) | Author |
2015-11-09 | Change virtual calls in ctors/dtors to be explicit | Tobias Markmann |
2015-11-09 | Change Windows to Unix line endings | Tobias Markmann |
2015-11-06 | Fix potential memory leaks in Cocoa API usage | Tobias Markmann |
2015-11-04 | Fix swiften handling when client certificate is missing | Gurmeen Bindra |
2015-10-30 | Fix issues with HTTPTrafficFilter for HTTP proxy / BOSH usage | Tobias Markmann |
2015-10-30 | Add support for OS X Secure Transport TLS backend | Tobias Markmann |
2015-10-30 | Fix bug in FT candidate discovery in absence of S5B proxies | Tobias Markmann |
2015-10-30 | Fix code in response to clang compiler warnings | Tobias Markmann |
2015-10-30 | Fix code in response to unused macro and private field warnings | Tobias Markmann |
2015-10-30 | Add FileTransfer::getState() method | Tobias Markmann |
2015-10-30 | Change bare JID presence lookup code to ignore priorities | Tobias Markmann |
2015-10-16 | Mark removed contacts as unavailable in Swift | Tobias Markmann |
2015-10-16 | Add UTF-8 validation function and validate input to libIDN functions | Tobias Markmann |
2015-10-15 | Only bind full JID to ChatController on non-empty or typing messages | Tobias Markmann |
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 |