| .. |
|
bellesip_sal
|
Send and receive imdn.
|
2017-01-03 14:56:17 +01:00 |
|
help
|
Revert message callbacks moved to LinphoneChatRoom instead of LinphoneChatMessage.
|
2017-01-03 14:56:17 +01:00 |
|
plugins/buddylookup
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
.gitignore
|
Include git version in liblinphone version if available.
|
2012-10-25 17:16:07 +02:00 |
|
account_creator.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
address.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
authentication.c
|
prevent adding a LinphoneAuthInfo with empty credentials.
|
2016-12-21 19:50:16 +01:00 |
|
buffer.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
call_log.c
|
fix windows build warning
|
2016-10-18 19:48:38 +02:00 |
|
call_params.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
callbacks.c
|
Send and receive imdn.
|
2017-01-03 14:56:17 +01:00 |
|
carddav.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
carddav.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
chat.c
|
Handle error cases in IMDN notifications.
|
2017-01-09 16:55:16 +01:00 |
|
chat_file_transfer.c
|
The (is_)read field of a LinphoneChatMessage is now deprecated, the LinphoneChatMessageStateDisplayed state is used instead.
|
2017-01-03 14:56:17 +01:00 |
|
CMakeLists.txt
|
Add the LinphoneImNotifPolicy object to configure whether to display/send IM notifications (is_composing, message delivered, message displayed).
|
2017-01-03 14:56:17 +01:00 |
|
conference.cc
|
Fix build for Windows 10.
|
2016-07-04 15:20:13 +02:00 |
|
conference_private.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
contact_providers_priv.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
contactprovider.c
|
Fix make distcheck.
|
2016-11-16 14:20:01 +01:00 |
|
content.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
dial_plan.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
dict.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
ec-calibrator.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
echo-tester.c
|
Add echo tester api + jni
|
2016-08-08 12:07:41 +02:00 |
|
enum.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
enum.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
error_info.c
|
Handle error cases in IMDN notifications.
|
2017-01-09 16:55:16 +01:00 |
|
event.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
fonis.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
friend.c
|
Do not crash if friend whith no LC but show an error
|
2016-11-28 15:46:46 +01:00 |
|
friendlist.c
|
Do not crash if friend whith no LC but show an error
|
2016-11-28 15:46:46 +01:00 |
|
gitversion.cmake
|
gitversion.cmake: update
|
2016-08-29 15:30:29 +02:00 |
|
gitversion.h.in
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
im_encryption_engine.c
|
Put error info code in its own files.
|
2016-12-20 15:31:39 +01:00 |
|
im_notif_policy.c
|
Handle IM notification policy.
|
2017-01-03 14:56:56 +01:00 |
|
info.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
ldapprovider.c
|
Fix make distcheck.
|
2016-11-16 14:20:01 +01:00 |
|
lime.c
|
Fixed LIME tests
|
2017-01-11 12:17:08 +01:00 |
|
lime.h
|
Fix IM encryption engine for automatic wrapper generation.
|
2016-12-19 11:56:37 +01:00 |
|
linphone_tunnel.cc
|
Fixes for build with autotools.
|
2016-11-16 10:12:10 +01:00 |
|
linphone_tunnel_config.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
linphone_tunnel_stubs.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
linphonecall.c
|
Fix bug 0003404: crash during ice re-invite in case of video only incoming call.
|
2017-01-03 16:46:52 +01:00 |
|
linphonecore.c
|
Use our own implementation of getnameinfo().
|
2017-01-10 11:03:46 +01:00 |
|
linphonecore_jni.cc
|
Added JNI wrapper for linphone_core_verify_server_certificates and linphone_core_verify_server_cn
|
2016-12-29 16:52:54 +01:00 |
|
localplayer.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
lpc2xml.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
lpc2xml.h
|
Add missing symbol exports for build on Windows.
|
2017-01-11 11:49:27 +01:00 |
|
lpconfig.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
lsd.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
Makefile.am
|
Compilation fixes.
|
2017-01-04 10:16:18 +01:00 |
|
message_storage.c
|
Compilation fixes.
|
2017-01-04 10:16:18 +01:00 |
|
misc.c
|
Fix bug 0003404: crash during ice re-invite in case of video only incoming call.
|
2017-01-03 16:46:52 +01:00 |
|
nat_policy.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
offeranswer.c
|
Stricter compilation options + new compilation error fixes.
|
2016-10-19 17:31:07 +02:00 |
|
offeranswer.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
player.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
presence.c
|
Fix bug 0001391: An incorrect presence activity is added if not is contained in a received presence XML.
|
2017-01-03 17:52:56 +01:00 |
|
private.h
|
Handle error cases in IMDN notifications.
|
2017-01-09 16:55:16 +01:00 |
|
proxy.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
quality_reporting.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
quality_reporting.h
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
remote_provisioning.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
ringtoneplayer.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
ringtoneplayer_ios.h
|
change include in ringtoneplayer_ios.h
|
2016-11-16 11:20:03 +01:00 |
|
ringtoneplayer_ios.m
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
sal.c
|
Repair multicast when ipv6 is enabled.
|
2016-10-18 23:10:21 +02:00 |
|
siplogin.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
sipsetup.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
sqlite3_bctbx_vfs.c
|
fix compilation issues when sqlite storage is disabled
|
2016-12-03 13:28:14 +01:00 |
|
sqlite3_bctbx_vfs.h
|
fix bc_vfs header
|
2016-07-27 14:48:46 +02:00 |
|
TunnelManager.cc
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
TunnelManager.hh
|
Fix some header inclusions.
|
2016-11-16 09:14:48 +01:00 |
|
upnp.c
|
Some more header inclusion fix.
|
2016-11-16 09:18:10 +01:00 |
|
upnp.h
|
Fix some header inclusions.
|
2016-11-16 09:14:48 +01:00 |
|
vcard.cc
|
Use getInstance from BelCardParser
|
2017-01-09 14:12:13 +01:00 |
|
vcard_private.h
|
Fix build with moved header files.
|
2016-11-15 14:54:00 +01:00 |
|
vcard_stubs.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
vtables.c
|
Handle IM notification policy.
|
2017-01-03 14:56:56 +01:00 |
|
xml.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
xml2lpc.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
xml2lpc.h
|
Add missing symbol exports for build on Windows.
|
2017-01-11 11:49:27 +01:00 |
|
xmlrpc.c
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |