Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-02 | Add a generic erase() algorithm. | Remko Tronçon | |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
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 | 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-08-05 | Swiften/LinkLocal: Avoid memory leak. | Remko Tronçon | |
2009-08-01 | Added LinkLocalConnector::cancel(). | Remko Tronçon | |
2009-08-01 | Added LinkLocalConnectorTest. | 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 | |