linphone-ios/coreapi
2017-10-18 14:55:37 +02:00
..
bellesip_sal do not crash on null reason header 2017-09-26 15:34:04 +02:00
help Creates a new singleton object for logging features in the API of Liblinphone 2017-10-10 15:49:15 +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 Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02: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 Fix compilation on other than android and fix runtime issue with getSystemService(class) 2017-10-16 15:01:32 +02: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 fix xcode9 compilation issue 2017-09-26 13:28:26 +02:00
call_params.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
callbacks.c implement defered ICE response to reINVITE, as defined by RFC. 2017-09-14 10:05:45 +02: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 Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02: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 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
conference.cc Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02: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 Fix austrian dial plan 2017-10-17 14:35:34 +02: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 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
linphonecore.c fix issue with DNS servers not set (on Android) after creating the LinphoneCore. 2017-10-16 16:24:32 +02:00
linphonecore_ios.cc add \n to xamarin ios logs 2017-05-09 11:38:03 +02:00
linphonecore_jni.cc 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
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 Set invalid flag message from fatal to warning 2017-10-18 12:13:18 +02: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 Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
misc.c Add log when we cannot find the selected valid ICE pair in the case where it should be there. 2017-10-05 13:33:10 +02: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 Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02: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 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
proxy.c Fix no break error in proxy.c 2017-09-18 10:47:59 +02: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 complete gruu implementation. 2017-09-26 14:12:02 +02: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 Fix build on Windows. 2017-07-24 12:54:43 +02: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