RetroShare/libretroshare/src/rsserver
2014-01-19 14:42:16 +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
p3face-config.cc made file transfer a service. Removed all the old FT code from pqiHandler, and got rid of deprecated CRC32 computation/exchange methods 2013-10-01 08:11:15 +00:00
p3face-msgs.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
p3face-server.cc made file transfer a service. Removed all the old FT code from pqiHandler, and got rid of deprecated CRC32 computation/exchange methods 2013-10-01 08:11:15 +00:00
p3face.h made file transfer a service. Removed all the old FT code from pqiHandler, and got rid of deprecated CRC32 computation/exchange methods 2013-10-01 08:11:15 +00:00
p3history.cc Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
p3history.h Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
p3msgs.cc changed std::wstring for std::string+utf8 in chat, and messages 2013-10-03 21:41:34 +00:00
p3msgs.h changed std::wstring for std::string+utf8 in chat, and messages 2013-10-03 21:41:34 +00:00
p3peers.cc removed code for old certificate format. 2014-01-19 14:42:16 +00:00
p3peers.h removed code for old certificate format. 2014-01-19 14:42:16 +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
p3serverconfig.cc Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
p3serverconfig.h * Added second (temporary) switch to turtle. 2012-11-25 22:49:00 +00:00
p3status.cc Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
p3status.h Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
rsaccounts.cc Improvements for V0.6 logins to support hidden nodes. 2014-01-18 02:32:55 +00:00
rsaccounts.h Improvements for V0.6 logins to support hidden nodes. 2014-01-18 02:32:55 +00:00
rsinit.cc Improvements for V0.6 logins to support hidden nodes. 2014-01-18 02:32:55 +00:00
rsloginhandler.cc Improvements for V0.6 logins to support hidden nodes. 2014-01-18 02:32:55 +00:00
rsloginhandler.h Cleaned the login code: 2011-02-01 23:27:53 +00:00
rstypes.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00