summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-07-17Implemented clean session/connection shutdown.Remko Tronçon
2009-07-17Implement LinkLocalServiceInfo TXT record.Remko Tronçon
2009-07-16Implemented AppleDNSSDService registration & browsing.Remko Tronçon
2009-07-16Created Swiften/LinkLocal module.Remko Tronçon
2009-07-16Moved BoostConnectionServer to Swiften.Remko Tronçon
2009-07-16Added small Nim test program.Remko Tronçon
2009-07-15Make stream stack layers reference counted.Remko Tronçon
2009-07-15Use shared_ptr for EventLoop owners.Remko Tronçon
2009-07-14Make all Connection instances shared_ptrs.Remko Tronçon
2009-07-14Consolidating IncomingConnection & Connection.Remko Tronçon
2009-07-14Remove Limber from the list of default targets.Remko Tronçon
2009-07-13Implement a clean full login procedure.Remko Tronçon
2009-07-13Implemented session initialization.Remko Tronçon
2009-07-13Added PLAIN SASL message parsing.Remko Tronçon
2009-07-13Server stream header support.Remko Tronçon
2009-07-12Added ServerFromClientSession.Remko Tronçon
2009-07-12Extended the toy server a bit more.Remko Tronçon
2009-07-12Created BoostIOServiceThread.Remko Tronçon
2009-07-12Created IncomingConnection & ConnectionServer.Remko Tronçon
2009-07-12Added dummy server implementation as starting point.Remko Tronçon
2009-07-11Added IncomingConnection.Remko Tronçon
2009-07-11Implemented basic server stanza routing.Remko Tronçon
2009-07-11Added Limber module.Remko Tronçon
2009-07-11Dropped invalid LDFLAGS from examples.Remko Tronçon
2009-07-11Added Raw XML payload parser & serializer.Remko Tronçon
2009-07-11PayloadParserFactoryCollection additions.Remko Tronçon
2009-07-11Use ClientXMLTracer in ClientTest.Remko Tronçon
2009-07-11Track EchoBot dependencies.Remko Tronçon
2009-07-11Use ClientXMLTracer in EchoBot.Remko Tronçon
2009-07-11Added ClientXMLTracer.Remko Tronçon
2009-07-11Added EchoBot example.Remko Tronçon
2009-07-09Temporarily disable avatar manager test.Remko Tronçon
2009-07-04Notify chat tabs even if the parent tabset has focus. issue#150.Kevin Smith
2009-07-04Ding on new messages.Kevin Smith
2009-07-04Correcting the Windows application folders.Kevin Smith
2009-07-04Fix for Windows compilation.Kevin Smith
2009-07-04Moved platform-specific stuff out of Application.Remko Tronçon
2009-07-04Remove fixwindows.pri again.Remko Tronçon
2009-07-04Fix for avatar display in chatlog where the cache has spaces in the name.Kevin Smith
2009-07-04Commit workaround for Windows not having %HOME%.Kevin Smith
2009-07-04Support qmakeish compilation on Windows again.Kevin Smith
2009-06-28Moving resources into Swift/ and starting on Sound.Kevin Smith
2009-06-26Use nicks in tab titles.Kevin Smith
2009-06-26Added a 'make install-swift' target.Remko Tronçon
2009-06-26Make sure configure uses the universal compilation flags in its tests.Remko Tronçon
2009-06-25Determine arch for debs automatically.Kevin Smith
2009-06-25Debian Packaging seems to vaguely work now.Kevin Smith
2009-06-25Adding support for deb packaging.Kevin Smith
2009-06-24Do not show status changes in MUCs.Remko Tronçon
2009-06-23Add missing algorithm include.Remko Tronçon