..
rsbaseitems.cc
- corrected 1 bug in serialisation of CRC32Maps for peer transfer
2010-07-30 21:01:51 +00:00
rsbaseitems.h
This intimidating patch renames libretroshare/src/rsiface/ to
2010-08-06 09:40:23 +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
rschannelitems.cc
Added read/unread state to channel service (copied from forum service).
2010-10-07 00:17:42 +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
Groups for friends in PeersDialog.
2010-09-22 22:37:57 +00:00
rsconfigitems.h
Groups for friends in PeersDialog.
2010-09-22 22:37:57 +00:00
rsdiscitems.cc
Restored p3disc functionality.
2010-07-04 15:16:52 +00:00
rsdiscitems.h
ask disc info when adding a new friend
2010-01-19 19:15:22 +00:00
rsdistribitems.cc
serialiser updates for distrib config saving
2010-07-26 22:17:33 +00:00
rsdistribitems.h
serialiser updates for distrib config saving
2010-07-26 22:17:33 +00:00
rsforumitems.cc
completed distrib items (chan,blog, forum and base unit tests)
2010-07-28 23:12:19 +00:00
rsforumitems.h
completed distrib items (chan,blog, forum and base unit tests)
2010-07-28 23:12:19 +00:00
rsgameitems.cc
rsgameitems.h
rsmsgitems.cc
- Change methods of RsMsgs from "std::string" to "const std::string&"
2010-11-02 21:11:11 +00:00
rsmsgitems.h
- Change methods of RsMsgs from "std::string" to "const std::string&"
2010-11-02 21:11:11 +00:00
rsphotoitems.cc
rsphotoitems.h
rsrankitems.cc
rsrankitems.h
rsserial.cc
rsserial.h
Added in RsItem a new virtual method queueType() that returns the type of the queue to
2010-06-16 21:09:58 +00:00
rsserviceids.h
added key sharing facility for distrib groups
2010-05-25 22:51:53 +00:00
rsstatusitems.cc
rsstatusitems.h
finished status service
2010-04-15 10:47:48 +00:00
rstlvaddrs.cc
Found cause of OSX network resets / lost connections: inet_ntoa is not thread-safe.
2010-07-10 20:34:03 +00:00
rstlvaddrs.h
Network REWORK.
2010-07-04 10:17:37 +00:00
rstlvbase.cc
fixed chat bug that was truncating some messages, due to using a uint16_t to store a local size. Totally backward compatible. This fix might also affect blog messages.
2010-05-09 20:06:19 +00:00
rstlvbase.h
Network REWORK.
2010-07-04 10:17:37 +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
Fix incorrect TLV Signature DataType.
2010-07-05 18:32:53 +00:00
rstlvkeys.h
NETWORK REWORK (cont)
2010-06-26 12:31:24 +00:00
rstlvkvwide.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
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
added dsitrib item tests: channels, grp, grp key, signed msg.
2010-06-24 10:35:00 +00:00
rstlvtypes.h
completed distrib items (chan,blog, forum and base unit tests)
2010-07-28 23:12:19 +00:00
rstlvutil.cc
rstlvutil.h
rstunnelitems.cc
Corrected two harmful bugs in tunnel connexion code:
2010-06-22 21:05:56 +00:00
rstunnelitems.h
Corrected two harmful bugs in tunnel connexion code:
2010-06-22 21:05:56 +00:00