RetroShare/libretroshare/src/retroshare
2016-01-30 20:27:56 -05:00
..
rsbanlist.h Added a notify in SecurityIpItem when the ip address was added to the whitelist. 2015-06-03 15:14:26 +00:00
rsconfig.h removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs 2015-07-31 17:24:19 +02:00
rsdht.h Fixed Windows compile 2015-05-27 11:53:08 +00:00
rsdisc.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsdsdv.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
rsexpr.h Make RS installable with "make install" 2015-08-24 00:03:57 +02:00
rsfiles.h added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified) 2015-03-08 13:46:07 +00:00
rsflags.h Fix MacOSX 10.10 Yosemite Compilation 2015-12-22 17:27:51 +01:00
rsgrouter.h changed global router routing strategy. Should be more effective now. 2016-01-30 20:27:56 -05:00
rsgxschannels.h added back functionality to choose DL directory for each channel 2015-07-07 00:52:52 +00:00
rsgxscircles.h turned some std::list<PeerId> into std::set, as it automatically prevents duplicates 2015-04-17 21:36:22 +00:00
rsgxscommon.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsgxsflags.h enabled ID tracking forums. Fixed thresholds for anti-spam forums. Changed computation of reputation scored 2015-10-26 23:38:10 -04:00
rsgxsforums.h Implementation of GxsId Opinion, and start of Reputation system. 2014-02-19 11:08:37 +00:00
rsgxsiface.h show gxs message store period in gui, set forums store period to one year 2015-05-02 18:48:10 +00:00
rsgxsifacehelper.h show gxs message store period in gui, set forums store period to one year 2015-05-02 18:48:10 +00:00
rsgxsifacetypes.h enabled ID tracking forums. Fixed thresholds for anti-spam forums. Changed computation of reputation scored 2015-10-26 23:38:10 -04:00
rsgxsservice.h Receiving a shared key: 2015-02-08 01:01:48 +00:00
rsgxstunnel.h added notifiction of denying conversation for distant chat 2015-12-27 22:16:04 -05:00
rshistory.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
rsidentity.h fixed some of the issues reported by coverity scan (mainly uninitialised class members) 2016-01-01 22:36:07 -05:00
rsids.h fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation 2015-11-30 00:02:44 -05:00
rsiface.h Added version information of the libraries to HelpDialog. 2015-06-14 17:45:26 +00:00
rsinit.h improved error message in webui: show full path of file if read failed 2015-07-31 17:27:13 +02:00
rsmsgs.h removed getVirtualPeerId method from rsmsgs lobby interface. 2016-01-10 14:22:06 +01:00
rsnotify.h Added own flag and new checkbox in settings for security ip feed items. 2015-06-13 01:28:01 +00:00
rspeers.h more cleanups + sanitize p3Peers::getPeerDetails avoid to look for port on null sockaddr_storage 2015-12-31 19:32:46 +01:00
rsphoto.h Added cleanup code for GXS services in rsinit (services now based in GXS_phase1 folder in .retroshare/ folder 2012-11-24 19:49:23 +00:00
rsplugin.h added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory 2016-01-12 21:10:11 -05:00
rsposted.h let interface classes initialise their integers 2015-06-19 12:47:38 +00:00
rspostedVEG.h Reorganisation of the New GXS Services. 2012-09-15 00:16:06 +00:00
rsreputations.h fixed some of the issues reported by coverity scan (mainly uninitialised class members) 2016-01-01 22:36:07 -05:00
rsrtt.h fixed wrong names in comment and debug output (patch from Phenom) 2015-05-11 18:26:59 +00:00
rsservicecontrol.h added load/save to service permission matrix 2015-02-03 21:28:32 +00:00
rsstatus.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rstokenservice.h Reworked processing of requests in RsGxsDataAccess to prevent freezes of the gui. 2015-08-14 13:23:48 +02:00
rsturtle.h added missing comment 2015-01-31 18:04:23 +00:00
rstypes.h let interface classes initialise their integers 2015-06-19 12:47:38 +00:00
rsversion.h - Added update of version information for Windows build 2015-08-04 15:15:49 +02:00
rsversion.in - Added update of version information for Windows build 2015-08-04 15:15:49 +02:00
rswiki.h Implementation of GxsId Opinion, and start of Reputation system. 2014-02-19 11:08:37 +00:00
rswire.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00