Commit graph

22 commits

Author SHA1 Message Date
Jehan Monnier
35d613fae9 fix wrong selection of sender crypto’s key in case of an incoming offer with matching chypto also not the first.
# Conflicts:
#	src/sal/call-op.cpp
2018-10-22 13:09:56 +02:00
Simon Morlat
8ebf9a3505 Add new property in [sip] section called "tls_certificate_subject_regexp" providing a regexp to match with TLS certificate subjects:
subjectAltNames.DNS subjectAltNames.URI and CN.
If nothing is matched the TLS connection is rejected.
2018-06-13 17:44:09 +02:00
Ronan Abhamon
ec23c3bdc8 fix(linphone): add some fixes for Windows + add a export symbol for internal classes 2018-05-24 13:28:01 +02:00
Ronan Abhamon
d900fc0787 fix(sal): export symbols for windows (sal workaround) 2018-05-23 17:00:55 +02:00
Ronan Abhamon
c0af01b2e0 fix(core): export some symbols for Windows 2018-05-23 16:49:35 +02:00
Ronan Abhamon
00d695d77f fix(Sal): cast bool_t/bool (Windows) 2018-05-18 11:43:07 +02:00
Ghislain MARY
2cd08a542f Fix build with GCC 4.8. 2018-05-15 14:18:02 +02:00
Ghislain MARY
579485228c Remove C strings and bctoolbox lists where possible in the sal. 2018-05-11 18:02:36 +02:00
Ghislain MARY
044ad7be6d Use bool type instead of bool_t where possible. 2018-05-11 18:02:36 +02:00
Sylvain Berfini
d11ba452c2 Fixed tunnel related issues in Sal 2018-05-09 12:24:43 +02:00
Ghislain MARY
baa4eebbe1 Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
Sylvain Berfini
0566b2b1fe Fixed LIME 2018-04-30 13:25:40 +02:00
Simon Morlat
0945515d6c Fix unreliability with custom header handling. (retrofit of commit 384669 from master branch) 2018-03-26 15:42:43 +02:00
Jehan Monnier
7c27d3c9bc fix invalid read in Sal destruction 2018-03-15 08:58:34 +01:00
Benjamin Reis
8a32280446 fix style 2018-02-02 15:43:04 +01:00
Ronan Abhamon
26ad07a02e feat(core): update date of some files 2018-01-15 09:17:54 +01:00
Ghislain MARY
7832def94b Add missing tests. 2017-12-19 16:11:32 +01:00
Sylvain Berfini
feb4630f63 Added configuration option for org.linphone.specs contact param 2017-12-12 10:32:53 +01:00
Ronan Abhamon
935e429609 fix(Core): clean some dirty code... 2017-10-11 14:09:22 +02:00
Simon Morlat
d20d39b232 add SAL api to send/recv out of dialogs refers. 2017-10-05 17:37:51 +02:00
Ghislain MARY
81340cfcb8 Fix license headers. 2017-10-05 15:09:09 +02:00
Ghislain MARY
6beb962517 Move the new sal code in the src folder, respect the file naming conventions and add missing license headers. 2017-10-05 10:52:09 +02:00
Renamed from coreapi/sal/sal.cpp (Browse further)