Commit graph

305 commits

Author SHA1 Message Date
Ghislain MARY
fc5296b4e2 Fix Python unit tests. 2017-01-04 10:52:34 +01:00
Ghislain MARY
207881d196 Fix Python module build. 2017-01-04 10:37:08 +01:00
Ghislain MARY
410f5b9e1c Revert message callbacks moved to LinphoneChatRoom instead of LinphoneChatMessage. 2017-01-03 14:56:17 +01:00
Ghislain MARY
9867c2fee7 Send and receive imdn. 2017-01-03 14:56:17 +01:00
Ghislain MARY
563bb427b0 Fix IM encryption engine for automatic wrapper generation. 2016-12-19 11:56:37 +01:00
Simon Morlat
4470663d1f add bctoolbox dependency everywhere needed in Makefiles and .pc file. 2016-12-04 21:07:43 +01:00
Ghislain MARY
3819580b9a Some fixes for build with autotools. 2016-11-15 16:04:03 +01:00
Ghislain MARY
33b72ce6b5 Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
Ghislain MARY
85ffd1e592 Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper. 2016-10-26 15:49:10 +02:00
Ghislain MARY
c71cfe46ec Fix build of Python module + handle wrapper generation of deprecated methods. 2016-09-28 14:19:41 +02:00
Sylvain Berfini
05cf0889ea Revert to old auth_info_requested callback and added a new one instead 2016-09-21 13:03:23 +02:00
Sylvain Berfini
f575f94bb4 Added methods to set TLS certificate/key on LinphoneAuthInfo + updated auth_info_requested callback 2016-09-20 12:44:43 +02:00
Jehan Monnier
268de5e752 fix ios build 2016-09-16 09:10:28 +02:00
Sandrine Avakian
dce0f4d495 Adding missing dependency checks for autotools -S. Kondakov patch 2016-09-01 17:23:07 +02:00
Sandrine Avakian
623dc72e1f Merge branch '3.10.x'
# Conflicts:
#	CMakeLists.txt
#	coreapi/account_creator.c
#	coreapi/friendlist.c
#	coreapi/linphonecore_jni.cc
#	coreapi/misc.c
#	coreapi/vcard.cc
#	coreapi/vcard.h
#	coreapi/vcard_stubs.c
#	gtk/videowindow.c
#	java/common/org/linphone/core/LinphoneNatPolicy.java
#	java/impl/org/linphone/core/LinphoneNatPolicyImpl.java
#	mediastreamer2
#	tester/vcard_tester.c
2016-08-25 17:52:12 +02:00
Sandrine Avakian
6771f2f60a Revert "Revert "Version 3.10.0""
This reverts commit 6bbad729db.
2016-08-11 11:37:18 +02:00
Sandrine Avakian
6bbad729db Revert "Version 3.10.0"
This reverts commit 602f480dd8.
2016-08-10 14:24:21 +02:00
Sandrine Avakian
602f480dd8 Version 3.10.0 2016-08-08 12:18:34 +02:00
Ghislain MARY
29bacd320b Increase timeout of tls_with_non_tls_server test. 2016-07-27 15:50:04 +02:00
Gautier Pelloux-Prayer
f6381d913a license: update FSF address 2016-07-27 11:58:38 +02:00
Sylvain Berfini
507c3d6428 Simple tool to list most of lp_config items (and their default values if possible) 2016-07-07 11:41:20 +02:00
Ghislain MARY
c7e7d89f3e Install tester when building with CMake. 2016-06-27 17:42:06 +02:00
Gautier Pelloux-Prayer
429c33f9d5 cmake: fix LDFLAGS (use belle-sip ones too) for iOS 2016-06-27 16:36:39 +02:00
Gautier Pelloux-Prayer
1ddaac2499 ios: fix build of tools/tester binaries 2016-06-24 16:09:38 +02:00
Gautier Pelloux-Prayer
228859ce6b tools: enable them on iOS 2016-06-23 16:19:23 +02:00
Ghislain MARY
103f7a6078 Do not include dependencies in the link interface when building a shared library. 2016-06-23 13:25:11 +02:00
Ghislain MARY
8d4c44e8cc Fix Python module automatic code generation. 2016-06-17 14:19:43 +02:00
Ghislain MARY
400404fc2a Replace MSList by bctbx_list_t in tools and tester. 2016-06-16 18:32:21 +02:00
Ghislain MARY
b535d1f153 Use bctbx_list_t instead of MSList that has been deprecated. 2016-06-16 17:42:33 +02:00
Sandrine Avakian
2f5e6f894b Fixing size_t printing error format. 2016-06-16 14:58:27 +02:00
Ghislain MARY
e3ed72b70d Blacklist linphone_nat_policy_get_stun_server_addrinfo() for Python module. 2016-06-06 12:38:38 +02:00
Ghislain MARY
7b4af96a4a Fix Python module build. 2016-06-06 11:35:31 +02:00
Ghislain MARY
7d260db562 Fix Python module unit tests. 2016-05-09 15:21:11 +02:00
Sylvain Berfini
b58f81dbea Fixed lpc2xml_test programm 2016-04-27 15:07:31 +02:00
Ghislain MARY
e657258c28 Fix generation of Python module. 2016-03-31 11:14:02 +02:00
Ghislain MARY
34a8252861 Remove debug log from apixml2python script. 2016-03-17 10:10:03 +01:00
Gautier Pelloux-Prayer
4974896339 win32: use _WIN32 macro instead of WIN32 2016-03-09 16:25:08 +01:00
Ghislain MARY
f4c6048c39 Fix Python tests. 2016-03-09 14:12:20 +01:00
Gautier Pelloux-Prayer
378a06482a generator.cc: fix win32 compilation 2016-03-09 14:05:06 +01:00
Ghislain MARY
7cfbbda323 Fix Python module automatic wrapper generation. 2016-03-09 12:13:41 +01:00
Ghislain MARY
c64cf6b4ca Allow building both shared and static libraries with CMake. 2016-02-24 17:54:29 +01:00
Ghislain MARY
47902f3629 Fix Python module build. 2016-02-15 14:19:20 +01:00
Ghislain MARY
f207747e7f Fix loading of ms2 plugins in Python module. 2016-02-05 10:44:30 +01:00
Ghislain MARY
8246df5cd4 Fix Python module build. 2016-02-04 12:14:28 +01:00
Simon Morlat
df4ea94a8e clean a few things around MSFactory usage 2016-02-01 14:48:58 +01:00
Sandrine Avakian
4b0e433b43 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-29 14:29:17 +01:00
Simon Morlat
e73f376c0d add missing file 2016-01-28 17:42:50 +01:00
Simon Morlat
a7cb065a9f add lp-sendmsg tool, a new tool to send arbitrary SIP MESSAGE requests through a server. 2016-01-28 15:49:10 +01:00
Sandrine Avakian
f19cff2112 Updating media streamer and propagating changes. 2016-01-28 12:19:28 +01:00
Ghislain MARY
26b0a20184 Fix Python module build. 2016-01-22 10:29:40 +01:00