Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-28 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Remove relaxation of not checking JIDs if the IQRouter's JID isn't set. Fixed Request::isAccountJID(). Check sender on incoming IQ responses. | |||
2011-08-28 | Check 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-05-02 | Replace auto_ptr by shared_ptr. | Remko Tronçon | |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-01-30 | Added profile edit dialog. | Remko Tronçon | |
Resolves: #141, #587. | |||
2010-10-26 | Fix compliation problems with CLang. | Remko Tronçon | |
2010-08-24 | Implemented VCardManager. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |