summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-30Fix bug in FT candidate discovery in absence of S5B proxiesTobias Markmann
2015-10-30Fix code in response to clang compiler warningsTobias Markmann
2015-10-30Fix code in response to unused macro and private field warningsTobias Markmann
2015-10-30Add FileTransfer::getState() methodTobias Markmann
2015-10-30Change bare JID presence lookup code to ignore prioritiesTobias Markmann
2015-10-16Mark removed contacts as unavailable in SwiftTobias Markmann
2015-10-16Add UTF-8 validation function and validate input to libIDN functionsTobias Markmann
2015-10-15Only bind full JID to ChatController on non-empty or typing messagesTobias Markmann
2015-10-14Fix compiler warnings about unused variables/argumentsTobias Markmann
2015-10-14Fix memory leak warnings by Valgrind/LSANTobias Markmann
2015-10-14Remove remains of OutgoingSIFileTransferTobias Markmann
2015-10-07Fix hang during file-transfer preparation with missing proxyTobias Markmann
2015-09-25Do not flush vCard cache if IQ request returns an errorTobias Markmann
2015-09-22Add explicit includes for classes used in PlatformTLSFactoriesTobias Markmann
2015-09-21Stop throwing out of range exception from dateTimeToLocalStringTobias Markmann
2015-09-18Fix notification logic for signals in BlockListImplTobias Markmann
2015-08-11Make access to deadline_timer thread-safeTobias Markmann
2015-08-11Add missing virtual keyword on FileTransferManagerImpl dtorTobias Markmann
2015-08-11Add 'check_headers' flag to scons for missing include detectionTobias Markmann
2015-08-11Add note on use of Connector::stop()Kevin Smith
2015-07-24Add missing includes for dependencies in public header filesTobias Markmann
2015-07-21Explicitly disconnect from remaining resources in destructorsTobias Markmann
2015-07-20Do not reallocate FileTransferManager on connect of Clientswift-3.0beta2Tobias Markmann
2015-07-17Fix S5B proxy connection management for multiple hosts per JIDTobias Markmann
2015-07-16Fix memory leak in SOCKS5BytestreamServerManagerTobias Markmann
2015-07-16Fix memory leaks in FileReadBytestream and FileWriteBytestreamTobias Markmann
2015-07-14Add tests for Parsers and Serializers.Tarun Gupta
2015-07-10Fix memory leaks reported by memcheck (Valgrind) in Jingle FT TestsTobias Markmann
2015-07-10Explicitly disconnect early from signals in candidate generatorTobias Markmann
2015-07-08Use GSSAPI when SSO is usedMili Verma
2015-07-08Show canceled file-transfer by other party as canceled and not failedTobias Markmann
2015-07-08Create S5B proxy candidates for each DNS lookup resultTobias Markmann
2015-07-08Stop timer when SOCKS5BytestreamClientSession is deletedTobias Markmann
2015-07-08Rearranged initialization list to be in sync with sequence in headerTobias Markmann
2015-07-08Wait for assisted candidate detection before emitting candidatesTobias Markmann
2015-07-07Use environment variables for addresses used in NetworkTestTobias Markmann
2015-07-07Fix memory leaks reported by ASANTobias Markmann
2015-07-07Add hidden option to prevent disconnect when smartcard removedMili Verma
2015-07-06Add GSSAPI client authenticatorMili Verma
2015-07-02Reestablish connection with smart cardMili Verma
2015-06-30Add wrappers for Windows API to be used in GSSAPIMili Verma
2015-06-30Remove when sending an empty responseMili Verma
2015-06-29Add WindowsServicePrincipalName classMili Verma
2015-06-29Pass an optional error codeMili Verma
2015-06-29Parse hostname for xep-0233Mili Verma
2015-06-18Only delete HistoryStorage if building with experimental featuresTobias Markmann
2015-06-14Fix Swiften DLL building on WindowsTobias Markmann
2015-06-11Update progress bar on incoming file transfersTobias Markmann
2015-06-10Add ability to limit SChannel to TLS 1.0Kevin Smith
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann