linphone-iphone/coreapi
2018-05-17 15:14:41 +02:00
..
bellesip_sal Fix problem where address family is not guessed as it should (if we receive the INVITE just after sending the REGISTER but before receiving the response of the REGISTER). 2018-04-10 15:57:20 +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 add missing ref causing crash in Java when core is destroyed before Java account creator. 2018-04-30 16:51:16 +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 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 Fixed previous commit + added logs related to incoming message decryption process 2018-02-06 14:52:31 +01:00
chat_file_transfer.c Fixing file transfert error 400 2018-02-28 16:55:12 +01:00
CMakeLists.txt add ios platform helpers to fix issue with background tasks. 2018-03-01 16:04:46 +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
ios-helpers.cpp add ios platform helpers to fix issue with background tasks. 2018-03-01 16:04:46 +01:00
ldapprovider.c Do not rename files to compile them as C++. 2017-07-24 11:56:50 +02:00
lime.c fix lime to make sure zrtp trust is indexed by scheme, username and domain only instead of full sip uri 2018-03-06 16:12:53 +01: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 commit 3fd706a702 - it was incomplete. 2018-03-13 20:12:10 +01:00
linphonecore.c Fix crash when call is NULL 2018-05-17 15:14:41 +02:00
linphonecore_ios.cc add \n to xamarin ios logs 2017-05-09 11:38:03 +02:00
linphonecore_jni.cc Fixing leak in JNI concerning file transfert 2018-03-21 17:20:33 +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 Make sure default log handler is only removed when relevant 2018-01-31 09:07:12 +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. 2018-02-16 14:40: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 ios platform helpers to fix issue with background tasks. 2018-03-01 16:04:46 +01: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 Removes the default log handler of LinphoneCore when LinphoneLoggingService is instantiated. 2018-01-23 10:44:10 +01:00
proxy.c fix(Proxy): remove useless affectation on linphone_nat_policy_ref return 2018-02-21 14:13:07 +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 invalid declaration of C function. 2018-03-21 11:51:16 +01: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