RetroShare/libretroshare/src/dht
drbob 56e9536336 Modified libretroshare to compile under MacOSX.
1) b64.c used c++ functions -> b64.cc
2) OSX will use miniupnpc for now -> modified #defines.
3) change in openssl fn signature?
4) updated build file for OSX.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2344 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-16 22:25:58 +00:00
..
b64.cc Modified libretroshare to compile under MacOSX. 2010-02-16 22:25:58 +00:00
b64.h Commit of the new UDP Connection methods and 2008-01-25 07:22:15 +00:00
dht_bootstrap.cc final code, working on local machine 2009-11-11 16:49:11 +00:00
dht_check_peers.cc final code, working on local machine 2009-11-11 16:49:11 +00:00
dhtclient.h Modifications to Game Launcher to fixup the display of names / status. 2008-03-05 19:03:51 +00:00
dhthandler.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
dhthandler.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
dhttest.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
Makefile BUGFIX: Big BUG in External Port notification! FIXED. 2008-03-23 22:27:43 +00:00
odhtmgr_test.cc * Modified p3ConnectMgr to enable Standalone testing of components. 2008-08-16 15:02:24 +00:00
odhtpost_test.cc Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
odhtstr_test.cc Commit of the new UDP Connection methods and 2008-01-25 07:22:15 +00:00
opendht.cc Corrected a bug in openDHT for 64 bits systems: a 64 bit string::size_type was returned into a uint32_t variable and further compared the 64 bits string::npos 2009-01-21 13:49:50 +00:00
opendht.h Modifications to Game Launcher to fixup the display of names / status. 2008-03-05 19:03:51 +00:00
opendhtmgr.cc added NULL gard in dhtPublish() 2009-04-06 18:57:30 +00:00
opendhtmgr.h * Modified p3ConnectMgr to enable Standalone testing of components. 2008-08-16 15:02:24 +00:00
opendhtstr.cc Significant improvements to DHT behaviour, and reconnection attempts. 2008-03-02 14:25:59 +00:00
opendhtstr.h Significant improvements to DHT behaviour, and reconnection attempts. 2008-03-02 14:25:59 +00:00
servers.txt Commit of the new UDP Connection methods and 2008-01-25 07:22:15 +00:00
tst.ini Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00