RetroShare/libretroshare/src/pqi
drbob 2c9c31eaf0 Major changes to the networking core of retroshare to introduce the new serialiser.
- Added new serialiser (PQItem -> RsItem), removed old one.
- switched packet sorting from ChanId (array of ids) to PeerId (string)
- introduced cleaner service interface (pqiservice).
- moved p3disc to service interface.
- modified streamers to use the new serialiser.
- moved msg/chat to service interface.
- removed old source code. (supernode / p3loopback).

I've disabled UDP connections / Proxy and Channels for the moment.
The code it still here, but is not compiled. The Proxy and Channels 
will become services, and the UDP connections will be reworked 
in the near future.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@274 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-12 01:29:14 +00:00
..
Makefile Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
p3channel.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
p3channel.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +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 Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +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
pqiaddrstore.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqiarchive.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiarchive.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqibin.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqibin.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqichannel.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqichannel.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +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 Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiindic.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqiloopback.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiloopback.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqimon.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqimon.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqinetwork.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqinetwork.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiperson.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiperson.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqipersongrp.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqipersongrp.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiproxy.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqiproxy.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +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 Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiservice.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqissl.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqissl.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqissllistener.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqissllistener.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqissludp.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqissludp.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqistreamer.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +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
pqistunner.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqistunner.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqitunnel.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqitunnel.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqitunnelproxy.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqitunnelproxy.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqitunnelproxyudp.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqitunnelproxyudp.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqitunneltst.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqitunneltst.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqiudpproxy.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
pqiudpproxy.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +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
tstdns.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
tstmsg.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
xpgpcert.cc Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
xpgpcert.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00