summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-10-01Fixed roster sender check.swift-1.xRemko Tronçon
Resolves: #993
2011-10-01Set a title on subscription notification popup.Remko Tronçon
Notify-OSD behaves weird if you ask it to render a popup without a subject/header/summary. Release-Notes: Fixed the issue where subscription notifications on Linux did not show properly.
2011-08-28Don't rely on CCVERSION being present.Remko Tronçon
Resolves: #911 Release-Notes: Fixed build problem when GCC version can't be determined.
2011-08-28Keep VCard photo hash cache consistent.Remko Tronçon
2011-08-28Fix assertion on inconsistent VCard photohash cache.Remko Tronçon
Release-Notes: Don't crash when the VCard cache is inconsistent.
2011-08-28Check whether disco#info responses are null.Remko Tronçon
Resolves: #953 Release-Notes: Handle case where clients send null disco#info results.
2011-08-28Catch boost file system errors when reading VCards.Remko Tronçon
Release-Notes: Catch errors when writing VCards to disk. Resolves: #897
2011-08-28Remove relaxation of not checking JIDs if the IQRouter's JID isn't set.Remko Tronçon
2011-08-28Fixed Request::isAccountJID().Remko Tronçon
2011-08-28Check sender on incoming IQ responses.Remko Tronçon
Release-Notes: Fixed a bug whereby the sender of an iq wasn't being checked before matching it to a request.
2011-08-27Update last used certificate file correctly.Remko Tronçon
Resolves: #963 Release-Notes: Remember last used certificate file correctly.
2011-08-27Mark JIDs with empty domains as invalid when StringPrep cache is disabled.Remko Tronçon
We used to only do this correctly in the default compilation setting where the cache is enabled. Resolves: #965
2011-08-27Added StringPrep unit test.Remko Tronçon
2011-08-26Don't consider Get and Set requests as Response results.Remko Tronçon
Release-Notes: Fixed a problem where we would treat incoming queries with IDs clashing with pending requests as errors.
2011-08-13Fixed Qt SCons tool on Linux 3.0 systems.Remko Tronçon
Resolves: #961
2011-07-12Fixed bug with illegal resource in JID resulting in empty resource.Remko Tronçon
2011-07-04Updated the german translationThilo Cestonaro
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-07-03Updated Galician translation.Remko Tronçon
2011-06-22Slovak translation update.Remko Tronçon
Release-Notes: Updated Slovak translation.
2011-06-22Some more Debian fixes.Remko Tronçon
2011-06-20Tweaked the Debian description.Remko Tronçon
2011-06-20Prioritize version files over git version.Remko Tronçon
2011-06-20Improve the description in the Debian control file.Remko Tronçon
2011-06-20Use a custom debian changelog.Remko Tronçon
2011-06-19Small tweak to previous patch.Remko Tronçon
2011-06-19Send footer when finishing sessionHanzZ
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-06-19Fixed conditional in package script.Remko Tronçon
2011-06-19Make webkit dependency distribution specific.Remko Tronçon
2011-06-19Lowered dependency on libxml2.Remko Tronçon
2011-06-18Use correct sign for dependencies.Remko Tronçon
2011-06-18Tighten Debian dependency on Qt versions.Remko Tronçon
2011-06-18Specify dependency on libqtwebkit-dev.Remko Tronçon
2011-06-18Fixed Debian manpages installation.Remko Tronçon
2011-06-18Use LibXML as a Debian source dependency (instead of Expat)Remko Tronçon
2011-06-18Tweak help documentation and add manpages.Remko Tronçon
2011-06-18Small tweaks to the previous patch.Remko Tronçon
2011-06-18Added ConnectionServerFactory.HanzZ
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-06-18More Debian packaging tweaks.Remko Tronçon
2011-06-18Fixed compilation of Slimber/Qt.Remko Tronçon
2011-06-18Fixed flag order in Slimber.Remko Tronçon
2011-06-18MergeFlags->UseFlags in Slimber.Remko Tronçon
2011-06-18Use UseFlags for compiling the unit test.Remko Tronçon
2011-06-18Moving unused server code out of Swiften into Limber.Remko Tronçon
2011-06-17Some debian script improvements.Remko Tronçon
2011-06-01Added fix for a billion laughs attack on Expat.Remko Tronçon
2011-05-23Fixed const references to vectors.Remko Tronçon
This could potentially cause crashes (same as a previous patch).
2011-05-22Galician translation update.Remko Tronçon
2011-05-13Fixed French translation (Thanks Cedric Dubouloz)Remko Tronçon
2011-05-13German translation fixesThilo Cestonaro
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-05-13Fix some issues in German translation.Frederik Schwarzer
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php Signed-off-by: Thilo Cestonaro <thilo@cestona.ro>