Commit graph

17 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
95d1e16f6a account_creator: fix crash in set_username 2016-01-11 12:05:28 +01:00
Gautier Pelloux-Prayer
e7195bb8df account_creator: add username_max_length and password_max_length 2016-01-11 10:58:21 +01:00
Gautier Pelloux-Prayer
3739d2c866 account creator: detect invalid domain by changing linphone_address_set_* methods to return -1 in case of error 2016-01-08 11:43:15 +01:00
Gautier Pelloux-Prayer
53dcc192fd account_creator: change return values to distinguish network error from XMLRPC answer + fix some crashs 2015-11-05 12:22:13 +01:00
Ghislain MARY
a2ed27b20d Ensure username, domain, route and email are lowercase in the account creator. 2015-10-30 14:36:55 +01:00
François Grisez
d564004d25 Fix build on MacOSX 2015-10-15 08:38:13 +02:00
François Grisez
8a58dc45c3 Fix regex matching issue in the account creator 2015-10-14 22:04:02 +02:00
Gautier Pelloux-Prayer
2b012a60a0 account_creator: disable regex on win32 2015-10-02 10:29:26 +02:00
Gautier Pelloux-Prayer
8e3f9a337a account_creator: fix crashes when URL is invalid and set default domain if any 2015-10-01 17:30:44 +02:00
Gautier Pelloux-Prayer
53a0f03999 account_creator: rework it to be error-friendly 2015-10-01 15:57:51 +02:00
Sylvain Berfini
d65b32ce09 Added displayName methods to account creator 2015-07-31 16:09:42 +02:00
Gautier Pelloux-Prayer
d9f41fff5a proxy config: modify linphone_proxy_config_get_contact and add linphone_proxy_config_get_identity_address returning LinphoneAddress and move all documentation to linphone_proxy_config.h 2015-07-29 13:26:53 +02:00
Ghislain MARY
e04262adab Fix setup wizard which was broken by last commit. 2015-06-09 15:47:39 +02:00
Ghislain MARY
5b4513e776 Change account creator and xmlrpc API so that Python wrapper generation works correctly. 2015-06-09 15:18:37 +02:00
Ghislain MARY
0cd6532117 Improve API of linphone account creator. 2015-06-08 09:46:01 +02:00
Ghislain MARY
1d5796e3c1 Add documentation for account creator. 2015-06-05 16:22:28 +02:00
Ghislain MARY
17cad99e4f Rework assistant for asynchronous XML-RPC requests. 2015-06-05 15:49:47 +02:00