Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-27 | Remove MainEventLoop singleton. | Remko Tronçon | |
The event loop now needs to be explicitly passed to clients using it. | |||
2010-04-24 | Fix leaks in LinkLocalConnector. | 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 | Added unit test that triggers the assertion on self service removal. | 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-27 | Improve LinkLocalServiceInfo unit test. | 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-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 | |