RetroShare/libretroshare/src/retroshare
2018-06-29 16:02:07 +02: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 Set Operating Mode in RsInit::InitRetroShare so noGUI could use it. 2017-07-17 15:40:14 +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
rsexpr.h using additional const ref in rsexpr.h 2018-04-22 17:14:08 +02:00
rsfiles.h Expose some RsFiles method trought JSON API 2018-06-29 16:02:07 +02:00
rsflags.h converted RsMsgItems to new serialization. Added format and flag members to RsSerialiser and used the later to handle signature and config serialization techniques 2017-04-23 22:40:26 +02:00
rsgrouter.h removed the possibility of GXS groups to keep track of post origin before release, as it is too intrusive as compared to the benefits 2016-07-25 14:56:55 -04:00
rsgxschannels.h Complete GxsChannels JSON API with blocking methods 2018-06-26 13:20:24 +02:00
rsgxscircles.h Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00
rsgxscommon.h Complete GxsChannels JSON API with blocking methods 2018-06-26 13:20:24 +02:00
rsgxsflags.h added documentation of flags in GXS msg authentication policy 2017-01-01 17:50:09 +01:00
rsgxsforums.h Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00
rsgxsiface.h Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00
rsgxsifacehelper.h Complete GxsChannels JSON API with blocking methods 2018-06-26 13:20:24 +02:00
rsgxsifacetypes.h Implement automatic JSON API generation 2018-06-24 16:28:33 +02:00
rsgxsservice.h changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
rsgxstrans.h Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00
rsgxstunnel.h always pass data accept test in distant chat when we are on the client side of the tunnel 2016-04-10 21:09:47 -04: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 Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00
rsids.h added sha256 calculation functions, and non backward compatible SSL Id computation code to active later (0.7) 2017-11-15 23:24:43 +01:00
rsiface.h p3GxsMails queues persistents accross RS sessions 2017-02-26 00:46:02 +01:00
rsinit.h Extend JSON API to shutdown retroshare gracefully 2018-06-28 15:04:06 +02:00
rsmsgs.h Clean some garbage from the code 2017-07-13 13:00:32 +02:00
rsnotify.h Fix Ask Password in new window if wrong in StartDialog. 2017-07-30 14:11:34 +02:00
rspeers.h prevent sending/receiving of IP addresses to/at hidden nodes 2018-01-03 18:37:43 +01:00
rsphoto.h Fix CppChecker in rsphoto.h 2017-11-06 22:20:44 +01: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 Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00
rspostedVEG.h Reorganisation of the New GXS Services. 2012-09-15 00:16:06 +00:00
rsreputations.h made RsReputation::overallReputationLevel() to also return the identity ownership flags so that we dont need to rely on async calls to p3IdService to get them 2017-02-06 23:46:01 +01:00
rsrtt.h Add Friend Time Offset news feed. 2017-04-27 16:42:25 +02:00
rsservicecontrol.h Fix CppCheck in rsservicecontrol.h 2017-11-06 22:20:44 +01:00
rsstatus.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rstokenservice.h Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00
rsturtle.h added limiter in number of responses forwarded back by turtle search, which should avoid bursts of bandwidth for popular requests 2018-02-17 23:37:25 +01:00
rstypes.h Merge branch 'json_experiments' 2018-04-27 18:17:09 +02:00
rsversion.h switched version to 0.6.4 2018-02-19 21:49:06 +01:00
rsversion.in fixed version number problem 2018-02-25 17:53:42 +01:00
rswiki.h Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00
rswire.h Expose tokenservice methods trough GxsIfaceHelper 2018-06-25 10:44:39 +02:00