RetroShare/libretroshare/src/rsserver
2018-02-26 16:28:36 +01: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 More ipv6_to_ipv4 conversions 2018-02-26 16:28:36 +01:00
p3peers.h prevent sending/receiving of IP addresses to/at hidden nodes 2018-01-03 18:37:43 +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 added load/save of known channels to avoid re-displaying it in the NewsFeed after then have been deleted. 2018-02-16 23:51:43 +01:00
rsloginhandler.cc removed some debut output that perturbated the passwd command line 2017-07-12 23:03:17 +02:00
rsloginhandler.h Made autologin optional at compile time 2016-12-03 20:04:25 +01:00
rstypes.cc Added missing include time.h for Windows compile 2016-11-16 10:47:34 +01:00