summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-10-03create_channel_factories has been removedGuillaume Desmottes1-1/+0
2013-10-03s/NUM_TP_*/TP_NUM_*Guillaume Desmottes1-1/+1
2013-10-03include telepathy-glib-dbusGuillaume Desmottes3-0/+4
2013-09-16use TP_SEAL_ENABLEGuillaume Desmottes2-15/+38
2013-09-16use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes8-23/+6
2013-06-05Stop using handle qdataSimon McVittie2-2/+8
2013-06-04Initialize libdbus for thread safetySimon McVittie1-0/+6
2012-05-10Replace deprecated TP_ERRORS with TP_ERRORSimon McVittie1-3/+3
2012-05-10Consistently include config.h in every .c file, firstSimon McVittie2-0/+4
2012-05-10Enable warnings about suspicious signed/unsigned comparisons, and fix themSimon McVittie1-2/+2
2012-05-10Switch on warnings about prototypes, and fix themSimon McVittie1-1/+1
2012-05-10Link with ld --no-copy-dt-needed-entries if availableSimon McVittie1-0/+1
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens2-4/+4
2011-09-06Use the utility function rakia_version_string() for User-Agent valueMikhail Zabaluev1-1/+2
2011-09-05Merge branch 'master' into debug-liteMikhail Zabaluev3-2/+4
2011-06-16Correct namespacing for a generated enum typeMikhail Zabaluev2-2/+2
2011-06-15Restore TPSIP_* environment variables' functionalityDavid Laban1-2/+7
2011-06-15s/TPSIP/RAKIA/gDavid Laban10-147/+147
2011-05-31Merge remote-tracking branch 'zabaluev/debug-lite' into test-debugDavid Laban3-12/+10
2011-05-30Restore TPSIP_* environment variables' functionalityDavid Laban1-2/+7
2011-05-30s/TPSIP/RAKIA/gDavid Laban10-146/+146
2011-05-30Use module-correct APIs to get the GSource from the sofia rootMikhail Zabaluev1-2/+2
2011-05-26Merge branch 'iphb-system-sync' into masterMikhail Zabaluev2-24/+51
2011-05-23Synchronise the heartbeat wakeups with other applicationsMarco Barisione1-23/+50
2011-05-23Use pkg-config to check for iphb and use the right include pathMarco Barisione1-1/+1
2011-05-23Merge branch 'verify-certs' into trunkMikhail Zabaluev3-0/+22
2011-05-20Added connection parameter "ignore-tls-errors"Mikhail Zabaluev3-1/+26
2011-05-13Verify TLS certificatesMikhail Zabaluev1-0/+2
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-04Consolidated initialization and shutdown of loggingMikhail Zabaluev2-16/+12
2011-03-03Improved a few debug messagesMikhail Zabaluev1-1/+1
2011-02-23Keep bus name as sofiasipDavid Laban2-3/+3
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 Laban12-318/+318
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-07telepathy-sofiasip.c: use tpsip Sofia log handlingPekka Pessi1-57/+2
2011-02-07Move src/media-factory to tpsip/media-managerPekka Pessi7-769/+11
2011-02-07Move src/sip-media-* to tpsip/media-*Pekka Pessi9-6677/+1
2011-02-07Move src/text-factory to tpsip/text-managerPekka Pessi5-703/+4
2011-02-07Move src/sip-text-channel to tpsip/text-channelPekka Pessi3-1027/+0