Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-25 | Build with new Boostish stuff. | Kevin Smith | |
Can no longer use a shared_ptr as a bool. Change-Id: Ic92ede082e8f923830af943bb522c64e4f5ff453 | |||
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2010-04-24 | Don't lookup duplicate discovered link-local services. | Remko Tronçon | |
This fixes a segfault due to the old query being deleted when a duplicate query is started. | |||
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-07-30 | Remove assertion that is triggered on unregister(). | Remko Tronçon | |
2009-07-30 | Make Slimber use the new LinkLocal framework. | Remko Tronçon | |
XMPP Server is temporarily out of order. | |||
2009-07-30 | Created LinkLocalPresenceManager. | Remko Tronçon | |
2009-07-26 | Test LinkLocal service registration. | Remko Tronçon | |
2009-07-26 | Make DNSSD independent of LinkLocalServiceInfo. | Remko Tronçon | |
2009-07-26 | Implement fake DNSSD querier. | Remko Tronçon | |
2009-07-25 | Implement LinkLocalService. | Remko Tronçon | |
2009-07-25 | Remove obsolete DNSSD factories. | Remko Tronçon | |
2009-07-25 | Move LinkLocalServiceID->DNSSDServiceID. | Remko Tronçon | |
2009-07-23 | Add DNS service factory. | Remko Tronçon | |
2009-07-23 | Added more LinkLocalServiceBrowser tests. | Remko Tronçon | |
2009-07-22 | Started LinkLocalServiceBrowser. | Remko Tronçon | |