RetroShare/libretroshare/src/gxstunnel
Gio 9eef412b44 Expose libresapi for distant chat
Added macro to deprecate symbols usage in a crossplatform way.
Deprecated Request::mMethod and related stuff that make implementation
 more complex without advantage.
Added /chat/{initiate_distant_chat, distant_chat_status,
 close_distant_chat} to libresapi.
Solved subtle bug in ChatId::ChatId(std::string str) that caused zeroed
 DistantChatPeerId being created.
2016-12-07 20:29:33 +01:00
..
p3gxstunnel.cc Expose libresapi for distant chat 2016-12-07 20:29:33 +01: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 fix build errors (return typ is a pointer and not boolean) 2016-06-03 09:02:19 +02:00
rsgxstunnelitems.h separated RsTlvSecurityKey into two incompatible classes to enforce the correct usage of private vs. public keys 2016-06-02 23:47:57 -04:00