Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-19 | Clear pending send flag if its stream direction is disabledtelepathy-sofiasip-0.6 | Mikhail Zabaluev | 1 | -4/+15 | |
When a stream direction is requested to be off by either party, its associated pending send flag has no reason to be set any longer. | |||||
2011-06-14 | Nano version 0.6.8.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2011-06-14 | Version 0.6.8 | Mikhail Zabaluev | 2 | -2/+12 | |
2011-06-07 | Corrected a doc comment | Mikhail Zabaluev | 1 | -1/+1 | |
2011-06-07 | Refactor handling of local codec information to avoid excessive re-INVITEs | Mikhail Zabaluev | 3 | -223/+191 | |
This change also removes non-intersecting codecs from SDP negotiations (fd.o #30434). Branches for some freak cases was removed, as they have not been seen occurring in the wild. | |||||
2011-05-27 | Nano version 0.6.7.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2011-05-23 | Version 0.6.7 | Mikhail Zabaluev | 2 | -2/+26 | |
2011-05-23 | Merge branch 'iphb-system-sync' into telepathy-sofiasip-0.6 | Marco Barisione | 3 | -29/+53 | |
Reviewed-by: Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | |||||
2011-05-23 | Synchronise the heartbeat wakeups with other applications | Marco Barisione | 1 | -23/+50 | |
2011-05-23 | Depend on libiphb >= 0.61.31 | Marco Barisione | 1 | -1/+1 | |
The newer libiphb is needed to help synchronisation between multiple applications. | |||||
2011-05-23 | Use pkg-config to check for iphb and use the right include path | Marco Barisione | 2 | -6/+3 | |
2011-05-20 | Added connection parameter "ignore-tls-errors" | Mikhail Zabaluev | 3 | -1/+26 | |
The client should be able to circumvent the newly strict behavior, if they don't care about the security of their connection. | |||||
2011-05-13 | Verify TLS certificates | Mikhail Zabaluev | 1 | -0/+2 | |
2011-05-10 | Require sofia-sip 1.12.11 | Mikhail Zabaluev | 1 | -1/+1 | |
We need this to use TPTAG_TLS_VERIFY_POLICY. | |||||
2011-03-07 | Don't default the connection parameter "keepalive-interval" to zero, either | Mikhail Zabaluev | 1 | -1/+1 | |
2011-03-04 | Don't default the 'keepalive-interval' parameter to 0 (no keepalives) | Mikhail Zabaluev | 1 | -1/+1 | |
There is already support for NUA stack-defined default, we just failed to use it. | |||||
2011-02-14 | Comment doc that STUN is used for media only | Mikhail Zabaluev | 1 | -2/+2 | |
2011-02-14 | Smarter behavior of connection parameters 'discover-stun' and 'stun-server' | Mikhail Zabaluev | 2 | -12/+39 | |
'discover-stun' is no longer ignored if 'stun-server' is set. If 'discover-stun' is set to true, 'stun-server' is now ignored. If 'discover-stun' is not set, 'stun-server' is used if that is set, otherwise 'discover-stun' defaults to true. Fixes: fd.o #34227 | |||||
2011-02-14 | Don't do STUN SRV lookup on the IP address-based account URI | Mikhail Zabaluev | 1 | -3/+17 | |
Currently, only IPv4 addresses are supported, as is the case elsewhere. Added FIXME comments to add IPv6 support later. | |||||
2011-02-01 | Nano version 0.6.6.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2011-02-01 | Version 0.6.6 | Mikhail Zabaluev | 2 | -2/+10 | |
2011-01-31 | Reject incoming calls from the same URI as the local user (fd.o #33716) | Mikhail Zabaluev | 1 | -0/+7 | |
This is not supported in StreamedMedia channels, and an assertion in tpsip_media_channel_receive_invite() sees to it. | |||||
2011-01-29 | Nano version 0.6.5.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2011-01-29 | Version 0.6.5 | Mikhail Zabaluev | 2 | -2/+11 | |
2011-01-28 | Changed the size parameter type to signed in tpsip_unquote_string() | Mikhail Zabaluev | 2 | -2/+2 | |
The special value of -1 implies that the type should be signed. | |||||
2011-01-28 | Backported fixes to fd.o #31720 onto telepathy-sofiasip-0.6 | Mikhail Zabaluev | 4 | -15/+48 | |
2011-01-28 | fd.o #31720: use TpDBusDaemon to export media streams | Simon McVittie | 2 | -4/+18 | |
2011-01-28 | fd.o #31720: use TpDBusDaemon to export media sessions | Simon McVittie | 2 | -5/+24 | |
2011-01-28 | Backported fix to fd.o #31720: use TpDBusDaemon to export channel objects | Simon McVittie | 2 | -6/+6 | |
Backported to telepathy-sofiasip-0.6 | |||||
2010-08-27 | Nano version 0.6.4.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2010-08-27 | Version 0.6.4 | Mikhail Zabaluev | 2 | -2/+10 | |
2010-08-26 | Evaluate if the local handle is in the local pending before removing it | Mikhail Zabaluev | 1 | -2/+5 | |
The stupid mistake prevented us from properly signaling call rejection. | |||||
2010-06-21 | Nano version 0.6.3.1 | Mikhail Zabaluev | 1 | -1/+1 | |
2010-06-21 | Version 0.6.3 | Mikhail Zabaluev | 2 | -2/+15 | |
2010-06-21 | Fixed a walk-off-the-end crash in debug support code | Mikhail Zabaluev | 1 | -1/+1 | |
2010-06-21 | Disable shared library building for libtool | Mikhail Zabaluev | 1 | -1/+3 | |
The PIC-ified objects were not used anyway, and only wasted compilation time. | |||||
2010-06-21 | Save the pending flags that got applied, so we can apply them.. | Sjoerd Simons | 1 | -4/+8 | |
2010-04-01 | Don't remove the local pending send flag when holding the call | Mikhail Zabaluev | 1 | -2/+3 | |
2010-03-29 | Make TPSIP_PERSIST environment variable work regardless of ENABLE_DEBUG | Mikhail Zabaluev | 1 | -1/+1 | |
The --enable-debug configure option, and the ENABLE_DEBUG macro, should control debug logging and its possible overhead; there is no penalty in making the persistent mode work independently of the debug switch. | |||||
2010-03-29 | Made Sofia logging handler a no-op when ENABLE_DEBUG is not defined | Mikhail Zabaluev | 1 | -0/+8 | |
This unfails compilation with --disable-debug configure flag. | |||||
2010-03-17 | Start development for 0.6.3 | Mikhail Zabaluev | 1 | -1/+1 | |
2010-03-17 | Version 0.6.2 | Mikhail Zabaluev | 2 | -2/+13 | |
2010-03-12 | Avoid emitting "incoming-call" on re-INVITES | Mikhail Zabaluev | 1 | -0/+3 | |
2010-03-12 | Disconnect the "incoming-call" signal handler after handling it once | Mikhail Zabaluev | 1 | -0/+2 | |
2010-03-11 | Emit NewChannel(s) when we do have the idea of our initial media properties | Mikhail Zabaluev | 2 | -36/+61 | |
2010-03-11 | Reinstated the check for session being accepted before we start sending | Mikhail Zabaluev | 1 | -1/+2 | |
2010-03-10 | Strip the trailing newline off the Sofia log messages | Mikhail Zabaluev | 1 | -1/+2 | |
2010-03-10 | Replaced a lot of dubious string formatting code with GLib function | Mikhail Zabaluev | 1 | -19/+1 | |
g_string_append_vprintf has become available since Glib 2.14 | |||||
2010-03-10 | Added the sofia debug category to registered flags | Mikhail Zabaluev | 1 | -0/+1 | |
2010-02-22 | Fixed indentation | Mikhail Zabaluev | 1 | -5/+6 | |