RetroShare/libretroshare/src/rsserver
csoler 1b4a70dbb3 - ported trunk commit 2801 into branch
Currently the only way to induce a bug is start rs for an ssl_id which
	which does not have a password saved, then try use an ssl id at start
	dialog  which does or does not have a pword (help_pword:bool enters an
	illegal state) 

	I have fixed it by checking if rsinit::passwd == "" then trying to load for
	that ssl_id, if that fails then i set help_pword to false; does not have
	password and pass flow to gpg to ask for passwd. (problem was rs thought
	user had help/pass file and they didn't).

	i have checked it in and tested for
	1. starting with ssl_id which has saved pword, and switching ids at start
		dialog
	2. secondary id may or may not have saved pword. 

- added check for the result of fscanf



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 18:50:37 +00:00
..
Makefile Various stuff. FAQ has 0 zero stuff inside, we don't use git, and matched lowercase filenames. Also, a few formatting fixes in the .pro file in libretroshare. 2010-02-08 21:34:40 +00:00
p3blog.cc improved display of turtle routing info, corrected some minor compilation issues 2010-02-08 23:09:46 +00:00
p3blog.h Various stuff. FAQ has 0 zero stuff inside, we don't use git, and matched lowercase filenames. Also, a few formatting fixes in the .pro file in libretroshare. 2010-02-08 21:34:40 +00:00
p3discovery.cc exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
p3discovery.h exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
p3face-config.cc Added support for Auto-login 2010-04-08 12:02:46 +00:00
p3face-msgs.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face-server.cc remove the ssl cert storage. Big rewrite of ssl cert and friend management 2010-01-13 21:22:52 +00:00
p3face.h finished status service 2010-04-15 10:47:48 +00:00
p3msgs.cc remove the ssl cert storage. Big rewrite of ssl cert and friend management 2010-01-13 21:22:52 +00:00
p3msgs.h documenting p3msgs 2010-04-27 11:44:06 +00:00
p3peers.cc Add the setDynDNS to the confcertdialog 2010-04-22 18:49:51 +00:00
p3peers.h Commmit the code from Thunder 2010-04-22 18:49:08 +00:00
p3photo.cc Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3photo.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3status.cc documenting p3chatservice, 2010-04-27 11:53:46 +00:00
p3status.h finished status service 2010-04-15 10:47:48 +00:00
rsiface.cc Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/ 2009-07-30 21:27:47 +00:00
rsinit.cc - ported trunk commit 2801 into branch 2010-04-27 18:50:37 +00:00
rstypes.cc Addition of next stage of new FileTransfer Code: 2008-07-23 22:01:59 +00:00
testRsChanId.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00