Age | Commit message (Collapse) | Author |
|
Release-Notes: Fixed a bug whereby the sender of an iq wasn't being checked before matching it to a request.
|
|
Release-Notes: Fixed a problem where we would treat incoming queries with IDs clashing with pending requests as errors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves: #730
|
|
|
|
Resolves: #692
|
|
|
|
|
|
|
|
|
|
|
|
The event loop now needs to be explicitly passed to clients
using it.
|
|
|
|
|
|
|
|
Removing inheritance from StanzaChannel to trim down the public API.
|
|
|
|
|
|
|
|
Resolves: #94
|
|
|
|
|
|
This should allow us to link against system boost versions.
|
|
Resolves: #276
|
|
Resolves: #335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reconnectable (won't compile).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should now be handled properly by using shared_ptrs.
|
|
|
|
|
|
XMPPRosterController now uses a RosterPushResponder to handle roster
pushes.
|