RetroShare/libretroshare/src/rsserver
2015-11-20 08:10:59 -08:00
..
p3face-config.cc Added proper shutdown of the plugins with remove of the service and dlcose of the plugin handle. 2015-06-16 14:20:59 +00:00
p3face-info.cc fixed compilation for versions not using sqlcipher 2015-06-16 19:17:25 +00:00
p3face-server.cc Added missing initialization in 2015-07-13 11:03:18 +00:00
p3face.h Added version information of the libraries to HelpDialog. 2015-06-14 17:45:26 +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 removed a few compilation warning that might cause compilation errors on some systems 2015-09-24 18:03:19 -04:00
p3peers.h removed duplicated code, fixed compile, few additions 2015-09-07 21:34:10 +02: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 removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs 2015-07-31 17:24:19 +02:00
p3serverconfig.h removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs 2015-07-31 17:24:19 +02: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 changed SSL cert size to 4096 bits as suggested by cave 2015-10-16 12:49:10 -04:00
rsaccounts.h improved error message in webui: show full path of file if read failed 2015-07-31 17:27:13 +02:00
rsinit.cc latest OSX patches 2015-11-20 08:10:59 -08:00
rsloginhandler.cc Add Haiku support 2015-10-20 20:32:44 +03: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