linphone-ios/coreapi
2016-11-04 09:12:35 +01:00
..
bellesip_sal Add an error log when parsing of an ICE candidate in the SDP fails. 2016-10-25 11:05:54 +02:00
help fix compilation error 2016-11-03 09:43:47 +01:00
ldap fix ldap compilation 2016-10-13 14:41:56 +02:00
plugins/buddylookup Use bctbx_list_t instead of MSList that has been deprecated. 2016-06-16 17:42:33 +02:00
.gitignore Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
account_creator.c fix bug 2016-10-21 14:09:03 +02:00
account_creator.h Add error server status for xmlrpc 2016-10-12 15:17:02 +02:00
address.c Add more address API. 2016-07-29 11:09:45 +02:00
authentication.c Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
buffer.c license: update FSF address 2016-07-27 11:58:38 +02:00
buffer.h license: update FSF address 2016-07-27 11:58:38 +02:00
call_log.c fix windows build warning 2016-10-18 19:48:38 +02:00
call_log.h license: update FSF address 2016-07-27 11:58:38 +02:00
call_params.c license: update FSF address 2016-07-27 11:58:38 +02:00
call_params.h license: update FSF address 2016-07-27 11:58:38 +02:00
callbacks.c Add specific callback to perform action (in this case re-INVITE) on cancel response. 2016-10-24 14:27:45 +02:00
carddav.c Moved and renamed some vcard methods for python wrapper 2016-08-10 12:07:42 +02:00
carddav.h license: update FSF address 2016-07-27 11:58:38 +02:00
chat.c fix leaks 2016-07-19 12:20:24 +02:00
chat_file_transfer.c fix some crash 2016-08-29 10:04:29 +02:00
CMakeLists.txt cmake: compile help executables 2016-08-25 14:44:02 +02:00
conference.cc Fix build for Windows 10. 2016-07-04 15:20:13 +02:00
conference.h Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
conference_private.h Fixes memory leak in "Eject from 4 participants conference" tester 2016-05-10 15:51:32 +02:00
contact_providers_priv.h Moved belle sip object includes into private.h 2014-01-09 09:38:16 +01:00
contactprovider.c Stricter compilation options + new compilation error fixes. 2016-10-19 17:31:07 +02:00
contactprovider.h Add missing symbol exports. 2015-02-27 17:33:00 +01:00
content.c license: update FSF address 2016-07-27 11:58:38 +02:00
content.h license: update FSF address 2016-07-27 11:58:38 +02:00
dial_plan.c fix linphone_proxy_config_normalize_number for better optionnal num part handling 2016-11-03 17:30:01 +01:00
dict.c license: update FSF address 2016-07-27 11:58:38 +02:00
ec-calibrator.c license: update FSF address 2016-07-27 11:58:38 +02:00
echo-tester.c Add echo tester api + jni 2016-08-08 12:07:41 +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
event.c fix memory leak in quality reporting 2016-10-11 11:01:12 +02:00
event.h fix memory leak in quality reporting 2016-10-11 11:01:12 +02:00
fonis.c license: update FSF address 2016-07-27 11:58:38 +02:00
friend.c Updated linphone_friend_get_addresses to return a const list that doesn't have to freed after 2016-10-24 12:09:14 +02:00
friendlist.c Updated linphone_friend_get_addresses to return a const list that doesn't have to freed after 2016-10-24 12:09:14 +02:00
friendlist.h Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +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
info.c Rework sal to be able multipart LinphoneContent objects. 2015-11-26 15:28:36 +01:00
lime.c license: update FSF address 2016-07-27 11:58:38 +02:00
lime.h license: update FSF address 2016-07-27 11:58:38 +02:00
linphone_proxy_config.h license: update FSF address 2016-07-27 11:58:38 +02:00
linphone_tunnel.cc Fix windows compilation warnings. 2016-06-21 14:43:38 +02:00
linphone_tunnel.h Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
linphone_tunnel_config.c rework TunnelConfig java wrapper to make it state of art and in the public interfaces. 2015-10-27 18:41:36 +01:00
linphone_tunnel_stubs.c add warning when calling stubbed tunnel functions 2016-08-22 18:21:38 +02:00
linphonecall.c If multicast is used, create RTP socket with the same address familly as the multicast address, in order to workaround issues with dual stack sockets and multicast, especially on mac os. 2016-11-03 22:58:44 +01:00
linphonecore.c Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
linphonecore.h Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
linphonecore_jni.cc Fix account_creator_is_account_linked not being used error 2016-10-26 15:51:41 +02:00
linphonecore_utils.h fix linphone_proxy_config_normalize_number for better optionnal num part handling 2016-11-03 17:30:01 +01:00
linphonefriend.h Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
linphonepresence.h license: update FSF address 2016-07-27 11:58:38 +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 license: update FSF address 2016-07-27 11:58:38 +02:00
lpconfig.c Do not access the fd field of the bctbx_file_t as it may not be set by some vfs implementation. 2016-07-28 17:09:48 +02:00
lpconfig.h Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
lsd.c Stricter compilation options + new compilation error fixes. 2016-10-19 17:31:07 +02:00
Makefile.am Add echo tester api + jni 2016-08-08 12:07:41 +02:00
message_storage.c license: update FSF address 2016-07-27 11:58:38 +02:00
misc.c clean compatibility code (in the hope of fixing a memory leak) 2016-10-18 15:48:15 +02:00
nat_policy.c Prevent useless DNS resolution of STUN server. 2016-11-03 11:11:04 +01:00
nat_policy.h Add NAT policy JNI wrapper. 2016-07-28 15:57:15 +02: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
player.c license: update FSF address 2016-07-27 11:58:38 +02:00
presence.c fix memory leaks 2016-09-22 23:06:15 +02:00
private.h Add specific callback to perform action (in this case re-INVITE) on cancel response. 2016-10-24 14:27:45 +02:00
proxy.c fix compilation issue 2016-11-04 09:12:35 +01:00
quality_reporting.c fix memory leak in quality reporting 2016-10-11 11:01:12 +02:00
quality_reporting.h license: update FSF address 2016-07-27 11:58:38 +02:00
remote_provisioning.c license: update FSF address 2016-07-27 11:58:38 +02:00
ringtoneplayer.c license: update FSF address 2016-07-27 11:58:38 +02:00
ringtoneplayer.h license: update FSF address 2016-07-27 11:58:38 +02:00
ringtoneplayer_ios.h license: update FSF address 2016-07-27 11:58:38 +02: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 license: update FSF address 2016-07-27 11:58:38 +02:00
sipsetup.c license: update FSF address 2016-07-27 11:58:38 +02:00
sipsetup.h license: update FSF address 2016-07-27 11:58:38 +02:00
sqlite3_bctbx_vfs.c fix excess initializer when compiling with old versions of sqlite3 2016-10-20 12:30:01 +02:00
sqlite3_bctbx_vfs.h fix bc_vfs header 2016-07-27 14:48:46 +02:00
TunnelManager.cc No longer access dblk_t fields directly. 2016-10-24 16:51:51 +02:00
TunnelManager.hh big rework of Tunnel management 2016-08-18 18:51:11 +02:00
upnp.c license: update FSF address 2016-07-27 11:58:38 +02:00
upnp.h license: update FSF address 2016-07-27 11:58:38 +02:00
vcard.cc Cache vCards SIP addresses for faster getters 2016-10-21 17:36:19 +02:00
vcard.h Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
vcard_stubs.c fix memory leak and compilation issue 2016-10-21 21:48:18 +02:00
vtables.c fix crash in tests due to calling linphone_core_accept_call_update() within the CallUpdatedByRemote notification. 2016-10-21 09:24:14 +02:00
xml.c license: update FSF address 2016-07-27 11:58:38 +02:00
xml2lpc.c license: update FSF address 2016-07-27 11:58:38 +02:00
xml2lpc.h license: update FSF address 2016-07-27 11:58:38 +02:00
xmlrpc.c Convert null strings to empty strings to prevent crash in xmlrpc 2016-10-12 11:04:39 +02:00
xmlrpc.h robustize account creator and xmlrpc session 2016-09-30 16:07:01 +02:00