summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-27Introduce SWIFTEN_DEP_FLAGS.Remko Tronçon
2010-11-27Added missing include.Remko Tronçon
2010-11-27Fixed build error.Remko Tronçon
2010-11-27Split incoming ccflags if they are a string.Remko Tronçon
2010-11-27Prefix 3rdParty bundled libs with Swiften_.Remko Tronçon
2010-11-25Split up source and binary debian generation.Remko Tronçon
2010-11-25Fixed debian sections, priorities & distributions.Remko Tronçon
2010-11-24Removed unused header.Remko Tronçon
2010-11-24Upgraded Boost to 1.45.0.Remko Tronçon
2010-11-21Clearing the chat window won't break continuation elements.Kevin Smith
2010-11-21Changed Debian packager to "Swift Package Maintainer"Remko Tronçon
2010-11-21Added missing file.Remko Tronçon
2010-11-21Added search parserialement.Remko Tronçon
2010-11-20Logo should stay in the centre when login window is resized.Kevin Smith
2010-11-20Include date for MUC context older than today.Kevin Smith
2010-11-18Moving out a convenience function for generating XEP-0082 strings from Boost ...Kevin Smith
2010-11-17Added presence subscription stanza to onPresenceSubscriptionRequest.Remko Tronçon
2010-11-17Fix build on VS2008Kevin Smith
2010-11-16Remember previous MUC service searches.Kevin Smith
2010-11-16Added In-band-registration unsubscribe support to Swiften.Remko Tronçon
2010-11-16Pass NetworkFactories as an explicit dependency into client.Remko Tronçon
2010-11-15Don't show unread events after signout.Kevin Smith
2010-11-15Fixed OpenSSL compilation.Remko Tronçon
2010-11-15Squelch warningsKevin Smith
2010-11-15Fix compilation on OS XKevin Smith
2010-11-15Sanitise the Roster widget on signout.Kevin Smith
2010-11-15Clean MUC joins slightly.Kevin Smith
2010-11-15Ask for confirmation before removing contacts.Kevin Smith
2010-11-13Added missing receiver parameter to IBR requests.Remko Tronçon
2010-11-12Persist toggle show offline.Kevin Smith
2010-11-12Added missing break statements in case switch.Remko Tronçon
2010-11-12Don't include OpenSSL headers in Swiften.h.Remko Tronçon
2010-11-12Add Windows trust anchors to OpenSSL context.Remko Tronçon
2010-11-11Removed obsolete class.Remko Tronçon
2010-11-11Added CertificateVerificationError::ref.Remko Tronçon
2010-11-11Commenting getSubjectName test.Remko Tronçon
2010-11-11Handle null OpenSSL X509 cert pointers better.Remko Tronçon
2010-11-11Avoid scons error when OpenSSL is not found.Remko Tronçon
2010-11-11Avoided compilation warnings.Remko Tronçon
2010-11-11Fixed compilation for newer versions of boost.Remko Tronçon
2010-11-11Fixed Linux compilation.Remko Tronçon
2010-11-11Changed misleading test name.Remko Tronçon
2010-11-11Added server identity check.Remko Tronçon
2010-11-10Added InBandRegistration classes.Remko Tronçon
2010-11-10Refactored TLS tests.Remko Tronçon
2010-11-09Added Doxygen documentation for some certificate APIs.Remko Tronçon
2010-11-09Certificate::getCommonName -> getCommonNames.Remko Tronçon
2010-11-09Created CertificateFactory.Remko Tronçon
2010-11-09Implement DER conversion to/from certificates.Remko Tronçon
2010-11-09Only request new MUC context when rejoining.Kevin Smith