RetroShare/libretroshare/src/gxstunnel
2016-04-10 21:09:47 -04:00
..
p3gxstunnel.cc 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
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