RetroShare/libretroshare/src/pqi
drbob 31136da7cc Modifications to fix some networking/endian issues on PPC OSX.
* added sockaddr_clear() function to zero network addresses before use.
* used this function in p3connmgr.
* added htonll() and ntohll() functions to rsnet.h with compile-time ENDIAN checking
* use htonll() and ntohll() in serialiser.
* added net_test.cc to check network/endian/inet_addr issues.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@328 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-03 12:07:59 +00:00
..
authxpgp.cc * Addition of almost completed p3ranking class - still streaming / ranking to do. 2008-02-03 06:29:02 +00:00
authxpgp.h * Addition of almost completed p3ranking class - still streaming / ranking to do. 2008-02-03 06:29:02 +00:00
conn_test.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
dht_test.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
Makefile Modifications to fix some networking/endian issues on PPC OSX. 2008-02-03 12:07:59 +00:00
net_test.cc Modifications to fix some networking/endian issues on PPC OSX. 2008-02-03 12:07:59 +00:00
p3authmgr.cc * Addition of almost completed p3ranking class - still streaming / ranking to do. 2008-02-03 06:29:02 +00:00
p3authmgr.h * Addition of almost completed p3ranking class - still streaming / ranking to do. 2008-02-03 06:29:02 +00:00
p3cfgmgr.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
p3cfgmgr.h Changes to libretroshare to make the system compile on Mac OSX 10.3 2008-02-03 06:17:33 +00:00
p3connmgr.cc Modifications to fix some networking/endian issues on PPC OSX. 2008-02-03 12:07:59 +00:00
p3connmgr.h * Addition of almost completed p3ranking class - still streaming / ranking to do. 2008-02-03 06:29:02 +00:00
p3dhtmgr.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
p3dhtmgr.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
p3upnpmgr.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqi.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqi_base.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqi_base.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqiarchive.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqiarchive.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqibin.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqibin.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqidebug.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqidebug.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqihandler.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqihandler.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqihash.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqiindic.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqilistener.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqiloopback.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqiloopback.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqimonitor.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqimonitor.h * Addition of almost completed p3ranking class - still streaming / ranking to do. 2008-02-03 06:29:02 +00:00
pqinetwork.cc Modifications to fix some networking/endian issues on PPC OSX. 2008-02-03 12:07:59 +00:00
pqinetwork.h Modifications to fix some networking/endian issues on PPC OSX. 2008-02-03 12:07:59 +00:00
pqiperson.cc Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqiperson.h Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqipersongrp.cc Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqipersongrp.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqisecurity.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqisecurity.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiservice.cc * Addition of the basic Games Launcher - used to organise networked games with peers. 2008-01-21 09:22:42 +00:00
pqiservice.h * Addition of the basic Games Launcher - used to organise networked games with peers. 2008-01-21 09:22:42 +00:00
pqissl.cc Modifications to fix some networking/endian issues on PPC OSX. 2008-02-03 12:07:59 +00:00
pqissl.h Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqissllistener.cc Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqissllistener.h Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqisslpersongrp.cc Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqisslpersongrp.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqissludp.cc Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqissludp.h Conversion of the SSL connection methods. 2008-01-28 05:40:32 +00:00
pqistreamer.cc * Addition of the basic Games Launcher - used to organise networked games with peers. 2008-01-21 09:22:42 +00:00
pqistreamer.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
sslcert.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
sslcert.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
xpgpcert.cc Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
xpgpcert.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00