mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-25 01:19:20 -04:00

* Added Port Restricted Udp Layer, to simulate firewalled peers locally. * Corrected LossyUdpLayer implementation as well (not tested). * added bdsockaddr_clear() function to bitdht::utils. * Added Parsing of incoming CONNECT msgs. * Corrected Connect stats. * added connection tick(). * Fixed up basic Connection starting & Timeout cleanup. * Added lots of Connection Debug. * Added in missing transIds. * Added Check for "Similar" connections, to avoid duplicate attempts. * Filled in bdConnectionRequest functions. * Added beMsgGetBdId decode function. * Unified CONNECT_MODE flags. * Corrected bdPrintTransId bug (bad chars) * Tweaked bitdht startup parameters (NUM_PEERS & STARTUP TIME) for testing. git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-peernet@4255 b45a01b8-16f6-495d-af2f-9b41ad6348cc
Description
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Languages
C++
85.6%
C
7%
QMake
1.7%
HTML
1.4%
NSIS
1%
Other
3.1%