RetroShare/libretroshare/src/rsserver
thunder2 8f0793f071 Removed automatic cleaning of the certificate in p3Peers::loadDetailsFromStringCert.
Added new button in ConnectFriendWizard for cleaning the certificate.
Fixed cleaning:
- added blank line after the armor header
- moved the checksum to a new line
Recompile of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4134 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-08 18:53:12 +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
p3discovery.cc Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
p3discovery.h Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
p3face-config.cc Fixed crash on shutdown of RetroShare, when the cache loading is running. 2011-04-03 16:20:47 +00:00
p3face-msgs.cc Removed methods on RsControl for handling id's of chat and messages. 2010-09-24 11:38:46 +00:00
p3face-server.cc Fixed crash on shutdown of RetroShare, when the cache loading is running. 2011-04-03 16:20:47 +00:00
p3face.h Fixed crash on shutdown of RetroShare, when the cache loading is running. 2011-04-03 16:20:47 +00:00
p3msgs.cc - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
p3msgs.h - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
p3peers.cc Removed automatic cleaning of the certificate in p3Peers::loadDetailsFromStringCert. 2011-04-08 18:53:12 +00:00
p3peers.h Removed automatic cleaning of the certificate in p3Peers::loadDetailsFromStringCert. 2011-04-08 18:53:12 +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 This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +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 This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3status.cc New class "StatusDefs" for status information like strings, images, fonts and colors. 2010-09-12 14:10:28 +00:00
p3status.h New class "StatusDefs" for status information like strings, images, fonts and colors. 2010-09-12 14:10:28 +00:00
rsiface.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
rsinit.cc Fixed problem with utf characters in the %APPDATA% path on Windows. 2011-04-03 23:11:38 +00:00
rsloginhandler.cc Fixed problem with utf characters in the %APPDATA% path on Windows. 2011-04-03 23:11:38 +00:00
rsloginhandler.h Cleaned the login code: 2011-02-01 23:27:53 +00:00
rstypes.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00