RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
csoler c3be19227d Suppressed echoes in chat lobbies by:
- adding a time stamp to lobby events (new item tag)
- controllign time stamp of lobby msg and event: drop packets if time is older than cache duration.
- moved connexion challenge code to lobby management loop
- added new type of lobby invite to handle connexion challenges and avoid false invitations in the GUI

New lobby event format is not backward compatible -> "peer typing" and "peer joined/left" will need 
the new version. Messages are still compatible)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4859 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-27 23:13:28 +00:00
build_scripts updated ubuntu changelog 2012-01-24 09:24:39 +00:00
libbitdht/src * Disabled Thread debugging. 2012-01-20 17:30:16 +00:00
libretroshare/src Suppressed echoes in chat lobbies by: 2012-01-27 23:13:28 +00:00
plugins Added missing files. 2011-11-17 21:19:46 +00:00
retroshare-gui/src Added (make functional) the lobby menu in the context menu of the gpg and group item in FriendList. 2012-01-27 20:53:17 +00:00
retroshare-nogui/src Removed "release" from the win32 build in retroshare-nogui.pro. 2011-12-10 11:27:52 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00
RetroShare.pro Added retroshare-nogui to the subdir project. 2011-12-10 11:24:36 +00:00