linphone-ios/coreapi
2017-04-14 14:53:47 +02:00
..
bellesip_sal avoid strcpy() 2017-04-07 14:58:47 +02:00
help Reworking of Liblinphone's API around payload types 2017-04-03 12:34:49 +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 Fix crash in account_creator configure 2017-04-12 15:01:46 +02:00
account_creator_service.c Change the account creator API so that it is wrapper-friendly. 2017-03-31 11:52:26 +02:00
address.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
authentication.c Fix deprecation warnings. 2017-03-20 11:15:26 +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 missing variable initialization. 2017-04-11 11:47:49 +02:00
call_params.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
callbacks.c Fix double free 2017-04-05 10:18:25 +02:00
carddav.c Fix deprecation warnings. 2017-03-20 11:15:26 +01:00
carddav.h Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
chat.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
chat_file_transfer.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/sqlzidcache' 2017-04-10 11:15:13 +02:00
conference.cc Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
conference_private.h Based LinphoneConference and LinphoneConferenceParams on belle_sip_object_t 2017-03-17 16:41:20 +01:00
contact_providers_priv.h Fix build on Windows. 2017-03-31 17:06:25 +02:00
contactprovider.c Fix several compilation warnings caused by newly deprecated functions 2017-03-28 08:51:35 +02: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 Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
ec-calibrator.c Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
echo-tester.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +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 fix Makefile.am 2017-03-31 14:55:23 +02:00
event.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
factory.c Add definition of callbacks on the LinphoneCall object. 2017-03-30 15:40:33 +02:00
fonis.c license: update FSF address 2016-07-27 11:58:38 +02:00
friend.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
friendlist.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02: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 Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
ldapprovider.c fix most common warnings 2017-01-14 14:13:26 +01:00
lime.c fix compilation without lime 2017-04-11 16:11:07 +02:00
lime.h Switch to sql based zrtp/lime cache 2017-04-01 11:05:08 +07:00
linphone_tunnel.cc restaure http proxy tunnel settings at startup 2017-04-11 14:03:38 +02: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 Fixes related to tunnel 2017-01-31 15:54:25 +01:00
linphonecall.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
linphonecore.c Fix call log removal when using the database storage. 2017-04-14 14:53:47 +02:00
linphonecore_jni.cc [JNI] remove listener unregistration on LinphoneMessageState = NotDelivered 2017-04-07 10:48:56 +02: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 Correct definition of LINPHONE_PUBLIC on Windows. 2017-02-01 12:16:24 +01:00
lpconfig.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
lsd.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
Makefile.am fix compilation with autotools 2017-04-04 14:39:46 +02:00
message_storage.c fix x86_64 build 2017-04-06 17:23:03 +02:00
misc.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02: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
payload_type.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
player.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
presence.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
private.h Fix call logs read from database clearing in migration process. 2017-04-11 10:41:16 +02:00
proxy.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
quality_reporting.c Reworking of Liblinphone's API around payload types 2017-04-03 12:34:49 +02:00
quality_reporting.h Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
remote_provisioning.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
ringtoneplayer.c Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +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 Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
sqlite3_bctbx_vfs.c fix x86_64 build 2017-04-06 17:23:03 +02:00
sqlite3_bctbx_vfs.h fix bc_vfs header 2016-07-27 14:48:46 +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 Improve API so that it is more object-oriented. 2017-02-13 16:18:37 +01:00
upnp.h Improve API so that it is more object-oriented. 2017-02-13 16:18:37 +01:00
vcard.cc Remove all calls to 'using namespace' from headers 2017-04-06 09:08:54 +02:00
vcard_private.h fix warnings 2017-02-08 09:12:52 +01:00
vcard_stubs.c fix compilation without vcard 2017-02-08 17:14:32 +01:00
vtables.c Add definition of callbacks on the LinphoneCall object. 2017-03-30 15:40:33 +02:00
xml.c Use relative Xpath to parse only XMLLine with presence 2017-02-14 11:57:46 +01:00
xml2lpc.c license: update FSF address 2016-07-27 11:58:38 +02:00
xml2lpc.h Correct definition of LINPHONE_PUBLIC on Windows. 2017-02-01 12:16:24 +01:00
xmlrpc.c Fix build with Clang on Linux. 2017-03-29 14:22:46 +02:00