linphone-iphone/coreapi
2015-10-21 13:58:36 +02:00
..
bellesip_sal fix compilation issue 2015-10-20 22:23:41 +02:00
help Fix top dir for documentation generation with CMake when grouping projects. 2015-10-16 16:41:17 +02:00
ldap
plugins/buddylookup proxy config: modify linphone_proxy_config_get_contact and add linphone_proxy_config_get_identity_address returning LinphoneAddress and move all documentation to linphone_proxy_config.h 2015-07-29 13:26:53 +02:00
.gitignore
account_creator.c Fix build on MacOSX 2015-10-15 08:38:13 +02:00
account_creator.h account_creator: rework it to be error-friendly 2015-10-01 15:57:51 +02:00
address.c
authentication.c Fix other bb10 crashes with NULL %s 2015-10-16 15:09:43 +02:00
buffer.c
buffer.h
call_log.c Fix crash in quality reporting when call with audio, video and text + fix future index out of bound issue (if main stream index > 3) 2015-10-20 10:13:22 +02:00
call_log.h
call_params.c Fix part of the quality report test with realtime text problem 2015-10-20 12:29:32 +02:00
call_params.h Fix part of the quality report test with realtime text problem 2015-10-20 12:29:32 +02:00
callbacks.c Fix bug #2337: ICE reINVITE triggers streams redraw. 2015-10-08 15:36:35 +02:00
chat.c chat.c: set chat direction before sending chat message 2015-10-14 09:37:42 +02:00
chat_file_transfer.c chat_file_transfer.c: mark file transfer as failed if server answer is empty, probably meaning that request timeouted 2015-10-07 14:37:13 +02:00
CMakeLists.txt Search for iconv quietly when building with CMake. 2015-10-19 15:43:15 +02:00
conference.c conference.c: move doc to header 2015-10-15 12:16:01 +02:00
contact_providers_priv.h
contactprovider.c
contactprovider.h
content.c
content.h
dict.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
ec-calibrator.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
enum.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
enum.h
event.c Quality reporting: add test for custom route PUBLISH 2015-06-22 14:37:31 +02:00
event.h
fonis.c
friend.c fix test not unregistering, causing later problems on other tests 2015-10-20 12:45:21 +02:00
gitversion.cmake Regenerate liblinphone_gitversion.h with CMake when the git revision has changed. 2015-10-15 15:40:46 +02:00
gitversion.h.in Regenerate liblinphone_gitversion.h with CMake when the git revision has changed. 2015-10-15 15:40:46 +02:00
info.c
lime.c
lime.h
linphone_proxy_config.h proxy.c: add new linphone_proxy_config_find_auth_info API 2015-10-16 13:52:29 +02:00
linphone_tunnel.cc
linphone_tunnel.h
linphone_tunnel_config.c
linphone_tunnel_stubs.c
linphonecall.c Fix crash in quality reporting when call with audio, video and text + fix future index out of bound issue (if main stream index > 3) 2015-10-20 10:13:22 +02:00
linphonecore.c fix memory leaks around presence 2015-10-16 22:59:28 +02:00
linphonecore.h proxy.c: add new linphone_proxy_config_find_auth_info API 2015-10-16 13:52:29 +02:00
linphonecore_jni.cc Add JNI for the API to clear custom SDP attributes. 2015-10-19 16:20:01 +02:00
linphonecore_utils.h
linphonefriend.h
linphonepresence.h
localplayer.c Use void* for window ids. 2015-07-20 12:16:26 +02:00
lpc2xml.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
lpc2xml.h
lpconfig.c Added new functions in lpconfig to dump xml and get a list of sections' names 2015-10-21 13:58:36 +02:00
lpconfig.h Added new functions in lpconfig to dump xml and get a list of sections' names 2015-10-21 13:58:36 +02:00
lsd.c
Makefile.am chat.c: split chat and file transfer in 2 files and fix various memory leaks 2015-09-22 14:03:26 +02:00
message_storage.c Fix compilation error 2015-10-02 17:41:18 +02:00
misc.c various improvement to help debugging 2015-10-03 17:54:04 +02:00
offeranswer.c Fix custom SDP attributes not being put in SDP when updating call or accepting call update. 2015-10-19 11:42:51 +02:00
offeranswer.h
player.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
presence.c fix memory leaks around presence 2015-10-16 22:59:28 +02:00
private.h Fix crash in quality reporting when call with audio, video and text + fix future index out of bound issue (if main stream index > 3) 2015-10-20 10:13:22 +02:00
proxy.c proxy.c: add new linphone_proxy_config_find_auth_info API 2015-10-16 13:52:29 +02:00
quality_reporting.c Fix part of the quality report test with realtime text problem 2015-10-20 12:29:32 +02:00
quality_reporting.h
remote_provisioning.c fix memory leaks 2015-09-23 16:39:18 +02:00
sal.c fix avpf attributes not set when SRTP-DTLS is used. 2015-10-15 11:42:11 +02:00
siplogin.c
sipsetup.c tester: add before_each / after_each methods to check memory leaks and fix various ones 2015-09-22 13:54:29 +02:00
sipsetup.h
TunnelManager.cc
TunnelManager.hh fix potential bug because internal_call_update flag was never reset. 2015-08-26 14:47:01 +02:00
upnp.c Do not use anymore nb_streams but SAL_MEDIA_DESCRIPTION_MAX_STREAMS and skip inactive ones because active streams won't be at the start of the array anymore 2015-09-16 15:23:01 +02:00
upnp.h
vtables.c Fix variadic args macro for Visual Studio. 2015-10-15 14:59:37 +02:00
xml.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
xml2lpc.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
xml2lpc.h
xmlrpc.c account_creator: fix crashes when URL is invalid and set default domain if any 2015-10-01 17:30:44 +02:00
xmlrpc.h Change account creator and xmlrpc API so that Python wrapper generation works correctly. 2015-06-09 15:18:37 +02:00