summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Derive TpsipConnection from TpsipBaseConnectionPekka Pessi5-64/+60
2011-02-02tpsip/handles: addPekka Pessi4-202/+394
2011-02-02tpsip/base-connection: addPekka Pessi3-1/+291
2011-02-02test-self-alias.py: check if Aliasing interface is visible in ContactsPekka Pessi1-0/+10
2011-02-02Silence DeprecationWarnings from twisted sipPekka Pessi1-1/+2
2011-02-02Nano version 0.7.1.1Mikhail Zabaluev1-1/+1
2011-02-01Version 0.7.1telepathy-sofiasip-0.7.1Mikhail Zabaluev2-4/+24
2011-02-01voip_test is not a test script, move it to EXTRA_DISTMikhail Zabaluev1-2/+2
2011-02-01Added voip_test to dist filesMikhail Zabaluev1-0/+1
2011-02-01Added Jonny Lamb and David Laban to the list of authorsMikhail Zabaluev1-1/+3
2011-02-01Nano version 0.6.6.1telepathy-sofiasip-0.6Mikhail Zabaluev1-1/+1
2011-02-01Version 0.6.6telepathy-sofiasip-0.6.6Mikhail Zabaluev2-2/+10
2011-02-01Add test for fd.o:33716David Laban2-3/+16
2011-01-31remove references to twisted.words.xishDavid Laban2-4/+0
2011-01-31Revert "Check for Python module twisted.words.xish as required for unit tests"David Laban1-1/+1
2011-01-31Check for Python module twisted.words.xish as required for unit testsMikhail Zabaluev1-1/+1
2011-01-31Merge branch 'invite-from-self'Mikhail Zabaluev1-0/+7
2011-01-31Merge remote branch 'alsuren/streamedmedia_tests'David Laban6-84/+747
2011-01-31Reject incoming calls from the same URI as the local user (fd.o #33716)Mikhail Zabaluev1-0/+7
2011-01-29Nano version 0.6.5.1Mikhail Zabaluev1-1/+1
2011-01-29Version 0.6.5telepathy-sofiasip-0.6.5Mikhail Zabaluev2-2/+11
2011-01-28Merge branch 'signed-param-fix'Mikhail Zabaluev2-2/+2
2011-01-28Changed the size parameter type to signed in tpsip_unquote_string()Mikhail Zabaluev2-2/+2
2011-01-28Backported fixes to fd.o #31720 onto telepathy-sofiasip-0.6Mikhail Zabaluev4-15/+48
2011-01-28fd.o #31720: use TpDBusDaemon to export media streamsSimon McVittie2-4/+18
2011-01-28fd.o #31720: use TpDBusDaemon to export media sessionsSimon McVittie2-5/+24
2011-01-28Backported fix to fd.o #31720: use TpDBusDaemon to export channel objectsSimon McVittie2-6/+6
2011-01-26Fix group flags for streamedmedia calls.David Laban3-26/+33
2011-01-26sip-media-channel clean up group membersDavid Laban1-62/+37
2011-01-26voip tests: BYE message needs a reply. Add to tests.David Laban2-3/+9
2011-01-26Fix review comments for tests.David Laban2-4/+6
2011-01-26add new tests to make checkDavid Laban1-1/+6
2011-01-26Fix up incoming-basics.pyDavid Laban2-63/+76
2011-01-26Complete outgoing-basics.pyDavid Laban3-55/+70
2011-01-26Update the groups interface when remote user accepts the call.David Laban1-1/+19
2011-01-26import incoming-basics from gabbleDavid Laban1-0/+185
2011-01-26Don't call priv_outbound_call (self, 0)David Laban1-0/+5
2011-01-26Make outgoing-basics test work up until the first network traffic event.David Laban2-69/+138
2011-01-26implement tpsip_media_channel_get_handle() properly.David Laban1-1/+8
2011-01-26initial import of outgoing-basics.py from gabbleDavid Laban1-0/+351
2011-01-26Hacks to allow running multiple tests per processDavid Laban1-4/+9
2011-01-03Added a NEWS item for the upcoming release with warning about legacy loggersMikhail Zabaluev1-0/+13
2011-01-03Test the message-sent timestamp header with a fixed valueMikhail Zabaluev1-4/+6
2011-01-03Merge branch 'master' into messages-retouchMikhail Zabaluev32-782/+2421
2010-12-15configure: increase version of tp-glib requiredJonny Lamb1-1/+1
2010-12-15protocol: implement TpBaseProtocolClass->dup_authentication_typesJonny Lamb1-0/+12
2010-12-15test registering without a passwordDavid Laban4-2/+46
2010-12-15Don't ask the user for a password on connectDavid Laban1-44/+1
2010-12-15Ask for a password in priv_handle_auth() if not given.David Laban1-19/+139
2010-12-15configure: depend on new enough tp-glib for TpSimplePasswordManagerJonny Lamb1-1/+1