| .. |
|
bellesip_sal
|
Fix stack overflow.
|
2018-04-20 11:52:53 +02:00 |
|
help
|
Merge branch 'dev_refactor_cpp' into dev_doc_generator
|
2018-04-10 17:26:53 +02:00 |
|
plugins/buddylookup
|
|
|
|
.gitignore
|
|
|
|
account_creator.c
|
add missing ref causing crash in Java when core is destroyed before Java account creator.
|
2018-04-30 16:48:40 +02:00 |
|
account_creator_private.h
|
|
|
|
account_creator_service.c
|
|
|
|
authentication.c
|
Remove C strings and bctoolbox lists where possible in the sal.
|
2018-05-11 18:02:36 +02:00 |
|
buffer.c
|
|
|
|
call_log.c
|
|
|
|
callbacks.c
|
Remove C strings and bctoolbox lists where possible in the sal.
|
2018-05-11 18:02:36 +02:00 |
|
carddav.c
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
carddav.h
|
|
|
|
chat.c
|
Remove C strings and bctoolbox lists where possible in the sal.
|
2018-05-11 18:02:36 +02:00 |
|
CMakeLists.txt
|
Fix build with Xcode.
|
2018-04-30 14:06:02 +02:00 |
|
conference.cc
|
Fix soundcard usage optimization for iOS: after a conference call the AudioUnit wasn't released, which was causing next call to have no audio.
|
2018-04-13 09:21:17 +02:00 |
|
conference_private.h
|
|
|
|
contact_providers_priv.h
|
|
|
|
contactprovider.c
|
|
|
|
core_private.h
|
|
|
|
dial_plan.c
|
|
|
|
dict.c
|
|
|
|
ec-calibrator.c
|
|
|
|
echo-tester.c
|
|
|
|
enum.c
|
|
|
|
enum.h
|
|
|
|
error_info.c
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
event.c
|
fix send of notify multipart
|
2018-05-09 15:04:41 +02:00 |
|
factory.c
|
Added in LinphoneFactory method to create a TunnelConfig
|
2018-05-04 14:39:33 +02:00 |
|
fonis.c
|
|
|
|
friend.c
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
friendlist.c
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
im_encryption_engine.c
|
|
|
|
im_notif_policy.c
|
|
|
|
info.c
|
Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
|
2018-04-12 11:47:14 +02:00 |
|
ldapprovider.c
|
|
|
|
lime.c
|
Added logs related to incoming message decryption process
|
2018-04-30 13:29:47 +02:00 |
|
lime.h
|
|
|
|
linphone_tunnel.cc
|
Fixed tunnel compilation issues
|
2018-05-04 15:33:56 +02:00 |
|
linphone_tunnel_config.c
|
|
|
|
linphone_tunnel_stubs.c
|
|
|
|
linphonecall.c
|
|
|
|
linphonecore.c
|
Remove C strings and bctoolbox lists where possible in the sal.
|
2018-05-11 18:02:36 +02:00 |
|
linphonecore_ios.cc
|
|
|
|
linphonecore_jni.cc
|
Fixing leak in JNI
|
2018-05-14 15:02:54 +02:00 |
|
localplayer.c
|
fix(localplayer): destroy correctly ms player
|
2018-04-26 14:34:52 +02:00 |
|
logging-private.h
|
|
|
|
logging.c
|
fix(Logging): free log handler, avoid memory leak
|
2018-04-25 17:19:06 +02:00 |
|
lpc2xml.c
|
|
|
|
lpc2xml.h
|
|
|
|
lpconfig.c
|
|
|
|
lsd.c
|
|
|
|
Makefile.am
|
Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
|
2018-04-12 11:47:14 +02:00 |
|
misc.c
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
nat_policy.c
|
|
|
|
offeranswer.c
|
|
|
|
offeranswer.h
|
|
|
|
payload_type.c
|
|
|
|
player.c
|
fix double callback notification of EOP on LinphonePlayer
|
2018-04-26 16:52:42 +02:00 |
|
presence.c
|
Remove C strings and bctoolbox lists where possible in the sal.
|
2018-05-11 18:02:36 +02:00 |
|
private.h
|
Not setting dns automatically in core if an app has set it
|
2018-04-12 11:18:52 +02:00 |
|
private_functions.h
|
fix send of notify multipart
|
2018-05-09 15:04:41 +02:00 |
|
private_structs.h
|
Added a setting in proxy config to tell the app whether or not to set push notification informations
|
2018-04-13 17:06:48 +02:00 |
|
private_types.h
|
|
|
|
proxy.c
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
quality_reporting.c
|
Remove C strings and bctoolbox lists where possible in the sal.
|
2018-05-11 18:02:36 +02:00 |
|
quality_reporting.h
|
|
|
|
remote_provisioning.c
|
|
|
|
ringtoneplayer.c
|
|
|
|
ringtoneplayer_ios.h
|
|
|
|
ringtoneplayer_ios.m
|
|
|
|
siplogin.c
|
|
|
|
sipsetup.c
|
|
|
|
sqlite3_bctbx_vfs.c
|
|
|
|
sqlite3_bctbx_vfs.h
|
|
|
|
tester_utils.cpp
|
|
|
|
tester_utils.h
|
|
|
|
TunnelManager.cc
|
Fixed call to Sal's set_tunnel which now is setTunnel
|
2018-05-09 12:22:04 +02:00 |
|
TunnelManager.hh
|
|
|
|
vcard.cc
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
vcard_private.h
|
|
|
|
vcard_stubs.c
|
|
|
|
video_definition.c
|
|
|
|
vtables.c
|
Fix memory leaks in IMDN handler.
|
2018-04-26 11:09:48 +02:00 |
|
xml.c
|
|
|
|
xml2lpc.c
|
|
|
|
xml2lpc.h
|
|
|
|
xmlrpc.c
|
|
|