RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 31c9832978 Fixed Bad SSL Timeout code.
* Added TS check to SSL_RETURN_ZERO code. 
	- Existing code was dependent on tick rate. (could kill connection in 2-3 seconds)
	- If nothing is received within 15 seconds - the connection will be killed.
  * Removed "No send if RETURN_ZERO" check. 
	- This causes deadlocks and kills connections.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3287 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-13 12:13:56 +00:00
build_scripts added this global script 2010-02-14 12:37:16 +00:00
libbitdht/src Changes to get tests compiling on MacOSX. 2010-07-10 14:17:29 +00:00
libretroshare/src Fixed Bad SSL Timeout code. 2010-07-13 12:13:56 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src MessageComposer: 2010-07-12 14:01:29 +00:00
retroshare-nogui/src added resource icon for the windows binary 2010-07-01 21:56:56 +00:00