Age | Commit message (Expand) | Author |
2009-08-16 | Use global IO service thread in Client. | Remko Tronçon |
2009-08-16 | Added MainBoostIOServiceThread. | Remko Tronçon |
2009-08-13 | Add missing CocoaEventLoop build. | Remko Tronçon |
2009-08-13 | Made NSIS build status pretty. | Remko Tronçon |
2009-08-13 | Add Mac App bundle creation tool. | Remko Tronçon |
2009-08-13 | Add Nib build tool. | Remko Tronçon |
2009-08-12 | Temporarily remove Slimber building. | Remko Tronçon |
2009-08-12 | Added Slimber & valgrind testing to SCons. | Remko Tronçon |
2009-08-10 | Add --with-openssl scons flag. | Remko Tronçon |
2009-08-10 | Fix SCons building on os x again. | Remko Tronçon |
2009-08-10 | Fixed Session restart bug. | Remko Tronçon |
2009-08-09 | Updating the MockTreeWidgetItem with all the new methods. | Kevin Smith |
2009-08-09 | Add SConscript files. | Remko Tronçon |
2009-08-09 | Fix long-standing bug with a crash on quit after joining MUCs. | Kevin Smith |
2009-08-09 | Replace dummy roster with Qt Model/View driven one. | Kevin Smith |
2009-08-05 | Swiften/LinkLocal: Avoid memory leak. | Remko Tronçon |
2009-08-05 | Slimber: Use DNSSD factory. | Remko Tronçon |
2009-08-03 | Slimber: Remove debug output. | Remko Tronçon |
2009-08-02 | Slimber: Handle ConnectionServer disconnects more cleanly. | Remko Tronçon |
2009-08-02 | Slimber: Handle conflicts/restarts. | Remko Tronçon |
2009-08-02 | Slimber: Abstract controllers out of Cocoa UI. | Remko Tronçon |
2009-08-01 | Added BoostConnectionServer error signaling. | Remko Tronçon |
2009-08-01 | Added LinkLocalConnector::cancel(). | Remko Tronçon |
2009-08-01 | Roster now includes avatars. | Kevin Smith |
2009-08-01 | Made Slimber fully functional again. | Remko Tronçon |
2009-08-01 | Added LinkLocalConnectorTest. | Remko Tronçon |
2009-07-31 | HostAddress: Add constructor from String. | Remko Tronçon |
2009-07-31 | Add String::split(). | Remko Tronçon |
2009-07-31 | Merge commit 'origin/master' into roster | Kevin Smith |
2009-07-31 | Adapt LinkLocalConnector to new LinkLocal infrastructure. | Remko Tronçon |
2009-07-31 | ExpatParser: Fix invalid handleEndElement() | Remko Tronçon |
2009-07-31 | Re-enable accidentally disabled XMLParser tests. | Remko Tronçon |
2009-07-30 | Added unit test that triggers the assertion on self service removal. | 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 |
2009-07-30 | Proide a description for LinkLocalServices. | Remko Tronçon |
2009-07-30 | Created LinkLocalPresenceManager. | Remko Tronçon |
2009-07-27 | Add beginnings of AvahiQuerier. | Remko Tronçon |
2009-07-27 | Improve LinkLocalServiceInfo unit test. | Remko Tronçon |
2009-07-26 | Fix bonjour compilation. | 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-26 | Begin to assage Swift model into Qt Model/View. | Kevin Smith |
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-25 | Created DNSSD submodule for LinkLocal. | Remko Tronçon |
2009-07-25 | Implement more DNSSD queries. | Remko Tronçon |
2009-07-24 | LinkLocal: Publish->Register. | Remko Tronçon |