Commit graph

20 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
f6381d913a license: update FSF address 2016-07-27 11:58:38 +02:00
Gautier Pelloux-Prayer
8c2a440fd9 remote_provisioning: free URI in linphone_core_set_provisioning_uri when we are done with it 2015-11-05 16:51:35 +01:00
Gautier Pelloux-Prayer
1d85405c45 remote_provisioning.c: modify linphone_core_set_provisioning_uri to return -1 if URI cannot be parsed, 0 otherwise 2015-11-05 11:48:24 +01:00
Simon Morlat
6e96789f33 fix memory leaks 2015-09-23 16:39:18 +02:00
François Grisez
61e991b108 Fix crash when passing "http://" as remote provisioning URI 2015-06-24 10:25:48 +02:00
Simon Morlat
147b143d40 update ms2, factorize code, clean logs 2015-03-05 15:13:33 +01:00
Simon Morlat
41a3e1e06d rework multicast. It is not necessary to bind to the multicast address. 0.0.0.0 just works while the binding to the multicast address is rejected on windows
fixes reading provisionning config file from disk on windows.
2015-02-17 23:43:20 +01:00
Guillaume BIENKOWSKI
3c32fd4397 Fix remote provisioning zero-length values. Fixes #1457 again. 2014-09-04 16:10:34 +02:00
Gautier Pelloux-Prayer
066c014702 When applying a remote provisioning config, if it is setting a proxy config and none is currently the default one, this proxy config will be the default one 2014-07-18 14:45:44 +02:00
Guillaume BIENKOWSKI
7ec3173462 Detect invalid URI's for remote provisioning 2014-07-09 15:50:33 +02:00
Simon Morlat
eb6462663a adapt to lastest belle-sip and fix bad naming of variables. 2014-05-16 22:14:26 +02:00
Ghislain MARY
5f9dc1c5d8 Fix compilation with Visual Studio. 2014-04-22 16:07:00 +02:00
Simon Morlat
0bb0bb23ea fix non-null terminated string in provisioning from file 2014-04-15 15:37:02 +02:00
Simon Morlat
a8176a398d rework SRTP support so that recv and send key can be set and updated independently. 2014-04-08 23:41:14 +02:00
Guillaume BIENKOWSKI
affd021540 Add the ability to use a file:// protocol for provisioning 2014-04-07 13:44:10 +02:00
Sylvain Berfini
24ead1f24f Added option to remove provisioning uri once it has been successfully applied 2014-02-28 10:53:22 +01:00
Simon Morlat
5214931034 add new log to track auth info added interactively. 2014-02-14 18:04:16 +01:00
Sylvain Berfini
f76c0ead31 Improved remote provisioning code + added test suite for it 2014-02-12 17:21:22 +01:00
Simon Morlat
dba5a2337a gtk app remote provisioning in progress 2014-02-12 16:58:36 +01:00
Sylvain Berfini
ddfdb7f9ce Added remote provisioning feature in liblinphone 2014-02-11 18:00:57 +01:00