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 | Fixed Request::isAccountJID(). | Remko Tronçon | |
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-08-26 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Don't consider Get and Set requests as Response results. | |||
2011-08-26 | Don'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-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-03-01 | Some more Sluift enhancements. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-01-21 | Code cleanup. | Remko Tronçon | |
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | Remko Tronçon | |
Resolves: #692 | |||
2010-11-03 | Give later IQ handlers precedence over older IQ handlers. | Remko Tronçon | |
2010-11-03 | Added JIDDiscoInfoResponder + Added "to" parameter to responder callback. | Remko Tronçon | |
2010-10-21 | Make sure Component always sets 'from' on outgoing IQ stanzas. | Remko Tronçon | |
2010-10-10 | Refactor responders to only start on start(). | Remko Tronçon | |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
2009-11-12 | Retrieve correct error in Request. | Remko Tronçon | |
2009-11-08 | Added Error class. | Remko Tronçon | |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon | |
2009-06-17 | Delay IQHandler removal in IQRouter during IQ handling. | Remko Tronçon | |
2009-06-12 | Added IQRouterTest. | Remko Tronçon | |
2009-06-11 | Do not allow a request response before it is sent. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |