RetroShare/libretroshare/src/rsserver
2015-05-30 21:18:10 +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 created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code. 2015-05-22 20:54:38 +00:00
p3face-server.cc fixed uninitialised memory read 2015-05-30 21:18:10 +00:00
p3face.h created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code. 2015-05-22 20:54:38 +00:00
p3history.cc simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron. 2014-12-29 21:41:05 +00:00
p3history.h simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron. 2014-12-29 21:41:05 +00:00
p3msgs.cc in ChatLobbyWidget: show dialog to create a new identity when there is no own identity 2015-05-17 10:13:32 +00:00
p3msgs.h in ChatLobbyWidget: show dialog to create a new identity when there is no own identity 2015-05-17 10:13:32 +00:00
p3peers.cc added a button to clear the IP address list. Also started to add diagnostic for TOR status. This is unfinished so it does not work yet. 2015-05-17 10:00:00 +00:00
p3peers.h added a button to clear the IP address list. Also started to add diagnostic for TOR status. This is unfinished so it does not work yet. 2015-05-17 10:00:00 +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 changed default data rates (it is better to have some prople need to reduce it than everyone need to increase it). Added placeholder in gen cert dialog for TOR 2015-04-19 18:35:36 +00:00
p3serverconfig.h added very basic display of outqueue statistics in BwCtrlWindow. Removed unnecessary list::size() calls in pqistreamer 2014-10-31 21:24:42 +00:00
p3status.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
p3status.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsaccounts.cc added web interface to retroshare-gui 2015-04-24 14:31:13 +00:00
rsaccounts.h added web interface to retroshare-gui 2015-04-24 14:31:13 +00:00
rsinit.cc added load/save of banlists 2015-05-30 19:34:30 +00:00
rsloginhandler.cc Merge of branch v0.6-rssocialnet 7419 to 7488. Changes from electron and myself: 2014-08-25 21:07:07 +00:00
rsloginhandler.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rstypes.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00