Commit graph

23 commits

Author SHA1 Message Date
Ghislain MARY
1953750ec6 Improve documentation of LinphoneAuthInfo. 2014-07-10 12:19:07 +02:00
Simon Morlat
5214931034 add new log to track auth info added interactively. 2014-02-14 18:04:16 +01:00
Jehan Monnier
0eef5c5ecb rework behavior for 403/401/407 auth failure to avoid loop and make sure retry are always done 2014-01-30 16:18:38 +01:00
Simon Morlat
0177c5f876 fix compilation errors due to signature change in linphone_auth_info_new()
fix failed tests in case of failed authentication.
2013-11-05 22:00:19 +01:00
Sylvain Berfini
68a23b44b0 Fix find auth info algorithm for multiples registrations with same username 2013-11-05 11:56:23 +01:00
Sylvain Berfini
263364ac7c Fix find auth info algorithm 2013-11-05 11:37:00 +01:00
Sylvain Berfini
2db728a6bf Fix compilation issue 2013-11-05 10:49:38 +01:00
Sylvain Berfini
120fbea39e Fix authInfo research + allow multiples authInfos with same username/password (with different domains) in linphonerc 2013-11-04 17:13:53 +01:00
Simon Morlat
811b453d06 add a domain parameter in LinphoneAuthInfo, to workaround non-unicity of realm in real world. 2013-11-04 15:00:50 +01:00
Ghislain MARY
10734524fe Add factory functions to create common linphone objects. 2013-10-08 14:28:16 +02:00
Sylvain Berfini
461baa0e28 Added linphonerc setting to disable ha1 password storage for auth info 2013-09-10 15:48:23 +02:00
Jehan Monnier
bcfc3d9d9e make sure proxyconfig with late credential move from state Failed to Progress 2013-09-03 16:01:03 +02:00
Jehan Monnier
86ba23e486 fix ha1 issue and store ha1 instead of passwd 2013-04-28 15:08:07 +02:00
Jehan Monnier
018fbdb7f1 full LinphoneAuthInfo impl for Android 2013-03-05 16:35:40 +01:00
Guillaume Beraudo
3a9e33feb0 Option to store auth_info in linphonerc
Force value in user application after core creation in order to
prevent the passwords to be stored.
2013-01-16 14:53:24 +01:00
Simon Morlat
ba323197df fix bugs in conferencing/multiple calls
save some config parameter sooner.
2011-10-13 11:36:09 +02:00
Simon Morlat
8e19b64c69 fix crash in sal with authenticated requests 2011-05-25 12:44:59 +02:00
Simon Morlat
7a8382929e Merge branch 'master' into dev_sal
Conflicts:
	coreapi/authentication.c
	coreapi/linphonecore.h
	coreapi/misc.c
	coreapi/proxy.c
2010-02-12 11:48:08 +01:00
Simon Morlat
6d52275b03 modify the way LinphoneAuthInfo are managed. 2010-02-12 11:29:27 +01:00
Simon Morlat
037145b937 ported everything to updated liblinphone api. 2010-02-08 13:07:40 +01:00
Simon Morlat
f3737ffb1a sal is code complete. 2010-02-07 15:54:39 +01:00
Simon Morlat
fdd99cd205 sal in progress, near to code complete. 2010-02-05 18:42:34 +01:00
Simon Morlat
999d216d7c purge out p2pproxy 2010-01-20 15:44:30 +01:00
Renamed from linphone/coreapi/authentication.c (Browse further)