RetroShare/libretroshare/src/retroshare
2017-04-23 22:40:26 +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 added proper talking between pqihandler and GUI for maxrates fixing 2016-06-08 22:44:28 -04: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 fixed search and filter for regular expressions and terms 2016-09-13 13:53:51 +02:00
rsfiles.h added an option to follow symbolic links or not, and anti-loop system during directories traversal 2016-11-24 23:42:56 +01: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 Fix GxsChannelPostItem when received comment. 2016-06-18 20:10:14 +02:00
rsgxscircles.h added consistency check in meta data in publishGroup() and updateGroup() in order to avoid bad data supplied from GXS services 2017-01-19 11:13:06 +01:00
rsgxscommon.h Fix GxsChannelPostItem when received comment. 2016-06-18 20:10:14 +02:00
rsgxsflags.h added documentation of flags in GXS msg authentication policy 2017-01-01 17:50:09 +01:00
rsgxsforums.h added display of warning for non forwarded posts 2016-12-26 15:59:53 +01:00
rsgxsiface.h added display of warning for non forwarded posts 2016-12-26 15:59:53 +01:00
rsgxsifacehelper.h added display of warning for non forwarded posts 2016-12-26 15:59:53 +01:00
rsgxsifacetypes.h added consistency check in meta data in publishGroup() and updateGroup() in order to avoid bad data supplied from GXS services 2017-01-19 11:13:06 +01:00
rsgxsservice.h Documentation and code cleanup 2017-01-12 22:34:28 +01: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 fixed compilation problem caused by a bug in qtcreator global replace. Warning: always check the result of qtcreator global replace 2017-02-07 22:04:07 +01:00
rsids.h fixed compilation 2017-04-05 16:53:20 +02:00
rsiface.h Added version information of the libraries to HelpDialog. 2015-06-14 17:45:26 +00:00
rsinit.h Retroshare android service now run and start at boot on android, the qml app is still disfunctional 2016-08-23 12:15:28 +02:00
rsmsgs.h Clear WebAPI when clear chat history in GUI. 2016-03-31 22:52:53 +02:00
rsnotify.h added pgp passphrase temporary caching in order to avoid re-asking for password at location creation time 2017-02-12 15:27:13 +01:00
rspeers.h Add Title when ask for password. 2016-08-09 01:22:14 +02: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 Fix Posted Feed Item when received comment. 2016-07-23 01:48:35 +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 fixed wrong names in comment and debug output (patch from Phenom) 2015-05-11 18:26:59 +00:00
rsservicecontrol.h added display of usage statistics for GXS identities 2016-12-21 00:34:07 +01:00
rsstatus.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rstokenservice.h Some cleanup and deprecation 2017-01-14 23:12:50 +01:00
rsturtle.h moved regular expression classes into a separate namespace 2016-09-13 12:05:22 +02:00
rstypes.h fixed problems with negative time shifts in DirDetails causing multiple GUI bugs in File Lists and Search 2016-11-14 21:58:58 +01:00
rsversion.h updated version number to 0.6.2 2017-03-04 11:56:51 +01:00
rsversion.in updated version number to 0.6.2 in rsversion.in 2017-03-05 14:30:45 +01: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