summaryrefslogtreecommitdiff
path: root/tubes
AgeCommit message (Expand)Author
2012-07-17tubes: work around “We are supposed to handle only one channel” bug.Will Thompson
2012-07-17tubes: quick hack to allow running two instancesWill Thompson
2012-07-17tubes: make the contacts list show somethingMichael Meeks
2012-07-17Include packet in packetReceived signals.Will Thompson
2012-07-17tubes: add a shared TeleManager singletonWill Thompson
2012-07-17tubes: replace packetReceived link with a boost signalWill Thompson
2012-07-17ContactList: ask for avatar data for our contactsWill Thompson
2012-07-17tubes: delete MainLoopFlusherWill Thompson
2012-07-17tubes: reinstate erroneously-commented unrefsWill Thompson
2012-07-17tubes: update readme, get -something- working wrt. document transferMichael Meeks
2012-07-17tubes: push sent packets onto the incoming queue.Will Thompson
2012-07-17tubes: delete some loop-spinning debugWill Thompson
2012-07-17tubes: calm debug thrash and get master connections right.Michael Meeks
2012-07-17tubes: mangle service name into file descriptionWill Thompson
2012-07-17Use a slightly nicer filenameWill Thompson
2012-07-17tubes test: remove an unused functionWill Thompson
2012-07-17tubes test: disable testFailAlways()Will Thompson
2012-07-17tubes: skip self contactWill Thompson
2012-07-17tubes: improve the hack to work outside the test suite!Will Thompson
2012-07-17tubes: add a hack to give time for caps to propagate :(Will Thompson
2012-07-17fixup!Will Thompson
2012-07-17WIPWill Thompson
2012-07-17TeleManager: make g_type_init() the first thing doneWill Thompson
2012-07-17tubes: wrapper to enable tubesEike Rathke
2012-07-17tubes: remove "account without account??" warningWill Thompson
2012-07-17tubes: implement receiving files.Will Thompson
2012-07-17tubes test: fix stack corruption on test failureWill Thompson
2012-07-17tubes: pull in tubes headers and linkageEike Rathke
2012-07-17tubes: don't bypass approval for tubesWill Thompson
2012-07-17tubes: Add preliminary API for sending a fileWill Thompson
2012-07-17tubes test: refactor spinning mainloopWill Thompson
2012-07-17tubes manager: fix a compiler warningWill Thompson
2012-07-17Throw an error if we get channels we don't understand.Will Thompson
2012-07-17tubes: make Conference hold TpAccountWill Thompson
2012-07-17tubes: make startBuddySession take a TpContact *.Will Thompson
2012-07-17tubes test: find TpContact* for accepterWill Thompson
2012-07-17tubes test: store OString identifiersWill Thompson
2012-07-17tubes: Give a useful error when test-config.ini is missing.Will Thompson
2012-07-17Make startBuddySession() take a TpAccount *.Will Thompson
2012-07-17tubes: move hardcoded test accounts to an .ini fileWill Thompson
2012-07-17tubes approver: add error handling in case spawning LibO failsWill Thompson
2012-07-17Add WIP .client and .service files.Will Thompson
2012-07-17tubes: add approverWill Thompson
2012-07-17removed trailing whitespaceEike Rathke
2012-07-17make service name configurable for testsEike Rathke
2012-07-17singleton implEike Rathke
2012-07-17Move tube service name definition to a header.Will Thompson
2012-07-17tubes: add API to find contacts with LibO tube supportWill Thompson
2012-07-17restructure things to one account manager and one connectionEike Rathke
2012-07-17disable entire module if without --enable-telepathyEike Rathke