RetroShare/libretroshare/src/rsserver
2018-07-02 12:22:23 +02:00
..
p3face-config.cc Fix clang warning: unused variable 'p3facemsgzone' 2017-07-16 21:34:09 +02:00
p3face-info.cc add UPnP lib version 2016-06-07 16:32:23 +02:00
p3face-server.cc replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows 2018-01-27 20:22:31 +01:00
p3face.h Merge pull request #861 from RetroShare/v0.6-GxsTransport 2017-05-30 22:22:06 +02: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 Fix clang warning: unused variable 'p3facemsgzone' 2017-07-16 21:34:09 +02:00
p3msgs.h libresapi: silent /chat/initiate_distant_chat 2017-06-06 18:57:32 +02:00
p3peers.cc Merge branch 'master' into extra_locators_merge 2018-07-02 12:22:23 +02:00
p3peers.h Share additional addresses via RsCertificate 2018-03-03 00:08:56 +01: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 Set Operating Mode in RsInit::InitRetroShare so noGUI could use it. 2017-07-17 15:40:14 +02:00
p3serverconfig.h Set Operating Mode in RsInit::InitRetroShare so noGUI could use it. 2017-07-17 15:40:14 +02:00
p3status.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
p3status.h Fix CppCheck in p3Status 2017-11-07 21:44:48 +01:00
rsaccounts.cc only load hidden nodes in retro-only mode 2017-12-21 21:34:51 +01:00
rsaccounts.h only load hidden nodes in retro-only mode 2017-12-21 21:34:51 +01:00
rsinit.cc compile fix wikipoos 2018-05-21 14:26:46 +02:00
rsloginhandler.cc Add support for libsecret 2018-05-04 20:47:41 +02:00
rsloginhandler.h Made autologin optional at compile time 2016-12-03 20:04:25 +01:00
rstypes.cc Better usage of type traits 2018-01-27 17:57:33 +01:00