RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 9f4deb1cf7 NETWORK REWORK (cont)
pqiperson / pqipersongrp: generally okay, One Nasty BUG.

  * removed pqipersongrp::getPeer() fn. Violated Mutex protections!!!!
  * reworked heartbeat code, which used getPeer() fn.
  * switched all notifyConnect() calls to include remote_addr.
  * added explicit stoplistening() call when removing peer.
  * removed funny DO_NEXT_ATTEMPT callback code.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3216 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-25 22:00:38 +00:00
build_scripts added this global script 2010-02-14 12:37:16 +00:00
libretroshare/src NETWORK REWORK (cont) 2010-06-25 22:00:38 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src PeersDialog & MessengerWindow: removed hidden column id and store them in data (Qt::UserRole) of the first column 2010-06-25 14:19:48 +00:00
retroshare-nogui/src fixed some compiling errors for retroshare no gui 2010-06-21 18:26:50 +00:00