summaryrefslogtreecommitdiff
path: root/src/sip-connection-manager.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-31Merge remote-tracking branch 'zabaluev/debug-lite' into test-debugDavid Laban1-5/+8
2011-05-30s/TPSIP/RAKIA/gDavid Laban1-7/+7
2011-05-30Use module-correct APIs to get the GSource from the sofia rootMikhail Zabaluev1-2/+2
2011-03-04Moving log init/shutdown back to the connection manager lifecycleMikhail Zabaluev1-0/+16
2011-03-04Consolidated initialization and shutdown of loggingMikhail Zabaluev1-13/+0
2011-02-23Keep bus name as sofiasipDavid Laban1-1/+1
2011-02-12Rename project to telepathy-rakiaDavid Laban1-23/+23
2011-02-07Move src/debug to tpsip/debugPekka Pessi1-1/+1
2010-11-18Port TpsipConnectionManager to use TpBaseProtocolSimon McVittie1-409/+19
2010-02-02Add a WARNING macro and use that instead of g_warning.Jonny Lamb1-1/+1
2010-02-02Use TpDebugSender to publish messages.Jonny Lamb1-0/+13
2009-12-18Implemented ImmutableStreams property on media channelsMikhail Zabaluev1-0/+9
2009-11-17Added missing default values to keepalive parametersMikhail Zabaluev1-2/+4
2009-10-15fd.o #24561: flag password, extra-auth-password as secretSimon McVittie1-4/+3
2009-09-30Don't call su_root_set_max_defer() unless IPHB is in useMikhail Zabaluev1-0/+2
2009-09-14Refactored heartbeat to work per connectionMikhail Zabaluev1-104/+1
2009-06-24Merge branch 'master' into heartbeatMikhail Zabaluev1-3/+3
2009-06-18Make keepalive-interval parameter a uint32 with saner semanticsMikhail Zabaluev1-3/+3
2009-01-27A few more cleanups and minor fixes to the heartbeat codeMikhail Zabaluev1-4/+6
2009-01-20Bump the maximum deferrable timer interval for Sofia event loopMikhail Zabaluev1-1/+3
2009-01-19Fixed the IP heartbeat usage so that it worksMikhail Zabaluev1-9/+14
2009-01-16Implemented Maemo IP heartbeat supportMikhail Zabaluev1-48/+35
2009-01-02Experimental addition of a heartbeat wait source to the Sofia rootMikhail Zabaluev1-1/+113
2008-10-07Added the connection manager parameter "alias"Mikhail Zabaluev1-0/+11
2008-04-16Less cryptic comment for extra-realm auth parametersMikhail Zabaluev1-1/+1
2008-04-16Erased the unimplemented CM parameter 'avoid-difficult'Mikhail Zabaluev1-6/+0
2008-03-18Refactored NUA callback handling to use GObject signal emission.Mikhail Zabaluev1-10/+12
2008-03-07Used the occasion to update copyright notices in the code:Mikhail Zabaluev1-6/+8
2008-03-07Renamed things for Tpsip prefix all through the codeMikhail Zabaluev1-100/+94
2008-03-06Renamed source files consistently to the tpsip- prefix.Mikhail Zabaluev1-0/+493
2008-03-06Renamed source files consistently to the tpsip- prefix.Mikhail Zabaluev1-493/+0
2008-03-05'loose-routing' defaults to false.Mikhail Zabaluev1-1/+1
2008-02-19Specify -1 (stack decides) as the default value for 'keepalive-interval'Mikhail Zabaluev1-2/+1
2008-02-19Specify -1 (stack decides) as the default value for 'keepalive-interval'Mikhail Zabaluev1-1/+2
2008-02-11SIPConnectionManager: prettifyingMikhail Zabaluev1-11/+11
2008-02-11SIPConnectionManager: consistently nullify all parameter strings if emptyMikhail Zabaluev1-0/+4
2008-02-11Added connection parameter 'loose-routing' to allow for the legacy routing be...Mikhail Zabaluev1-0/+9
2008-02-11SIPConnectionManager: nullify string parameters if the value given is empty.Mikhail Zabaluev1-15/+10
2008-01-08Fixed memory corruption due to an invalid g_object_set() parameter listMikhail Zabaluev1-1/+1
2007-11-27Use initial route set instead of NUTAG_PROXY.Mikhail Zabaluev1-17/+9
2007-11-28correct FSF address and other LGPL 2.1 boilerplateRobert McQueen1-0/+5
2007-10-23Implemented connection manager parameters 'local-ip-address' and 'local-port'...Mikhail Zabaluev1-0/+21
2007-09-13Assorted string comparison fixesMikhail Zabaluev1-1/+1
2007-09-13Erased the HTTP proxy parameter, we never came to use itMikhail Zabaluev1-11/+2
2007-09-11More robust extraction code for the default proxy URLMikhail Zabaluev1-9/+15
2007-09-06Don't include port property in the default proxy URI derived from the account...Mikhail Zabaluev1-20/+4
2007-07-25Added 'discover-stun' parameter with the default of TRUEMikhail Zabaluev1-0/+9
2007-06-28SIPConnection: properly setting userinfo in Contact: header; new param auth-u...Senko Rasic1-0/+9
2007-05-28Don't override GetParameters and ListProtocols. tp-glibs base connection mana...Sjoerd Simons1-52/+2
2007-05-28Further reduced unnecessary inclusion of sip-sofia-decls.hMikhail Zabaluev1-3/+4