RetroShare/libretroshare/src/rsserver
2015-02-03 21:28:32 +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 improved RsServer so that join() is called on every running thread at shutdown, hence avoiding SIGSEGV. Removed some unused members of RsServer 2014-12-21 20:52:34 +00:00
p3face-msgs.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
p3face-server.cc improved RsServer so that join() is called on every running thread at shutdown, hence avoiding SIGSEGV. Removed some unused members of RsServer 2014-12-21 20:52:34 +00:00
p3face.h improved RsServer so that join() is called on every running thread at shutdown, hence avoiding SIGSEGV. Removed some unused members of RsServer 2014-12-21 20:52:34 +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 merged new GRouter model (branch v0.6-NewGRouterModel 7837-7863). Provides a fully functional distant messaging system. The asynchronous part will be implemented shortly 2015-01-23 19:28:10 +00:00
p3msgs.h started implementation of new Global Router model. Switched msg service to use it (much simpler now!), and updated GUI. Implemented half the tunnel management logic. 2015-01-11 22:18:28 +00:00
p3peers.cc fixed display of TOR connexions in the friend list 2014-10-26 16:24:45 +00:00
p3peers.h fixed display of TOR connexions in the friend list 2014-10-26 16:24:45 +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 very basic display of outqueue statistics in BwCtrlWindow. Removed unnecessary list::size() calls in pqistreamer 2014-10-31 21:24:42 +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 code to generate 3072 and 4096 bit PGP keys at startup (Patch from Serhaf) 2015-01-12 22:02:43 +00:00
rsaccounts.h added code to generate 3072 and 4096 bit PGP keys at startup (Patch from Serhaf) 2015-01-12 22:02:43 +00:00
rsinit.cc added load/save to service permission matrix 2015-02-03 21:28:32 +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