summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-31fix whitespacetest-debug-liteDavid Laban2-7/+7
2011-05-31make --disable-debug work (distcheck passes)David Laban4-10/+13
2011-05-31Merge remote-tracking branch 'zabaluev/debug-lite' into test-debugDavid Laban12-211/+186
2011-05-31Don't skip the test if debugging is disabledtest-debugDavid Laban1-6/+4
2011-05-31Add test-debug.pyDavid Laban4-2/+84
2011-05-31Copy distcheck flags from gabbleDavid Laban1-0/+2
2011-05-30fix typo so distcheck passes againDavid Laban1-1/+1
2011-05-30Restore TPSIP_* environment variables' functionalityDavid Laban2-3/+8
2011-05-30s/TPSIP/RAKIA/gDavid Laban40-655/+655
2011-05-30Use module-correct APIs to get the GSource from the sofia rootHEADmasterMikhail Zabaluev1-2/+2
2011-05-26Merge branch 'iphb-system-sync' into masterMikhail Zabaluev3-29/+53
2011-05-23Synchronise the heartbeat wakeups with other applicationsMarco Barisione1-23/+50
2011-05-23Depend on libiphb >= 0.61.31Marco Barisione1-1/+1
2011-05-23Use pkg-config to check for iphb and use the right include pathMarco Barisione2-6/+3
2011-05-23Merge branch 'verify-certs' into trunkMikhail Zabaluev4-1/+23
2011-05-20Added connection parameter "ignore-tls-errors"Mikhail Zabaluev3-1/+26
2011-05-13Verify TLS certificatesMikhail Zabaluev1-0/+2
2011-05-10Require sofia-sip 1.12.11Mikhail Zabaluev1-1/+1
2011-03-15Merge branch 'keepalive-default'Mikhail Zabaluev2-2/+2
2011-03-07Don't default the connection parameter "keepalive-interval" to zero, eitherMikhail Zabaluev1-1/+1
2011-03-04Moving log init/shutdown back to the connection manager lifecycleMikhail Zabaluev2-14/+16
2011-03-04Don't default the 'keepalive-interval' parameter to 0 (no keepalives)Mikhail Zabaluev1-1/+1
2011-03-04Avoid formatting the log message if it isn't used anywhereMikhail Zabaluev1-5/+11
2011-03-04Better debug facilities for media session and streamMikhail Zabaluev4-115/+100
2011-03-04Consolidated initialization and shutdown of loggingMikhail Zabaluev4-60/+48
2011-03-03Use tp_debug_sender_add_message_vprintf in the logging functionMikhail Zabaluev2-26/+12
2011-03-03Improved a few debug messagesMikhail Zabaluev2-6/+5
2011-03-03Removed all direct usage of g_log facilitiesMikhail Zabaluev5-8/+16
2011-03-02add Messages properties to immutable propertiesGuillaume Desmottes1-0/+4
2011-02-23Keep bus name as sofiasipDavid Laban10-16/+16
2011-02-15Comment doc that STUN is used for media onlyMikhail Zabaluev1-2/+2
2011-02-15Smarter behavior of connection parameters 'discover-stun' and 'stun-server'Mikhail Zabaluev2-6/+22
2011-02-15Fix up a merge omissionMikhail Zabaluev1-0/+1
2011-02-15Merge branch 'stunning-fixes'Mikhail Zabaluev1-3/+16
2011-02-14Comment doc that STUN is used for media onlyMikhail Zabaluev1-2/+2
2011-02-14Smarter behavior of connection parameters 'discover-stun' and 'stun-server'Mikhail Zabaluev2-12/+39
2011-02-14Don't do STUN SRV lookup on the IP address-based account URIMikhail Zabaluev1-3/+17
2011-02-12Rename project to telepathy-rakiaDavid Laban64-1684/+1684
2011-02-12tpsip/Makefile.am: Add missing \David Laban1-1/+1
2011-02-12More ignore rulesDavid Laban1-3/+5
2011-02-12Don't distribute rm'd tpsip/signals-marshal.listDavid Laban1-2/+0
2011-02-07tpsip_conn_heartbeat_init: use "sofia-root" propertyPekka Pessi1-2/+8
2011-02-07Add tpsip_version_string ()Pekka Pessi2-0/+9
2011-02-07telepathy-sofiasip.c: use tpsip Sofia log handlingPekka Pessi1-57/+2
2011-02-07tpsip/debug: add Sofia log handlingPekka Pessi2-0/+59
2011-02-07Move src/media-factory to tpsip/media-managerPekka Pessi9-141/+143
2011-02-07Move src/sip-media-* to tpsip/media-*Pekka Pessi11-25/+24
2011-02-07Move src/text-factory to tpsip/text-managerPekka Pessi7-135/+137
2011-02-07Move src/sip-text-channel to tpsip/text-channelPekka Pessi4-5/+7
2011-02-07Move src/debug to tpsip/debugPekka Pessi18-36/+21