RetroShare/libretroshare/src/rsserver
chrisparker126 3eaf844ec8 Reworked ranking process flow
added ranking retrieval in gui 
removed locks from TokenQueue
refactored gxs p3 pointers in p3face header file 
and gxs services now shutdown correctly using join(led to bad segfaults on shutdown)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5972 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-11 22:26:11 +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 Removed std::stringstream. 2012-04-19 22:10:00 +00:00
p3discovery.h Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
p3face-config.cc Reworked ranking process flow 2012-12-11 22:26:11 +00:00
p3face-msgs.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
p3face-server.cc Reworked ranking process flow 2012-12-11 22:26:11 +00:00
p3face.h Reworked ranking process flow 2012-12-11 22:26:11 +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 Added check for empty lobby nick name. 2012-05-23 22:33:45 +00:00
p3msgs.h Added check for empty lobby nick name. 2012-05-23 22:33:45 +00:00
p3peers.cc Removed usages of gpg.h and cleaned pro-files for Windows. 2012-07-14 00:02:40 +00:00
p3peers.h added check for DSA/RSA key algorithm. Disabled make friend, login and cert creation, with unsupported keys 2012-06-14 20:13:31 +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 Added Bandwidth Monitoring service to libretroshare to help debug Lag. 2012-06-21 23:23:46 +00:00
p3serverconfig.h Added Bandwidth Monitoring service to libretroshare to help debug Lag. 2012-06-21 23:23:46 +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
rsiface.cc Added a name to the RsMutex class. 2011-07-04 22:59:39 +00:00
rsinit.cc Reworked ranking process flow 2012-12-11 22:26:11 +00:00
rsloginhandler.cc fixed compilation 2012-07-28 15:43:25 +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