summaryrefslogtreecommitdiffstats
path: root/tubes
Commit message (Expand)AuthorAgeFilesLines
* tubes: update readme, get -something- working wrt. document transferMichael Meeks2012-07-171-0/+18
* tubes: push sent packets onto the incoming queue.Will Thompson2012-07-173-7/+24
* tubes: delete some loop-spinning debugWill Thompson2012-07-171-2/+0
* tubes: calm debug thrash and get master connections right.Michael Meeks2012-07-171-3/+0
* tubes: mangle service name into file descriptionWill Thompson2012-07-172-2/+2
* Use a slightly nicer filenameWill Thompson2012-07-172-2/+8
* tubes test: remove an unused functionWill Thompson2012-07-171-9/+0
* tubes test: disable testFailAlways()Will Thompson2012-07-171-1/+3
* tubes: skip self contactWill Thompson2012-07-171-1/+4
* tubes: improve the hack to work outside the test suite!Will Thompson2012-07-171-13/+10
* tubes: add a hack to give time for caps to propagate :(Will Thompson2012-07-171-0/+11
* fixup!Will Thompson2012-07-171-1/+1
* WIPWill Thompson2012-07-175-54/+37
* TeleManager: make g_type_init() the first thing doneWill Thompson2012-07-171-4/+4
* tubes: wrapper to enable tubesEike Rathke2012-07-175-7/+41
* tubes: remove "account without account??" warningWill Thompson2012-07-171-3/+1
* tubes: implement receiving files.Will Thompson2012-07-177-8/+202
* tubes test: fix stack corruption on test failureWill Thompson2012-07-171-3/+9
* tubes: pull in tubes headers and linkageEike Rathke2012-07-172-0/+40
* tubes: don't bypass approval for tubesWill Thompson2012-07-171-1/+1
* tubes: Add preliminary API for sending a fileWill Thompson2012-07-178-0/+2014
* tubes test: refactor spinning mainloopWill Thompson2012-07-171-14/+20
* tubes manager: fix a compiler warningWill Thompson2012-07-171-3/+4
* Throw an error if we get channels we don't understand.Will Thompson2012-07-171-1/+11
* tubes: make Conference hold TpAccountWill Thompson2012-07-174-14/+45
* tubes: make startBuddySession take a TpContact *.Will Thompson2012-07-175-23/+13
* tubes test: find TpContact* for accepterWill Thompson2012-07-171-5/+37
* tubes test: store OString identifiersWill Thompson2012-07-173-12/+16
* tubes: Give a useful error when test-config.ini is missing.Will Thompson2012-07-174-12/+16
* Make startBuddySession() take a TpAccount *.Will Thompson2012-07-173-13/+8
* tubes: move hardcoded test accounts to an .ini fileWill Thompson2012-07-173-7/+20
* tubes approver: add error handling in case spawning LibO failsWill Thompson2012-07-171-5/+13
* Add WIP .client and .service files.Will Thompson2012-07-175-0/+42
* tubes: add approverWill Thompson2012-07-173-0/+286
* removed trailing whitespaceEike Rathke2012-07-172-2/+2
* make service name configurable for testsEike Rathke2012-07-175-27/+53
* singleton implEike Rathke2012-07-174-145/+207
* Move tube service name definition to a header.Will Thompson2012-07-172-11/+53
* tubes: add API to find contacts with LibO tube supportWill Thompson2012-07-175-0/+290
* restructure things to one account manager and one connectionEike Rathke2012-07-177-75/+265
* disable entire module if without --enable-telepathyEike Rathke2012-07-171-0/+4
* ideas and todosEike Rathke2012-07-171-0/+37
* implementing Telepathy Tubes interfaceEike Rathke2012-07-1716-0/+1864