linphone-ios/coreapi
2018-01-08 11:00:30 +01:00
..
bellesip_sal do not crash on null reason header 2017-09-26 15:34:04 +02:00
help Turns ENABLE_SPHINX_DOC option into conditional option 2017-10-27 16:50:05 +02: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 remove useless include 2017-11-30 11:34:34 +01:00
account_creator_service.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
address.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
android-helpers.cpp Not setting dns automatically in core if an app has set it 2017-11-16 11:48:04 +01:00
authentication.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
buffer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
call_log.c Added API to create and store a fake LinphoneCallLog 2017-11-14 14:43:38 +01:00
call_params.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
callbacks.c fix ICE bug and leak in test. 2017-11-29 11:16:55 +01:00
carddav.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
carddav.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
chat.c Fix locale buffer not reset when needed 2018-01-03 15:48:49 +01:00
chat_file_transfer.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
CMakeLists.txt Fix logging facility. Liblinphone outputs in the "liblinphone" log domain, mediastreamer and ortp have now their own log domains too. 2017-10-31 12:21:59 +01:00
conference.cc Fix soundcard usage optimization for iOS: after a conference call the AudioUnit wasn't released, which was causing next call to have no audio. 2017-11-17 17:04:05 +01:00
conference_private.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
contact_providers_priv.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
contactprovider.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
content.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
dial_plan.c Fixed Brazil dial plan (see issue #4440) 2018-01-08 11:00:30 +01:00
dict.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ec-calibrator.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
echo-tester.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
enum.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
enum.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
error_info.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
event.c make sure publishs are restart after a network state changed from DOWN to UP 2017-09-08 15:16:37 +02:00
factory.c fix accidental removal of linphone_factory_create_core() 2017-10-16 16:54:31 +02:00
fonis.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
friend.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
friendlist.c fix memory leaks 2017-07-31 16:08:56 +02:00
im_encryption_engine.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
im_notif_policy.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
info.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ldapprovider.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lime.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
lime.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphone_tunnel.cc Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphone_tunnel_config.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphone_tunnel_stubs.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
linphonecall.c Fix incoming calls for android (no sound because stream type was set to ring) 2017-12-24 22:47:58 +01:00
linphonecore.c fix log issue again. 2017-12-13 14:27:18 +01:00
linphonecore_ios.cc add \n to xamarin ios logs 2017-05-09 11:38:03 +02:00
linphonecore_jni.cc Not setting dns automatically in core if an app has set it 2017-11-16 11:48:04 +01:00
localplayer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
logging-private.h Creates a new singleton object for logging features in the API of Liblinphone 2017-10-10 15:49:15 +02:00
logging.c Fix logging facility. Liblinphone outputs in the "liblinphone" log domain, mediastreamer and ortp have now their own log domains too. 2017-10-31 12:21:59 +01:00
lpc2xml.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lpc2xml.h fix c++ link issue 2017-07-24 18:35:18 +02:00
lpconfig.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lsd.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
Makefile.am Disable documentation generation with Autotools 2017-06-16 17:03:17 +02:00
message_storage.c Add UTF8 conversion for chat messages 2017-12-06 16:05:52 +01:00
misc.c fix table overflow when checking ice remote candidates 2017-11-25 12:00:57 +01:00
nat_policy.c Improve conditions about STUN being activated or not when gathering ICE candidates. 2017-07-31 17:37:42 +02:00
offeranswer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
offeranswer.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
payload_type.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
platform-helpers.cpp add helper class in java to access specific functions available only in Android SDK, such as retrieving DNS servers. 2017-10-13 19:38:04 +02:00
platform-helpers.h add helper class in java to access specific functions available only in Android SDK, such as retrieving DNS servers. 2017-10-13 19:38:04 +02:00
player.c fix double callback notification of EOP on LinphonePlayer 2017-12-20 17:35:14 +01:00
presence.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
private.h Add UTF8 conversion for chat messages 2017-12-06 16:05:52 +01:00
proxy.c Don't unregister previous contact by default. It is causing troubles with +sip.instance. 2018-01-05 18:26:14 +01:00
quality_reporting.c Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
quality_reporting.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
remote_provisioning.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ringtoneplayer.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
ringtoneplayer_ios.h Fix build for iOS. 2017-07-28 10:20:28 +02:00
ringtoneplayer_ios.m license: update FSF address 2016-07-27 11:58:38 +02:00
sal.c avoid unnecessary restart of stream when ICE is deactivated. 2017-11-30 13:15:38 +01:00
siplogin.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
sipsetup.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
sqlite3_bctbx_vfs.c Add UTF8 conversion for chat messages 2017-12-06 16:05:52 +01:00
sqlite3_bctbx_vfs.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
TunnelManager.cc Use correct macro to detect Android build. 2017-03-08 13:12:02 +01:00
TunnelManager.hh Improvements on tunnel to make udp mirror and dual mode cohabitate + JNI wrapper 2017-02-01 11:20:40 +01:00
upnp.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
upnp.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
vcard.cc Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
vcard_private.h Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
vcard_stubs.c Fix C++ wrapper generation when the VCard support of Liblinphone is disabled. 2017-10-18 14:55:37 +02:00
video_definition.c Clear refcounting of LinphoneVideoDefinition object. 2017-09-08 15:15:33 +02:00
vtables.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
xml.c fix memory leaks 2017-07-31 16:08:56 +02:00
xml2lpc.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
xml2lpc.h fix c++ link issue 2017-07-24 18:35:18 +02:00
xmlrpc.c fix memory leaks 2017-07-31 16:08:56 +02:00