linphone-iphone/coreapi
2018-02-01 17:43:07 +01:00
..
bellesip_sal
help
plugins/buddylookup
.gitignore
account_creator.c feat(core): update date of some files 2018-01-15 09:17:54 +01:00
account_creator_private.h
account_creator_service.c
authentication.c
buffer.c
call_log.c fix Add admin unit test 2018-01-29 13:37:05 +01:00
callbacks.c Fix wrong handling of MessageOp in ChatMessage (it needs to be able to survive to the destruction of the ChatMessage). 2018-01-31 11:27:52 +01:00
carddav.c
carddav.h
chat.c Handle one-to-one chat rooms and quit the client group chat room when deleting it. 2018-01-25 11:51:20 +01:00
CMakeLists.txt Fix some memory leaks and crashes in message tester. 2018-01-30 15:02:39 +01:00
conference.cc Fix audio conference. 2017-12-13 15:53:38 +01:00
conference_private.h
contact_providers_priv.h
contactprovider.c
content.c
core_private.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
dial_plan.c
dict.c
ec-calibrator.c
echo-tester.c
enum.c
enum.h
error_info.c
event.c
factory.c Separate creation and start of core. 2018-01-10 12:02:24 +01:00
fonis.c
friend.c feat(MainDb): legacy friends import 2018-01-08 11:36:49 +01:00
friendlist.c
im_encryption_engine.c
im_notif_policy.c Read core config at instantiation, not at start. 2018-01-11 14:49:50 +01:00
info.c
ldapprovider.c
lime.c Fix memory leaks. 2018-02-01 17:43:07 +01:00
lime.h
linphone_tunnel.cc
linphone_tunnel_config.c
linphone_tunnel_stubs.c
linphonecall.c Correctly define call session state enumeration. 2017-12-28 12:43:56 +01:00
linphonecore.c Fix a small memory leak. Change tester_hosts to point to our new server. 2018-01-29 15:43:28 +01:00
linphonecore_ios.cc
linphonecore_jni.cc Fixed old JNI file by replacing every JNIEXPORT by extern C 2018-01-09 17:14:06 +01:00
localplayer.c
lpc2xml.c
lpc2xml.h
lpconfig.c
lsd.c
Makefile.am
misc.c
nat_policy.c Added get_core methods on NatPolicy and Player 2018-01-05 12:16:22 +01:00
offeranswer.c
offeranswer.h
payload_type.c
player.c Added get_core methods on NatPolicy and Player 2018-01-05 12:16:22 +01:00
presence.c
private.h
private_functions.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
private_structs.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
private_types.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
proxy.c fix(DialPlan): remove unused wrapped functions and clean code 2018-01-10 13:32:43 +01:00
quality_reporting.c Fix crash in quality reporting. 2018-01-03 10:59:55 +01:00
quality_reporting.h
remote_provisioning.c
ringtoneplayer.c
ringtoneplayer_ios.h
ringtoneplayer_ios.m
siplogin.c
sipsetup.c
sqlite3_bctbx_vfs.c Replaced old conversion functions with those in bctoolbox 2017-12-15 10:34:37 +01:00
sqlite3_bctbx_vfs.h
tester_utils.cpp Restore check of transient messages in message tester. 2018-01-30 10:57:23 +01:00
tester_utils.h Restore check of transient messages in message tester. 2018-01-30 10:57:23 +01:00
TunnelManager.cc
TunnelManager.hh
vcard.cc
vcard_private.h
vcard_stubs.c
video_definition.c feat(core): update date of some files 2018-01-15 09:17:54 +01:00
vtables.c Fixes in call repair handling. 2018-01-09 16:16:18 +01:00
xml.c
xml2lpc.c
xml2lpc.h
xmlrpc.c