linphone-ios/coreapi
2015-01-05 15:10:17 +01:00
..
bellesip_sal fix potential crash when receiving an incoming call for which audio is declined (due to incompatible codecs), but video is accepted. 2014-12-22 16:23:26 +01:00
help Started to bind log collection methods in JNI layer 2015-01-05 15:10:17 +01:00
ldap Fix ldap build (oops) 2014-09-12 14:11:20 +02:00
plugins/buddylookup
.gitignore
address.c Improve change of identity of a proxy config. 2014-12-09 10:14:33 +01:00
authentication.c
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 Replace ortp_strdup_printf by ms_strdup_printf. 2014-12-18 11:53:49 +01: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
call_params.h
callbacks.c Fix reinvite in case of redirection: we should use the linphone_core_restart_invite function, which correctly handles the streams close/reopen 2014-12-03 12:29:03 +01:00
chat.c Set body size when using the file body handler. 2014-12-19 14:34:32 +01:00
CMakeLists.txt Handle compilation of account assistant when building with CMake. 2015-01-02 16:55:44 +01:00
conference.c
contact_providers_priv.h
contactprovider.c
contactprovider.h
content.c Fix const string return values so that wrapper generators know that these strings do not need to be dealloced. 2014-12-18 11:51:25 +01:00
content.h Fix const string return values so that wrapper generators know that these strings do not need to be dealloced. 2014-12-18 11:51:25 +01:00
dict.c
ec-calibrator.c
enum.c
enum.h
event.c add new functions linphone_core_add_listener to enable multiple vtable to be registered 2014-09-16 15:00:12 +02:00
event.h
fonis.c
friend.c Cleanup translations 2014-11-28 11:02:00 +01:00
gitversion.cmake Handle download of rootca.pem when building with CMake. 2014-11-28 11:14:03 +01:00
info.c Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers. 2014-11-18 16:42:16 +01:00
linphone_tunnel.cc Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
linphone_tunnel.h Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
linphone_tunnel_config.c
linphone_tunnel_stubs.c fix compilation without tunnel 2014-11-15 11:38:06 +01:00
linphonecall.c move srtp from ortp to mediastreamer2 2015-01-05 15:02:52 +01:00
linphonecore.c move srtp from ortp to mediastreamer2 2015-01-05 15:02:52 +01:00
linphonecore.h Fix const string return values so that wrapper generators know that these strings do not need to be dealloced. 2014-12-18 11:51:25 +01:00
linphonecore_jni.cc Started to bind log collection methods in JNI layer 2015-01-05 15:10:17 +01:00
linphonecore_utils.h
linphonefriend.h
linphonepresence.h
localplayer.c Change window IDs type and make local player to use the default ring sound card instead of the default playback one 2014-11-12 14:22:56 +01:00
lpc2xml.c Improved strict compilation flags 2014-09-11 15:46:05 +02:00
lpc2xml.h
lpconfig.c fix stack overflow. 2014-12-18 16:17:26 +01:00
lpconfig.h Fix the reading of .linpohne.ecstate 2014-12-12 12:12:44 +01:00
lsd.c
Makefile.am Working file transfer in Python. 2014-12-10 16:35:19 +01:00
message_storage.c fix compilation warning update ms2 2014-11-27 10:18:37 +01:00
misc.c fix ice issue when ufrag/pwd are present in sdp media description only 2014-12-10 14:20:48 +01:00
offeranswer.c
offeranswer.h
player.c Add a destroy function to the Linphone Player Interface 2014-10-15 14:34:15 +02:00
presence.c update ms2, ortp to use new ortp_random() 2014-09-16 15:46:52 +02:00
private.h Working file transfer in Python. 2014-12-10 16:35:19 +01:00
proxy.c Fix linphone_proxy_config_is_server_config_changed() to return weak-equal if the identities are weak-equal but the proxies are equal. 2014-12-09 13:35:00 +01:00
quality_reporting.c A LinphoneContent object now owns all its data fields including the buffer. 2014-11-20 17:27:26 +01:00
quality_reporting.h Change qos analyzer callback function behaviour 2014-09-16 10:18:16 +02:00
remote_provisioning.c Fix remote provisioning zero-length values. Fixes #1457 again. 2014-09-04 16:10:34 +02:00
sal.c fix crash when declining an update 2014-09-25 14:15:06 +02:00
siplogin.c
sipsetup.c Build with correct version number on Windows Phone 8. 2014-11-03 11:41:19 +01:00
sipsetup.h
sipwizard.c
test_ecc.c
test_lsd.c
test_numbers.c
TunnelManager.cc fix compilation issuewq 2014-11-20 16:24:43 +01:00
TunnelManager.hh Allow the tunnel mode to work with any proxy config (except for sips destinations) 2014-11-14 20:17:54 +01:00
upnp.c use ms_new0 2014-11-22 11:31:23 +01:00
upnp.h
xml.c
xml2lpc.c
xml2lpc.h