linphone-iphone/coreapi
Sylvain Berfini 82b74a8bb2 Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/friendlist.c
2016-01-29 11:41:57 +01:00
..
bellesip_sal Merge branch 'master' into dev_vcard 2016-01-29 11:41:57 +01:00
help doxygen: update configuration and fix errors in doc 2015-12-23 15:50:55 +01:00
ldap Fix strict-prototypes warnings. 2015-11-20 17:56:11 +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: fix crash in set_username 2016-01-11 12:05:28 +01:00
account_creator.h Started CardDAV integration into liblinphone friends API 2016-01-13 17:05:49 +01:00
address.c account creator: detect invalid domain by changing linphone_address_set_* methods to return -1 in case of error 2016-01-08 11:43:15 +01:00
authentication.c Fix other bb10 crashes with NULL %s 2015-10-16 15:09:43 +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 Fix wrong comment. 2015-11-27 11:42:33 +01:00
call_log.c Merge branch 'master' into dev_vcard 2016-01-25 10:47:41 +01:00
call_log.h Add a method to LinphoneCallLog to check whether a call was a call to a conference server 2016-01-14 17:00:06 +01:00
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 Add a property to LinphoneCalls 2015-12-07 14:53:45 +01:00
callbacks.c use belle-sip refresher with dialog terminated recovery capability 2016-01-28 17:48:11 +01:00
carddav.c Fixed macosx stack_chk_fail, turns out can't use sal_generate_uuid with buffer of size 32... 2016-01-28 16:22:49 +01:00
carddav.h Started CardDAV integration into liblinphone friends API 2016-01-13 17:05:49 +01:00
chat.c remove some warnings 2016-01-19 15:39:31 +01:00
chat_file_transfer.c remove some warnings 2016-01-19 15:39:31 +01:00
CMakeLists.txt Merge branch 'master' into dev_vcard 2016-01-25 10:47:41 +01:00
conference.cc Unref calls after removing them from a conference or after conference termination 2016-01-22 16:21:39 +01:00
conference.h Declare LinphoneConference and LinphoneConferenceParams in conference.h instead of linphonecore.h 2016-01-18 12:03:53 +01:00
conference_private.h Add a class storing conference parameters 2016-01-13 11:55:30 +01: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 Handle multipart contents. 2015-11-27 11:42:10 +01:00
content.h Handle multipart contents. 2015-11-27 11:42:10 +01:00
dict.c Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
ec-calibrator.c give a choice for the echo calibrator tones 2015-12-17 16:06:31 +01:00
enum.c enum.c: fix crash in create_enum_domain (use int, not size_t when strlen == 1) 2015-11-06 11:44:50 +01:00
enum.h purge out p2pproxy 2010-01-20 15:44:30 +01:00
event.c use belle-sip refresher with dialog terminated recovery capability 2016-01-28 17:48:11 +01:00
event.h Add API to refresh a subscription. 2015-12-18 14:57:39 +01:00
fonis.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
friend.c Fixed another leak 2016-01-26 16:54:56 +01:00
friendlist.c Merge branch 'master' into dev_vcard 2016-01-29 11:41:57 +01:00
friendlist.h Export a few symbols requiered for win32 tester + reworked a few APIs 2016-01-25 17:44:27 +01:00
gitversion.cmake Improve git version header generation with CMake. 2015-12-15 10:51:13 +01:00
gitversion.h.in Improve git version header generation with CMake. 2015-12-15 10:51:13 +01:00
info.c Rework sal to be able multipart LinphoneContent objects. 2015-11-26 15:28:36 +01:00
lime.c Fix compilation when LIME is disabled 2015-03-19 00:21:07 +01:00
lime.h Fix strict-prototypes warnings. 2015-11-20 17:56:11 +01:00
linphone_proxy_config.h Fix automatic wrapper generation. 2016-01-22 15:06:43 +01:00
linphone_tunnel.cc update for new ortp logging api 2016-01-19 16:25:43 +01:00
linphone_tunnel.h 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_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 fix compilation without tunnel 2014-11-15 11:38:06 +01:00
linphonecall.c keep using periodical updates (even for non-existent streams) at least for tests, because it is convenient to be notified everytime linphonecore updates 2016-01-26 21:32:55 +01:00
linphonecore.c Merge branch 'master' into dev_vcard 2016-01-29 11:41:57 +01:00
linphonecore.h Merge branch 'master' into dev_vcard 2016-01-29 11:41:57 +01:00
linphonecore_jni.cc Merge branch 'master' into dev_vcard 2016-01-29 11:41:57 +01: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 Added md5 check between edit and done on friends + fix all leaks related to friends or friendslists found by tester 2016-01-14 17:30:10 +01: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 Fixed issue with ampersand in config dump 2016-01-20 17:33:23 +01:00
lpc2xml.h Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
lpconfig.c Fixes crash when starting a call at the first time 2016-01-08 17:29:18 +01:00
lpconfig.h Added set overwrite flags for section for convenience 2015-11-19 16:50:30 +01: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 Merge branch 'master' into dev_vcard 2016-01-29 11:41:57 +01:00
message_storage.c repair message storage 2016-01-06 17:40:36 +01:00
misc.c fix ice restart tests 2016-01-25 17:13:48 +01:00
offeranswer.c prepare the removal of a=nortpproxy attribute for ICE reINVITE. 2016-01-15 21:59:13 +01: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 Started rework of friend lists management in linphone + database storage of friend lists 2016-01-14 15:04:08 +01:00
private.h Merge branch 'master' into dev_vcard 2016-01-29 11:41:57 +01:00
proxy.c implement independant controls for media and sip network reachabilities. 2016-01-22 17:52:25 +01:00
quality_reporting.c quality_reporting.c: decrease logs intensity, there are not warnings at all 2016-01-20 14:03:56 +01:00
quality_reporting.h Fix strict-prototypes warnings. 2015-11-20 17:56:11 +01:00
remote_provisioning.c remote_provisioning: free URI in linphone_core_set_provisioning_uri when we are done with it 2015-11-05 16:51:35 +01:00
ringtoneplayer.c ringtoneplayer: handle NULL ringtone for iOS too 2016-01-22 10:03:48 +01:00
ringtoneplayer.h fix build and bad declaration. 2016-01-05 21:25:14 +01:00
ringtoneplayer_ios.h ringplayer: add ring player object to play ringtones (CAF on iOS, WAV otherwise) 2016-01-05 10:31:23 +01:00
ringtoneplayer_ios.m ringplayer: add ring player object to play ringtones (CAF on iOS, WAV otherwise) 2016-01-05 10:31:23 +01:00
sal.c make sure in case of SRTP DTLS enabled, ice reinvite is disabled & mandatory encryption is activated 2016-01-15 15:36:38 +01: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 remove some warnings 2016-01-19 15:39:31 +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 keep using periodical updates (even for non-existent streams) at least for tests, because it is convenient to be notified everytime linphonecore updates 2016-01-26 21:32:55 +01:00
upnp.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-03-08 15:01:22 +01:00
vcard.cc Fix compil issue with cmake builder 2016-01-15 16:44:03 +01:00
vcard.h Export a few symbols requiered for win32 tester + reworked a few APIs 2016-01-25 17:44:27 +01:00
vcard_stubs.c Added md5 check between edit and done on friends + fix all leaks related to friends or friendslists found by tester 2016-01-14 17:30:10 +01:00
vtables.c use belle-sip refresher with dialog terminated recovery capability 2016-01-28 17:48:11 +01:00
xml.c Parse results for PROPFIND and REPORT requests 2016-01-07 13:04:43 +01: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 Removed unused LinphoneContent in xmlrpc API 2016-01-04 16:18:33 +01:00
xmlrpc.h Change account creator and xmlrpc API so that Python wrapper generation works correctly. 2015-06-09 15:18:37 +02:00