| .. |
|
bellesip_sal
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
help
|
Fix a lot of doxygen warnings.
|
2016-06-01 18:11:54 +02:00 |
|
ldap
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
plugins/buddylookup
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
.gitignore
|
|
|
|
account_creator.c
|
Treat warnings as errors on Windows.
|
2016-06-16 12:23:53 +02:00 |
|
account_creator.h
|
|
|
|
address.c
|
address.c: dont check linphone_address_set_domain
|
2016-06-07 15:46:34 +02:00 |
|
authentication.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
buffer.c
|
|
|
|
buffer.h
|
|
|
|
call_log.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
call_log.h
|
|
|
|
call_params.c
|
|
|
|
call_params.h
|
Fix a lot of doxygen warnings.
|
2016-06-01 18:11:54 +02:00 |
|
callbacks.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
carddav.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
carddav.h
|
|
|
|
chat.c
|
Do not use deprecated ms_list_remove() function.
|
2016-06-27 09:30:16 +02:00 |
|
chat_file_transfer.c
|
chat: improve message_tester suites and fix memory leaks
|
2016-06-16 11:25:40 +02:00 |
|
CMakeLists.txt
|
ios: fix build of tools/tester binaries
|
2016-06-24 16:09:38 +02:00 |
|
conference.cc
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
conference.h
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
conference_private.h
|
Fixes memory leak in "Eject from 4 participants conference" tester
|
2016-05-10 15:51:32 +02:00 |
|
contact_providers_priv.h
|
|
|
|
contactprovider.c
|
|
|
|
contactprovider.h
|
|
|
|
content.c
|
Store LinphoneContent key (when using lime) in db
|
2016-06-09 13:47:14 +02:00 |
|
content.h
|
|
|
|
dict.c
|
|
|
|
ec-calibrator.c
|
|
|
|
enum.c
|
|
|
|
enum.h
|
|
|
|
event.c
|
implement the sending of out-of-dialog NOTIFYs, and add non-regression test
|
2016-05-27 23:03:05 +02:00 |
|
event.h
|
Add missing export for Windows build.
|
2016-06-02 16:48:07 +02:00 |
|
fonis.c
|
|
|
|
friend.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
friendlist.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
friendlist.h
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
gitversion.cmake
|
|
|
|
gitversion.h.in
|
|
|
|
info.c
|
|
|
|
lime.c
|
add lime stubbed functions
|
2016-06-23 16:25:41 +02:00 |
|
lime.h
|
change prototype of lime_freeKeys() to avoid passing a full structure by copy.
|
2016-06-01 19:39:21 +02:00 |
|
linphone_proxy_config.h
|
Merge branch 'dev_turn'
|
2016-06-03 10:10:51 +02:00 |
|
linphone_tunnel.cc
|
Fix windows compilation warnings.
|
2016-06-21 14:43:38 +02:00 |
|
linphone_tunnel.h
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
linphone_tunnel_config.c
|
|
|
|
linphone_tunnel_stubs.c
|
|
|
|
linphonecall.c
|
Merge remote-tracking branch 'origin/3.10.x'
|
2016-06-23 14:15:38 +02:00 |
|
linphonecore.c
|
Merge remote-tracking branch 'origin/3.10.x'
|
2016-06-23 14:15:38 +02:00 |
|
linphonecore.h
|
Merge remote-tracking branch 'origin/3.10.x'
|
2016-06-23 14:15:38 +02:00 |
|
linphonecore_jni.cc
|
All calls to GetStringUTFChars and ReleaseStringUTFChars in JNI layer are now protected from NULL values
|
2016-06-17 14:24:31 +02:00 |
|
linphonecore_utils.h
|
|
|
|
linphonefriend.h
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
linphonepresence.h
|
|
|
|
localplayer.c
|
|
|
|
lpc2xml.c
|
|
|
|
lpc2xml.h
|
|
|
|
lpconfig.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
lpconfig.h
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
lsd.c
|
|
|
|
Makefile.am
|
Merge branch 'master' into dev_turn
|
2016-06-01 14:56:52 +02:00 |
|
message_storage.c
|
Fix build on bb10 (however iconv is now not used on bb10, so let's hope they are using UTF-8 locales).
|
2016-06-24 14:07:14 +02:00 |
|
misc.c
|
Do not defer call update for ICE candidates gathering when the ICE session returned that gathering is not needed.
|
2016-06-24 15:03:54 +02:00 |
|
nat_policy.c
|
Also clear the STUN server username when cleaning a NAT policy.
|
2016-06-21 17:14:48 +02:00 |
|
nat_policy.h
|
Add possibility to define in the nat policy the username to use for STUN/TURN server authentication.
|
2016-05-20 10:50:54 +02:00 |
|
offeranswer.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
offeranswer.h
|
|
|
|
player.c
|
|
|
|
presence.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
private.h
|
add missing export for windows, as this function is used in tester library
|
2016-06-27 11:58:04 +02:00 |
|
proxy.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
quality_reporting.c
|
|
|
|
quality_reporting.h
|
|
|
|
remote_provisioning.c
|
|
|
|
ringtoneplayer.c
|
|
|
|
ringtoneplayer.h
|
Fix a lot of doxygen warnings.
|
2016-06-01 18:11:54 +02:00 |
|
ringtoneplayer_ios.h
|
|
|
|
ringtoneplayer_ios.m
|
|
|
|
sal.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
siplogin.c
|
|
|
|
sipsetup.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
sipsetup.h
|
|
|
|
sqlite3_bctbx_vfs.c
|
Fix build on bb10 (however iconv is now not used on bb10, so let's hope they are using UTF-8 locales).
|
2016-06-24 14:07:14 +02:00 |
|
sqlite3_bctbx_vfs.h
|
Propagating structures renaming.
|
2016-05-25 14:10:23 +02:00 |
|
TunnelManager.cc
|
Fix crash in ICE when the tunnel is activated.
|
2016-06-22 15:37:27 +02:00 |
|
TunnelManager.hh
|
|
|
|
upnp.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
upnp.h
|
|
|
|
vcard.cc
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
vcard.h
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
vcard_stubs.c
|
|
|
|
vtables.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
xml.c
|
|
|
|
xml2lpc.c
|
|
|
|
xml2lpc.h
|
|
|
|
xmlrpc.c
|
|
|
|
xmlrpc.h
|
|
|