summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-11Added support for determining SmartCard Reader associated with a certificate ...Alexey Melnikov
2012-04-01Removing CAres resolver.Remko Tronçon
2012-03-23Forgotten file for TLSError patchKevin Smith
2012-03-23Allow TLS errors to bubble further up the stackKevin Smith
2012-03-23Use ssize_t for readlink.Remko Tronçon
2012-03-22Manual certificate verification. Added two additional TLS errors related to r...dreijer
2012-03-21Fix typo. (Thanks dreijer)Tobias Markmann
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-03-08Fixed several bugs in CAPI/Schannel code on WindowsAlexey Melnikov
2012-03-06Fix missing includeKevin Smith
2012-03-06don't crash if an AdHoc is deleted while inflightKevin Smith
2012-03-05Fix segfaults and deadcodeKevin Smith
2012-03-04Pass along errors about DNS resolution.Kevin Smith
2012-03-03Unit tests for SettingsProviderHierachyKevin Smith
2012-02-29Don't crash when trying to join MUCs offlineKevin Smith
2012-02-28Changed certstore: URIs to use SHA1 hashes of certificatesAlexey Melnikov
2012-02-28Also compile on non-WindowsKevin Smith
2012-02-28Make Swift more usable in a FIPS-140 environmentKevin Smith
2012-02-23Compile when non-SChannelKevin Smith
2012-02-22Fix up for previous CAPI patchKevin Smith
2012-02-22Initial implementation of using CAPI certificates with Schannel.Alexey Melnikov
2012-02-14Correctly use bare JIDs when banning people from roomsKevin Smith
2012-02-14Adding documentation to GenericRequestKevin Smith
2012-02-12Fixed compiler warnings.Remko Tronçon
2012-02-06Parse mediated invite stuffKevin Smith
2012-02-03Correct previous patch.Remko Tronçon
2012-02-03Call shutdown() on socket before close().Remko Tronçon
2012-02-03Close socket immediately after last pending write finished.Remko Tronçon
2012-01-24Test caseKevin Smith
2012-01-23XEP-0004 form support for user search.Tobias Markmann
2012-01-17Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)Kevin Smith
2012-01-16Add minor docKevin Smith
2012-01-15Fixed compilation with msvc and boost-1.48vitalyster
2012-01-10Don't allow null form fieldsKevin Smith
2011-12-24Some BOSH refactoring.Remko Tronçon
2011-12-24Fixed compilation warnings.Remko Tronçon
2011-12-22BOSH Refactoring.Remko Tronçon
2011-12-13Fix use of int randoms for populating longKevin Smith
2011-12-13Avoid crash due to misuse of XMPPLayerKevin Smith
2011-12-13Remove a warningKevin Smith
2011-12-13BOSH Support for SwiftenKevin Smith
2011-12-13BOSH implementation startedThilo Cestonaro
2011-11-28WhoopsKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-11-18Emit onSessionFinished only in Session::handleDisconnected.HanzZ
2011-11-03Exclude SChannel from Swiften.hKevin Smith
2011-11-03Quick brush up after previous patch.Kevin Smith
2011-11-03* Added Schannel support.dreijer
2011-10-19For abnormal MUC parts, give the reason.Kevin Smith
2011-10-19Use real JID for bans, not room JID.Kevin Smith