Commit graph

15 commits

Author SHA1 Message Date
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