RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Find a file
drbob d92f368c24 Added Proper State Machine for ConnectionRequests. Finished up this part of the code.
* Reworked ConnectionRequest iterations.
 * Added Special ConnectionRequest Callback (CB_REQUEST)
 * Added Extra Error codes for ConnectionRequest Callbacks.
 * Internal callback mechanism for connections locally started.
 * Fixed up Potential Proxy filtering (Must be BitDHT peer with valid version)
 * Added extra parameter to ConnectionRequest() Interface call. to allow start/stop.
 * Installed addPotentialConnectionProxy() into bdnode for incoming peers.
 * added find_exactnode() function to bdSpace.
 * added killConnectionRequest() to properly stop then - instead of letting timeout.
 * added ERROR SOURCE parameters and Handling, including decode helper functions.
 * Added WIN Networking Error code WSAINITIALISED.
 * Changed various ERRORs to WARNINGs



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-peernet@4317 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-22 13:22:37 +00:00
build_scripts added script to gather statistics from ppa repository 2011-04-30 12:00:22 +00:00
libbitdht/src Added Proper State Machine for ConnectionRequests. Finished up this part of the code. 2011-06-22 13:22:37 +00:00
libretroshare/src Bugfixes for UdpRelayReceiver and removed other warnings. 2011-06-22 13:13:21 +00:00
PeerNetQt/src Added Windows startup code for threads and networking. 2011-06-20 21:23:29 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src Optimized the functions for the forum messages. 2011-06-06 21:44:16 +00:00
retroshare-nogui/src fixed compilation of retroshare-nogui 2011-04-11 13:15:48 +00:00