summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-22Add finished signaldknn
2012-09-22Fixes to make classes working togetherdknn
2012-09-22Some UDP networking utilitiesdknn
2012-09-22Add disco for RTP + bugfixdknn
2012-09-22Fix dependency issue with libvpxdknn
2012-09-22Fix linking errors + add libvpxdknn
2012-09-22Fix wrong include pathdknn
2012-09-22Add missing includedknn
2012-09-22Screen sharing managingdknn
2012-09-22RTP updatedknn
2012-09-22Udp stuffdknn
2012-09-22Add missing include againdknn
2012-09-22Add missing includedknn
2012-09-22Add missing filedknn
2012-09-22Add missing filedknn
2012-09-22Add raw UDP transport payload: element, serializer, parser and testsdknn
2012-09-22Bugfix: Add missing call to PlatformNetworkEnvironment::getNetworkInterfaces()dknn
2012-09-22Abstract layer between Swiften & JRTPLIBdknn
2012-09-22Bugfix: serialize the responder in a jingle payloaddknn
2012-09-22Single threaded codecdknn
2012-09-22Middle part of the outgoing media pipelinedknn
2012-09-22Add parsing add related tests for RTP descriptiondknn
2012-09-22Major part of a RTP description elementdknn
2012-09-22Fixed 2 bugs in JinglePayloadSerializer:dknn
2012-09-22Code arrangement based on feedback from Kevdknn
2012-09-22Payload, serializer and parser for the "payload-type" XML nodedknn
2012-09-18Fix HistoryStorage from crashingCătălin Badea
2012-09-18Missing includeKevin Smith
2012-09-17Fixed URL parsing/serializing.Remko Tronçon
2012-09-17Support for building swiften as a DLLRemko Tronçon
2012-09-16Only expose libraries from swiften dependent libraries.Remko Tronçon
2012-09-16Start including some bundled libraries in Swiften library.Remko Tronçon
2012-09-16Fixed ClientTest compilation.Remko Tronçon
2012-09-15Added URL parser.Remko Tronçon
2012-09-12Add support for pause/resume using Bytestream for SOCKS5BytestreamServerSession.HanzZ
2012-09-11Added missing include.Remko Tronçon
2012-09-10Add missing includes.Remko Tronçon
2012-09-08Fixed compilation of whiteboard tests.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-09-08Connection settings supportKevin Smith
2012-09-01Move async into its own module so it'll work with system sqlite tooKevin Smith
2012-08-30Don't compile sqlite history without sqliteKevin Smith
2012-08-30History dialogCătălin Badea
2012-08-17Update to boost.filesystem v3.Remko Tronçon
2012-08-13Set timeout on each connection attempt, instead of global connect timeout.Remko Tronçon
2012-07-17Only acquire crypt context once on Windows.Remko Tronçon
2012-07-17Fixed Expat parser bug.Remko Tronçon
2012-07-15Export file transfer classes.Remko Tronçon
2012-07-15Fixed compilation on Windows.Remko Tronçon
2012-07-15Fix struct vs class warnings.Remko Tronçon