RetroShare/libretroshare/src/serialiser
2013-04-22 20:49:58 +00:00
..
itempriorities.h Added ability for turtle router to take client services 2013-04-06 09:21:01 +00:00
rsbanlistitems.cc Added first part of p3banlist. 2011-11-23 16:40:32 +00:00
rsbanlistitems.h Fixed Dsdv debugging and cleanup of old entries. 2011-11-29 17:14:51 +00:00
rsbaseitems.cc Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data. 2012-03-15 19:55:43 +00:00
rsbaseitems.h Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data. 2012-03-15 19:55:43 +00:00
rsbaseserial.cc Memory leak and compiler warnings fixes: 2010-06-07 01:47:15 +00:00
rsbaseserial.h added regexp search to turtle router 2009-08-25 12:04:43 +00:00
rsblogitems.cc completed distrib items (chan,blog, forum and base unit tests) 2010-07-28 23:12:19 +00:00
rsblogitems.h completed distrib items (chan,blog, forum and base unit tests) 2010-07-28 23:12:19 +00:00
rsbwctrlitems.cc Added Bandwidth Monitoring service to libretroshare to help debug Lag. 2012-06-21 23:23:46 +00:00
rsbwctrlitems.h Added Bandwidth Monitoring service to libretroshare to help debug Lag. 2012-06-21 23:23:46 +00:00
rschannelitems.cc removed debug info 2013-03-19 20:35:00 +00:00
rschannelitems.h Added read/unread state to channel service (copied from forum service). 2010-10-07 00:17:42 +00:00
rsconfigitems.cc - Added flags for services and service permissions for peers 2012-12-01 19:22:22 +00:00
rsconfigitems.h - Added flags for services and service permissions for peers 2012-12-01 19:22:22 +00:00
rsdiscitems.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
rsdiscitems.h merge of QoS branch into trunk 2011-09-04 20:01:30 +00:00
rsdistribitems.cc Removed unnecessary variable "ownId" in ftController::FileRequest. 2011-01-04 19:46:27 +00:00
rsdistribitems.h corrected uninitialised memory read 2010-11-21 13:30:34 +00:00
rsdsdvitems.cc Added Dsdv Data transport packet. 2011-11-21 14:38:13 +00:00
rsdsdvitems.h Fixed Dsdv debugging and cleanup of old entries. 2011-11-29 17:14:51 +00:00
rsforumitems.cc suppressed debug printfs and costly outputs 2011-01-20 17:25:30 +00:00
rsforumitems.h completed distrib items (chan,blog, forum and base unit tests) 2010-07-28 23:12:19 +00:00
rsgameitems.cc Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsgameitems.h Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
rsgxschannelitems.cc Improvements to Comment Handling and GxsChannels. 2013-03-13 00:24:57 +00:00
rsgxschannelitems.h Major commit of progress on new GxsServices (Channels and Posted). These are not complete yet! 2013-03-11 20:40:28 +00:00
rsgxscircleitems.cc * Got GxsCircles running in libretroshare. 2012-12-01 00:16:24 +00:00
rsgxscircleitems.h * Got GxsCircles running in libretroshare. 2012-12-01 00:16:24 +00:00
rsgxscommentitems.cc Fixed up a couple of serialiser bugs. 2013-03-04 22:42:32 +00:00
rsgxscommentitems.h Fixed up a couple of serialiser bugs. 2013-03-04 22:42:32 +00:00
rsgxsforumitems.cc * Added Dummy Forums and Messages to GxsForums. 2012-11-15 23:50:54 +00:00
rsgxsforumitems.h Lots of progress with Gxs Services: 2012-11-09 00:56:07 +00:00
rsgxsiditems.cc Adding Basics of GxsChannel Service into libretroshare. 2013-03-04 20:26:48 +00:00
rsgxsiditems.h added definitions for RsGxsId serialiser items. 2012-10-21 16:18:21 +00:00
rsgxsitem.h Mods: 2012-07-05 21:26:14 +00:00
rsgxsitems.cc added option to RsTokReqOptions for group subscription filter 2012-12-02 19:40:17 +00:00
rsgxsitems.h Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder) 2013-02-28 21:58:38 +00:00
rshistoryitems.cc Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
rshistoryitems.h Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
rsmsgitems.cc added saving of ongoing chat invite links. Fixed a deadlock 2013-04-22 20:49:58 +00:00
rsmsgitems.h added saving of ongoing chat invite links. Fixed a deadlock 2013-04-22 20:49:58 +00:00
rsnxsitems.cc Added #defines to disable much debugging statements. 2013-02-27 21:16:03 +00:00
rsnxsitems.h more GXS changes for phase1 2013-03-23 14:07:52 +00:00
rsphotoitems.cc 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
rsphotoitems.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
rspluginitems.cc Improvement of the plugin system: 2011-07-05 20:29:07 +00:00
rspluginitems.h Improvement of the plugin system: 2011-07-05 20:29:07 +00:00
rsposteditems.cc Major commit of progress on new GxsServices (Channels and Posted). These are not complete yet! 2013-03-11 20:40:28 +00:00
rsposteditems.h Major commit of progress on new GxsServices (Channels and Posted). These are not complete yet! 2013-03-11 20:40:28 +00:00
rsserial.cc Removed some std::ostringstream. 2012-04-18 21:20:37 +00:00
rsserial.h Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00
rsserviceids.h Fix for channel bug: used service id twice 2013-03-19 20:13:13 +00:00
rsstatusitems.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
rsstatusitems.h merge of QoS branch into trunk 2011-09-04 20:01:30 +00:00
rstlvaddrs.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
rstlvaddrs.h Network REWORK. 2010-07-04 10:17:37 +00:00
rstlvbanlist.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
rstlvbanlist.h Added first part of p3banlist. 2011-11-23 16:40:32 +00:00
rstlvbase.cc Added more debug to serialisers. 2011-07-29 15:17:39 +00:00
rstlvbase.h Added RsTlvKeySignatureSet to rstlvkeys 2012-10-01 20:57:56 +00:00
rstlvdsdv.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
rstlvdsdv.h Added Dsdv Data transport packet. 2011-11-21 14:38:13 +00:00
rstlvfileitem.cc * Major tweak to the serialiser: shifted size to 32bits to handle bigger packets. This will break compatibility. 2009-09-08 20:18:43 +00:00
rstlvimage.cc completed distrib items (chan,blog, forum and base unit tests) 2010-07-28 23:12:19 +00:00
rstlvkeys.cc Added RsTlvKeySignatureSet to rstlvkeys 2012-10-01 20:57:56 +00:00
rstlvkeys.h Added RsTlvKeySignatureSet to rstlvkeys 2012-10-01 20:57:56 +00:00
rstlvkvwide.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
rstlvkvwide.h * Major tweak to the serialiser: shifted size to 32bits to handle bigger packets. This will break compatibility. 2009-09-08 20:18:43 +00:00
rstlvtypes.cc Improved plugin system: 2012-09-09 13:59:21 +00:00
rstlvtypes.h Improved plugin system: 2012-09-09 13:59:21 +00:00
rstlvutil.cc Removed some std::ostringstream. 2012-04-18 21:20:37 +00:00
rstlvutil.h Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
rstunnelitems.cc Removed some std::ostringstream. 2012-04-18 21:20:37 +00:00
rstunnelitems.h Corrected two harmful bugs in tunnel connexion code: 2010-06-22 21:05:56 +00:00
rswikiitems.cc * Cleaned up lots of old VEG services. 2012-11-26 22:53:44 +00:00
rswikiitems.h * Cleaned up lots of old VEG services. 2012-11-26 22:53:44 +00:00
rswireitems.cc * Cleaned up lots of old VEG services. 2012-11-26 22:53:44 +00:00
rswireitems.h * Cleaned up lots of old VEG services. 2012-11-26 22:53:44 +00:00