linphone-ios/coreapi
2015-10-13 11:14:30 +02:00
..
bellesip_sal Add API to handle custom SDP attributes. 2015-10-07 10:55:10 +02:00
help Allow inclusion of CMake project in a global CMake project. 2015-10-05 17:52:48 +02:00
ldap Add missing symbol exports. 2015-02-27 17:33:00 +01:00
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 Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
account_creator.c account_creator: disable regex on win32 2015-10-02 10:29:26 +02:00
account_creator.h account_creator: rework it to be error-friendly 2015-10-01 15:57:51 +02:00
address.c add tests to check sips and ipv6 support of flexisip 2015-02-02 18:13:55 +01:00
authentication.c fix regression with previous commit regarding auth infos and ha1 2015-09-18 22:35:10 +02:00
buffer.c Always store a NULL character at the end of a LinphoneBuffer. 2014-12-11 15:58:58 +01:00
buffer.h Working file transfer in Python. 2014-12-10 16:35:19 +01:00
call_log.c Added call_id and refkey to sql call logs storage 2015-10-09 18:06:50 +02:00
call_log.h compute call log duration since connected state instead of from call creation 2014-10-20 22:49:40 +02:00
call_params.c Add API to handle custom SDP attributes. 2015-10-07 10:55:10 +02:00
call_params.h Add JNI to handle media directions. 2015-10-08 11:40:25 +02:00
callbacks.c Fix bug #2337: ICE reINVITE triggers streams redraw. 2015-10-08 15:36:35 +02:00
chat.c chat.c: when sending chat message, set state to inprogress after having initialized the chat message, not before 2015-10-08 14:49:08 +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 chat.c: split chat and file transfer in 2 files and fix various memory leaks 2015-09-22 14:03:26 +02:00
conference.c quality_reporting: avoid crash if hanging up too soon in LinphoneCallOutgoingInit state 2015-07-16 11:57:03 +02:00
contact_providers_priv.h Moved belle sip object includes into private.h 2014-01-09 09:38:16 +01:00
contactprovider.c Moved belle sip object includes into private.h 2014-01-09 09:38:16 +01:00
contactprovider.h Add missing symbol exports. 2015-02-27 17:33:00 +01:00
content.c Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
content.h Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
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 purge out p2pproxy 2010-01-20 15:44:30 +01:00
event.c Quality reporting: add test for custom route PUBLISH 2015-06-22 14:37:31 +02:00
event.h cleanups, add network simulation api to liblinphone 2015-02-24 18:11:12 +01:00
fonis.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
friend.c send presence to multiple instances of a same user that subscribed to us. Fixes memory leak. 2015-09-04 22:23:00 +02:00
gitversion.cmake Handle download of rootca.pem when building with CMake. 2014-11-28 11:14:03 +01:00
info.c Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
lime.c Fix compilation when LIME is disabled 2015-03-19 00:21:07 +01:00
lime.h Fix compilation when LIME is disabled 2015-03-19 00:21:07 +01:00
linphone_proxy_config.h proxy.c: linphone_proxy_config_set_route now returns -1 if route is invalid 2015-10-01 15:57:51 +02:00
linphone_tunnel.cc cleanups, add network simulation api to liblinphone 2015-02-24 18:11:12 +01:00
linphone_tunnel.h -update tunnel documentation 2015-03-17 14:38:15 +01:00
linphone_tunnel_config.c Merge branch 'master' of git.linphone.org:linphone into upnp 2013-01-17 15:34:58 +01:00
linphone_tunnel_stubs.c fix compilation without tunnel 2014-11-15 11:38:06 +01:00
linphonecall.c check for dead calls also in PausedByRemote state 2015-10-13 11:14:30 +02:00
linphonecore.c fix bandwidth reporting porblem when computer has slept before 2015-10-07 18:37:40 +02:00
linphonecore.h Add API to handle custom SDP attributes. 2015-10-07 10:55:10 +02:00
linphonecore_jni.cc Add JNI to handle media directions. 2015-10-08 11:40:25 +02:00
linphonecore_utils.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-23 10:53:00 +02:00
linphonefriend.h Add ref counting on LinphoneFriend 2015-04-14 17:04:48 +02:00
linphonepresence.h Doxygen: replace invalid @returns with @return 2015-01-09 11:42:05 +01:00
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 Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
lpconfig.c lpconfig: avoid duplicate comments in linphonerc 2015-10-05 11:50:42 +02:00
lpconfig.h lpconfig.c: add lp_config_relative_file_exists and use it to avoid false-positive logs for .linphone.ecstate file 2015-05-11 10:27:23 +02:00
lsd.c add new function to play a file locally, in or out of calls. 2014-03-04 22:58:56 +01:00
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 bug #2337: ICE reINVITE triggers streams redraw. 2015-10-08 15:36:35 +02:00
offeranswer.h replace tabs with spaces and remove trailing spaces 2014-04-22 17:22:51 +02:00
player.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
presence.c send presence to multiple instances of a same user that subscribed to us. Fixes memory leak. 2015-09-04 22:23:00 +02:00
private.h Fix useless media restart on ICE re-invite. 2015-10-08 14:05:15 +02:00
proxy.c proxy: fix linphone_proxy_config_set_route return code 2015-10-05 12:26:20 +02:00
quality_reporting.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
quality_reporting.h proxy.c: fix quality reporting collector address check - sip:collector.linphone.org is a valid collector endpoint as well 2015-06-02 14:33:13 +02:00
remote_provisioning.c fix memory leaks 2015-09-23 16:39:18 +02:00
sal.c Fix useless media restart on ICE re-invite. 2015-10-08 14:05:15 +02:00
siplogin.c fix some bugs, update translations 2014-02-14 15:16:46 +01:00
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 Handle XML-RPC request in liblinphone directly instead of using libsoup. 2015-06-08 15:43:55 +02:00
TunnelManager.cc fix compile issue 2015-02-24 18:22:41 +01:00
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 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-03-08 15:01:22 +01:00
vtables.c add missing file 2015-03-10 15:34:01 +01: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 Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
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