linphone-ios/coreapi
Ghislain MARY b297a4cb1d Rework chat handling.
- Add content type information in LIME encrypted message
 - Single entry point for all types of chat messages that are first decrypted if necessary and then handled according to their content type
 - Add possibility to send chat messages with a content type that is not 'text/plain'
 - Encrypt IMDN
2017-01-31 12:25:12 +01:00
..
bellesip_sal Rework chat handling. 2017-01-31 12:25:12 +01:00
help Added deprecated tag on createLinphoneFriend methods in LinphoneCoreFactory 2017-01-18 10:36:43 +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 fix most common warnings 2017-01-14 14:13:26 +01:00
address.c fix most common warnings 2017-01-14 14:13:26 +01:00
authentication.c Reworking of Liblinphone API 2017-01-12 17:47:01 +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 most common warnings 2017-01-14 14:13:26 +01:00
call_params.c Fix invalid read/write in _linphone_call_params_clone() 2017-01-24 16:20:40 +01:00
callbacks.c Rework chat handling. 2017-01-31 12:25:12 +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 Rework chat handling. 2017-01-31 12:25:12 +01:00
chat_file_transfer.c Fixes for LIME when used with file body handler (requires belle-sip 1.5.0-133 or newer) 2017-01-18 12:46:14 +01:00
CMakeLists.txt Use NDK_ARCHITECTURE instead of CMAKE_SYSTEM_PROCESSOR as library name suffix when building for Android. 2017-01-20 11:18:13 +01:00
conference.cc fix most common warnings 2017-01-14 14:13:26 +01: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 Add null character at the end of the key when storing it in a LinphoneContent (to prevent invalid reads). 2017-01-31 10:22:38 +01:00
dial_plan.c fix Sweden contry code 2017-01-25 09:23:47 +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
factory.c fix most common warnings 2017-01-14 14:13:26 +01:00
fonis.c license: update FSF address 2016-07-27 11:58:38 +02:00
friend.c add friends from db to map if lf->refkey 2017-01-27 09:31:05 +01:00
friendlist.c fix crash when removing a friend if such friend wasn't in the map. 2017-01-24 16:27:49 +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 some comments from source files to headers 2017-01-12 17:51:44 +01:00
ldapprovider.c fix most common warnings 2017-01-14 14:13:26 +01:00
lime.c Rework chat handling. 2017-01-31 12:25:12 +01:00
lime.h Rework chat handling. 2017-01-31 12:25:12 +01:00
linphone_tunnel.cc Save & read dual tunnel mode from rc file 2017-01-30 17:36:36 +01:00
linphone_tunnel_config.c Added dual tunnel client feature in TunnelManager and C API above it 2017-01-30 17:14:26 +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 when setting up tone files for tone ids. Update ms2 and ortp for jitter buffer improvements. 2017-01-25 17:45:54 +01:00
linphonecore.c Rework chat handling. 2017-01-31 12:25:12 +01:00
linphonecore_jni.cc Add Lime JNI method 2017-01-31 10:47:43 +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 Make LiphoneConfig inherite from belle_sip_object 2017-01-13 16:02:20 +01:00
lsd.c Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
Makefile.am fix automake build 2017-01-14 13:52:52 +01:00
message_storage.c Rework chat handling. 2017-01-31 12:25:12 +01:00
misc.c fix bug when setting up tone files for tone ids. Update ms2 and ortp for jitter buffer improvements. 2017-01-25 17:45:54 +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 Move some comments from source files to headers 2017-01-12 17:51:44 +01:00
presence.c Make presence objects implements belle_sip_object_t interface 2017-01-18 11:35:50 +01:00
private.h Rework chat handling. 2017-01-31 12:25:12 +01:00
proxy.c fix most common warnings 2017-01-14 14:13:26 +01:00
quality_reporting.c fix most common warnings 2017-01-14 14:13:26 +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 fix most common warnings 2017-01-14 14:13:26 +01:00
sipsetup.c fix most common warnings 2017-01-14 14:13:26 +01:00
sqlite3_bctbx_vfs.c Add arm64 support for Android. 2017-01-20 11:19:30 +01:00
sqlite3_bctbx_vfs.h fix bc_vfs header 2016-07-27 14:48:46 +02:00
TunnelManager.cc Added dual tunnel client feature in TunnelManager and C API above it 2017-01-30 17:14:26 +01:00
TunnelManager.hh Added dual tunnel client feature in TunnelManager and C API above it 2017-01-30 17:14:26 +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 Fixing error of compilation on windows 10 2017-01-18 15:58:39 +01:00
vcard_private.h Fix build with moved header files. 2016-11-15 14:54:00 +01:00
vcard_stubs.c Fix Python module. 2017-01-19 17:20:09 +01:00
vtables.c Fix Python module. 2017-01-19 17:20:09 +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