RetroShare/libretroshare/src/gxstunnel
2016-01-30 20:27:27 -05:00
..
p3gxstunnel.cc removed some compilation warnings 2016-01-30 20:27:27 -05:00
p3gxstunnel.h added cache of latest GXS tunnel data items for the last 10 minutes in order to avoid replays of messages caused by the conservative message transmition system. Removed the global item counter for a purely random uint64_t 2016-01-21 21:19:40 -05:00
rsgxstunnelitems.cc removed two instances of malloc(0) captured by new rs_malloc funtion 2016-01-12 21:43:04 -05:00
rsgxstunnelitems.h fixed some of the issues reported by coverity scan (mainly uninitialised class members) 2016-01-01 22:36:07 -05:00