summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2010-08-27Nano version 0.6.4.1Mikhail Zabaluev1-1/+1
2010-08-27Version 0.6.4telepathy-sofiasip-0.6.4Mikhail Zabaluev2-2/+10
2010-08-26Evaluate if the local handle is in the local pending before removing itMikhail Zabaluev1-2/+5
2010-06-21Nano version 0.6.3.1Mikhail Zabaluev1-1/+1
2010-06-21Version 0.6.3telepathy-sofiasip-0.6.3Mikhail Zabaluev2-2/+15
2010-06-21Fixed a walk-off-the-end crash in debug support codeMikhail Zabaluev1-1/+1
2010-06-21Disable shared library building for libtoolMikhail Zabaluev1-1/+3
2010-06-21Save the pending flags that got applied, so we can apply them..Sjoerd Simons1-4/+8
2010-04-01Don't remove the local pending send flag when holding the callMikhail Zabaluev1-2/+3
2010-03-29Make TPSIP_PERSIST environment variable work regardless of ENABLE_DEBUGMikhail Zabaluev1-1/+1
2010-03-29Made Sofia logging handler a no-op when ENABLE_DEBUG is not definedMikhail Zabaluev1-0/+8
2010-03-17Start development for 0.6.3Mikhail Zabaluev1-1/+1
2010-03-17Version 0.6.2telepathy-sofiasip-0.6.2Mikhail Zabaluev2-2/+13
2010-03-12Avoid emitting "incoming-call" on re-INVITESMikhail Zabaluev1-0/+3
2010-03-12Disconnect the "incoming-call" signal handler after handling it onceMikhail Zabaluev1-0/+2
2010-03-11Emit NewChannel(s) when we do have the idea of our initial media propertiesMikhail Zabaluev2-36/+61
2010-03-11Reinstated the check for session being accepted before we start sendingMikhail Zabaluev1-1/+2
2010-03-10Strip the trailing newline off the Sofia log messagesMikhail Zabaluev1-1/+2
2010-03-10Replaced a lot of dubious string formatting code with GLib functionMikhail Zabaluev1-19/+1
2010-03-10Added the sofia debug category to registered flagsMikhail Zabaluev1-0/+1
2010-02-22Fixed indentationMikhail Zabaluev1-5/+6
2010-02-22Better idea for STUN properties on the media channelMikhail Zabaluev1-14/+47
2010-02-22Revert "Make sure media channel properties 'stun-server' and 'stun-port' are ...Mikhail Zabaluev1-6/+4
2010-02-19Nano versionSimon McVittie1-1/+1
2010-02-19Prepare version 0.6.1telepathy-sofiasip-0.6.1Simon McVittie2-1/+9
2010-02-19Merge branch 'ipv4'Simon McVittie1-1/+1
2010-02-19tpsip_conn_get_local_url: explicitly bind to IPv4 for better interoperabilitySimon McVittie1-1/+1
2010-02-16Backfilled the NEWS fileMikhail Zabaluev1-2/+219
2010-02-15Version 0.6.0telepathy-sofiasip-0.6.0Mikhail Zabaluev1-3/+3
2010-02-15Check telepathy-glib version to be at least 0.8Mikhail Zabaluev1-1/+1
2010-02-15Updated Nokia copyright years in source filesMikhail Zabaluev20-20/+20
2010-02-10Merge branch 'master' into stream-propertiesMikhail Zabaluev4-3/+51
2010-02-10Merge branch 'trivia'Simon McVittie4-3/+51
2010-02-10Ignore more generated cruftSimon McVittie1-0/+1
2010-02-10configure.ac: support --enable-silent-rules if using Automake >= 1.11Simon McVittie1-0/+1
2010-02-10Document the currently-supported debug optionsSimon McVittie1-3/+17
2010-02-10Add an autogen.sh (from telepathy-glib, minus gtkdocize)Simon McVittie1-0/+32
2010-02-08Use TpDBusPropertiesMixin to implement properties of Media.StreamHandlerMikhail Zabaluev2-110/+24
2010-02-08Make sure media channel properties 'stun-server' and 'stun-port' are setMikhail Zabaluev1-4/+6
2010-02-08Implemented DBus properties for Media.StreamHandlerMikhail Zabaluev2-9/+219