RetroShare/libretroshare/src/rsserver
2016-06-05 10:43:57 -04:00
..
p3face-config.cc add names to gxs threads 2016-06-01 16:47:21 +02:00
p3face-info.cc Fixed display of SQLCipher version 2016-03-15 19:02:34 +01:00
p3face-server.cc restored average kicking rate to a more reasonnable value. To be tested (for too much CPU use). Dynamically changing this value is probably needed for VOIP 2016-04-29 18:52:58 -04:00
p3face.h add names to gxs threads 2016-06-01 16:47:21 +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 Clear WebAPI when clear chat history in GUI. 2016-03-31 22:52:53 +02:00
p3msgs.h Clear WebAPI when clear chat history in GUI. 2016-03-31 22:52:53 +02:00
p3peers.cc pass over compiler warnings 2016-06-05 10:43:57 -04:00
p3peers.h more cleanups + sanitize p3Peers::getPeerDetails avoid to look for port on null sockaddr_storage 2015-12-31 19:32:46 +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 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 Fix Initialisation of Private in RsAccountDetails 2016-05-14 16:50:17 +02: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 add names to gxs threads 2016-06-01 16:47:21 +02:00
rsloginhandler.cc pass over compiler warnings 2016-06-05 10:43:57 -04: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