This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
RetroShare
Watch
1
Star
0
Fork
0
You've already forked RetroShare
mirror of
https://github.com/RetroShare/RetroShare.git
synced
2025-03-10 09:09:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
RetroShare
/
libretroshare
/
src
/
gxstunnel
History
csoler
a9670a569a
Second stage in abstracting GXS identities usage cases (almost done)
2017-01-02 23:53:39 +01:00
..
p3gxstunnel.cc
Second stage in abstracting GXS identities usage cases (almost done)
2017-01-02 23:53:39 +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