| .. |
|
bellesip_sal
|
implement compatibility mode for sdp cnx adde set to 0.0.0.0 in case of send only
|
2015-03-27 14:17:39 +01:00 |
|
help
|
Do not use absolute path in install instructions of CMake.
|
2015-03-13 14:27:50 +01:00 |
|
ldap
|
Add missing symbol exports.
|
2015-02-27 17:33:00 +01:00 |
|
plugins/buddylookup
|
|
|
|
.gitignore
|
|
|
|
address.c
|
add tests to check sips and ipv6 support of flexisip
|
2015-02-02 18:13:55 +01:00 |
|
authentication.c
|
Add a config parameter to avoid linphone to save authentication data
|
2015-03-19 14:18:22 +01:00 |
|
buffer.c
|
|
|
|
buffer.h
|
|
|
|
call_log.c
|
|
|
|
call_log.h
|
|
|
|
call_params.c
|
repair liblinphone again
|
2015-02-07 23:57:47 +01:00 |
|
call_params.h
|
rename LinphoneCallParamsMediaDirection into LinphoneMediaDirection, as it has no reason to be attached to LinphoneCallParams and could be re-used in other contexts.
|
2015-02-07 13:30:30 +01:00 |
|
callbacks.c
|
Add linphonerc option to disable video during pause.
|
2015-04-10 11:45:47 +02:00 |
|
chat.c
|
Add include of libxml/tree.h for xmlNewTextChild() function.
|
2015-03-17 10:05:49 +01:00 |
|
CMakeLists.txt
|
Do not try to search for libgcc and libmingwex when building for Windows Phone.
|
2015-04-07 16:14:25 +02:00 |
|
conference.c
|
|
|
|
contact_providers_priv.h
|
|
|
|
contactprovider.c
|
|
|
|
contactprovider.h
|
Add missing symbol exports.
|
2015-02-27 17:33:00 +01:00 |
|
content.c
|
Merge remote-tracking branch 'linphone-public/master' into dev_lime
|
2015-02-26 22:46:24 +01:00 |
|
content.h
|
Merge remote-tracking branch 'linphone-public/master' into dev_lime
|
2015-02-26 22:46:24 +01:00 |
|
dict.c
|
cleanups, add network simulation api to liblinphone
|
2015-02-24 18:11:12 +01:00 |
|
ec-calibrator.c
|
|
|
|
enum.c
|
|
|
|
enum.h
|
|
|
|
event.c
|
add test for generic CN, update oRTP and ms2
|
2015-01-30 20:00:35 +01:00 |
|
event.h
|
cleanups, add network simulation api to liblinphone
|
2015-02-24 18:11:12 +01:00 |
|
fonis.c
|
|
|
|
friend.c
|
Add ref counting on LinphoneFriend
|
2015-04-14 17:04:48 +02:00 |
|
gitversion.cmake
|
|
|
|
info.c
|
Merge remote-tracking branch 'linphone-public/master' into dev_lime
|
2015-02-26 22:46:24 +01:00 |
|
lime.c
|
Fix compilation when LIME is disabled
|
2015-03-19 00:21:07 +01:00 |
|
lime.h
|
Fix compilation when LIME is disabled
|
2015-03-19 00:21:07 +01:00 |
|
linphone_tunnel.cc
|
cleanups, add network simulation api to liblinphone
|
2015-02-24 18:11:12 +01:00 |
|
linphone_tunnel.h
|
-update tunnel documentation
|
2015-03-17 14:38:15 +01:00 |
|
linphone_tunnel_config.c
|
|
|
|
linphone_tunnel_stubs.c
|
|
|
|
linphonecall.c
|
fix ICE bug
|
2015-04-13 09:35:28 +02:00 |
|
linphonecore.c
|
Fix friend in JNI
|
2015-04-14 17:04:48 +02:00 |
|
linphonecore.h
|
Build console UI when building with CMake.
|
2015-04-14 17:38:18 +02:00 |
|
linphonecore_jni.cc
|
Fix friend in JNI
|
2015-04-14 17:04:48 +02:00 |
|
linphonecore_utils.h
|
|
|
|
linphonefriend.h
|
Add ref counting on LinphoneFriend
|
2015-04-14 17:04:48 +02:00 |
|
linphonepresence.h
|
|
|
|
localplayer.c
|
|
|
|
lpc2xml.c
|
|
|
|
lpc2xml.h
|
|
|
|
lpconfig.c
|
Fix crash on Windows when no linphonerc file is configured.
|
2015-04-07 15:08:26 +02:00 |
|
lpconfig.h
|
|
|
|
lsd.c
|
|
|
|
Makefile.am
|
Revert commit de19b3a734
|
2015-04-07 11:01:29 +02:00 |
|
message_storage.c
|
Fix compilation for bb10
|
2015-03-02 12:23:55 +01:00 |
|
misc.c
|
Prevent resolving the STUN server several times in parallel.
|
2015-03-31 11:46:17 +02:00 |
|
offeranswer.c
|
simplify dtls session/media description attributes mgt
|
2015-02-16 17:50:41 +01:00 |
|
offeranswer.h
|
|
|
|
player.c
|
|
|
|
presence.c
|
Fix memory leak of some strings extracted from XML documents.
|
2015-02-18 17:49:33 +01:00 |
|
private.h
|
Add ref counting on LinphoneFriend
|
2015-04-14 17:04:48 +02:00 |
|
proxy.c
|
implement compatibility mode for sdp cnx adde set to 0.0.0.0 in case of send only
|
2015-03-27 14:17:39 +01:00 |
|
quality_reporting.c
|
change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
|
2015-01-21 22:38:46 +01:00 |
|
quality_reporting.h
|
|
|
|
remote_provisioning.c
|
update ms2, factorize code, clean logs
|
2015-03-05 15:13:33 +01:00 |
|
sal.c
|
rework dtls start
|
2015-02-18 17:56:47 +01:00 |
|
siplogin.c
|
|
|
|
sipsetup.c
|
|
|
|
sipsetup.h
|
Add missing symbol exports.
|
2015-02-27 17:33:00 +01:00 |
|
sipwizard.c
|
Fix compilation of sipwizard with Visual Studio.
|
2015-02-28 00:06:07 +01:00 |
|
test_ecc.c
|
|
|
|
test_lsd.c
|
|
|
|
test_numbers.c
|
|
|
|
TunnelManager.cc
|
fix compile issue
|
2015-02-24 18:22:41 +01:00 |
|
TunnelManager.hh
|
|
|
|
upnp.c
|
|
|
|
upnp.h
|
|
|
|
vtables.c
|
add missing file
|
2015-03-10 15:34:01 +01:00 |
|
xml.c
|
|
|
|
xml2lpc.c
|
|
|
|
xml2lpc.h
|
|
|