..
bellesip_sal
Add reason heanders to request + tests
2017-06-01 16:56:51 +02:00
help
Fix another mistake in CMakeLists in coreapi/help
2017-05-03 18:09:02 +02:00
plugins /buddylookup
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
.gitignore
Include git version in liblinphone version if available.
2012-10-25 17:16:07 +02:00
account_creator.c
Add log on account_creator request
2017-05-26 15:33:01 +02:00
account_creator_service.c
Change the account creator API so that it is wrapper-friendly.
2017-03-31 11:52:26 +02:00
address.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
authentication.c
Fix deprecation warnings.
2017-03-20 11:15:26 +01:00
buffer.c
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
call_log.c
Fix missing variable initialization.
2017-04-11 11:47:49 +02:00
call_params.c
Fix crashes related to LinphoneVideoDefinition.
2017-04-19 12:05:05 +02:00
callbacks.c
Use of BCTBX_NO_BREAK instead of LINPHONE_NO_BREAK
2017-05-31 15:25:47 +02:00
carddav.c
Fix deprecation warnings.
2017-03-20 11:15:26 +01:00
carddav.h
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
chat.c
Fix chat message count that was incremented only after the application is notified of the incoming message.
2017-05-30 13:05:36 +02:00
chat_file_transfer.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
CMakeLists.txt
Do not build Apple framework for Mac OS X, only for iOS.
2017-05-17 16:32:32 +02:00
conference.cc
fix bugs with local conferencing implementation:
2017-06-02 16:58:17 +02:00
conference_private.h
Based LinphoneConference and LinphoneConferenceParams on belle_sip_object_t
2017-03-17 16:41:20 +01:00
contact_providers_priv.h
Fix build on Windows.
2017-03-31 17:06:25 +02:00
contactprovider.c
Fix several compilation warnings caused by newly deprecated functions
2017-03-28 08:51:35 +02:00
content.c
Add null character at the end of the key when storing it in a LinphoneContent (to prevent invalid reads).
2017-01-31 10:22:38 +01:00
dial_plan.c
fix Sweden contry code
2017-01-25 09:23:47 +01:00
dict.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
ec-calibrator.c
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
echo-tester.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +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
error_info.c
merge branch with reason header support and new ErrorInfo features.
2017-04-14 15:28:58 +02:00
event.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
factory.c
Add linphone_video_definition_clone().
2017-04-19 14:50:15 +02:00
fonis.c
license: update FSF address
2016-07-27 11:58:38 +02:00
friend.c
Optimize fetching of friends from database (there's absolutely no need to save a friend when fetching from DB).
2017-05-30 17:41:54 +02:00
friendlist.c
make default rls uri fully dynamic
2017-05-23 10:45:19 +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
im_encryption_engine.c
Put error info code in its own files.
2016-12-20 15:31:39 +01:00
im_notif_policy.c
Handle IM notification policy.
2017-01-03 14:56:56 +01:00
info.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
ldapprovider.c
fix most common warnings
2017-01-14 14:13:26 +01:00
lime.c
fix compilation without lime
2017-04-11 16:11:07 +02:00
lime.h
Switch to sql based zrtp/lime cache
2017-04-01 11:05:08 +07:00
linphone_tunnel.cc
Fix "grosse déchire" around LinphoneTunnel objectization.
2017-04-16 17:32:43 +02:00
linphone_tunnel_config.c
Added dual tunnel client feature in TunnelManager and C API above it
2017-01-30 17:14:26 +01:00
linphone_tunnel_stubs.c
Fixes related to tunnel
2017-01-31 15:54:25 +01:00
linphonecall.c
Use of BCTBX_NO_BREAK instead of LINPHONE_NO_BREAK
2017-05-31 15:25:47 +02:00
linphonecore.c
Use of BCTBX_NO_BREAK instead of LINPHONE_NO_BREAK
2017-05-31 15:25:47 +02:00
linphonecore_ios.cc
add \n to xamarin ios logs
2017-05-09 11:38:03 +02:00
linphonecore_jni.cc
Added JNI methods for getting sent/received FPS in call params
2017-05-29 11:12:55 +02:00
localplayer.c
The LinphonePlayer is now a belle_sip_object and is now wrappable.
2017-04-24 15:52:00 +02:00
lpc2xml.c
license: update FSF address
2016-07-27 11:58:38 +02:00
lpc2xml.h
Correct definition of LINPHONE_PUBLIC on Windows.
2017-02-01 12:16:24 +01:00
lpconfig.c
Fixed compil issue
2017-05-11 10:33:29 +02:00
lsd.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
Makefile.am
Add new LinphoneVideoDefinition object and deprecate API functions handling MSVideoSize structures.
2017-04-18 17:37:35 +02:00
message_storage.c
fix x86_64 build
2017-04-06 17:23:03 +02:00
misc.c
add nat_policy ref to calls to make sure nat policy is used from proxy config if exist
2017-05-11 13:39:17 +02:00
nat_policy.c
Fix memory leak.
2017-05-17 11:42:43 +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
payload_type.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
player.c
The LinphonePlayer is now a belle_sip_object and is now wrappable.
2017-04-24 15:52:00 +02:00
presence.c
fix pidfonline checking
2017-06-02 15:52:25 +02:00
private.h
Add missing symbol export.
2017-05-26 15:37:34 +02:00
proxy.c
small fix to avoid cfg->long_term_event double unref
2017-05-24 12:08:41 +02:00
quality_reporting.c
LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY
2017-04-19 16:17:51 +02:00
quality_reporting.h
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
remote_provisioning.c
add default values for nat policy in link with proxy config default values
2017-05-09 16:10:20 +02:00
ringtoneplayer.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
ringtoneplayer_ios.h
change include in ringtoneplayer_ios.h
2016-11-16 11:20:03 +01: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
fix most common warnings
2017-01-14 14:13:26 +01:00
sipsetup.c
Declared the return type of functions returning an error code as LinphoneStatus
2017-04-13 17:00:23 +02:00
sqlite3_bctbx_vfs.c
fix x86_64 build
2017-04-06 17:23:03 +02:00
sqlite3_bctbx_vfs.h
fix bc_vfs header
2016-07-27 14:48:46 +02:00
TunnelManager.cc
Use correct macro to detect Android build.
2017-03-08 13:12:02 +01:00
TunnelManager.hh
Improvements on tunnel to make udp mirror and dual mode cohabitate + JNI wrapper
2017-02-01 11:20:40 +01:00
upnp.c
Improve API so that it is more object-oriented.
2017-02-13 16:18:37 +01:00
upnp.h
Improve API so that it is more object-oriented.
2017-02-13 16:18:37 +01:00
vcard.cc
feat(vcard): add a clone method
2017-04-28 16:14:53 +02:00
vcard_private.h
fix warnings
2017-02-08 09:12:52 +01:00
vcard_stubs.c
fix compilation without vcard
2017-02-08 17:14:32 +01:00
video_definition.c
Add linphone_video_definition_clone().
2017-04-19 14:50:15 +02:00
vtables.c
Add definition of callbacks on the LinphoneCall object.
2017-03-30 15:40:33 +02:00
xml.c
Use relative Xpath to parse only XMLLine with presence
2017-02-14 11:57:46 +01:00
xml2lpc.c
license: update FSF address
2016-07-27 11:58:38 +02:00
xml2lpc.h
Correct definition of LINPHONE_PUBLIC on Windows.
2017-02-01 12:16:24 +01:00
xmlrpc.c
Fix build with Clang on Linux.
2017-03-29 14:22:46 +02:00