RetroShare/libretroshare/src/pqi
drbob 8d3f9a3ec6 Important changes to tighten up the connection methods:
* Switched to miniupnpc-1.0
 * modified miniupnpc to add lease duration.
 * set lease duration to 1 Hr.
 * Modified configure scripts to use miniupnpc-1.0

 * added TIMEOUT to all connections (5 sec for TCP - Important!)
 * reduced TCP offset delay to 2 seconds.
 * BUGFIX: Added missing connect_parameter wrapper function.
 * added reset to other connection methods when connection is made.
 * Added Connection Type (TCP/UDP) information to feedback/GUI

 * Increased default Data Rates: from 50/50 to 100/500 kB/s
 * Removed Default Bootstrap Ids. (only automatic now!)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 15:35:09 +00:00
..
authxpgp.cc BUGFIX: Authenticated friends were being dropped from Peer Lists at restart. 2008-03-23 19:29:42 +00:00
authxpgp.h Addition of several utility functions: 2008-03-21 02:02:58 +00:00
conn_test.cc Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
dht_test.cc Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
Makefile Addition of several utility functions: 2008-03-21 02:02:58 +00:00
net_test.cc Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
p3authmgr.cc Completed Basic configuration storage: 2008-02-08 12:39:40 +00:00
p3authmgr.h Completed Basic configuration storage: 2008-02-08 12:39:40 +00:00
p3cfgmgr.cc BUGFIX: Config MetaFile, and Signature File now saved in correct directory. 2008-03-23 19:11:36 +00:00
p3cfgmgr.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
p3connmgr.cc Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
p3connmgr.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
p3dhtmgr.cc Increased DHT Bootstrap BINS to 2. 2008-03-23 22:41:17 +00:00
p3dhtmgr.h Addition of a new Automatic DHT Bootstrap system. This will need to be tweaked as the numbers of users increase. 2008-03-21 19:06:34 +00:00
p3notify.cc Moved p3notify to pqi directory to fix compile order. 2008-03-06 12:07:54 +00:00
p3notify.h Moved p3notify to pqi directory to fix compile order. 2008-03-06 12:07:54 +00:00
p3upnpmgr.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +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 Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +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
pqiarchive.cc Lots of little changes to libretroshare. Improvements mainly focused 2008-02-07 16:18:34 +00:00
pqiarchive.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqibin.cc Completed Basic configuration storage: 2008-02-08 12:39:40 +00:00
pqibin.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +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 Lots of little changes to libretroshare. Improvements mainly focused 2008-02-07 16:18:34 +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 Lots of little changes to libretroshare. Improvements mainly focused 2008-02-07 16:18:34 +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 Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
pqimonitor.h Added Code to detect Symmetric NAT (BAD!) Firewalls. 2008-02-28 15:58:54 +00:00
pqinetwork.cc Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
pqinetwork.h Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
pqiperson.cc Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
pqiperson.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
pqipersongrp.cc Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
pqipersongrp.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +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 Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
pqissl.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +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 Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
pqisslpersongrp.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqissludp.cc Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
pqissludp.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +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 Finished off the basic Link Ranking system. 2008-02-05 13:45:04 +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
xpgp_id.cc Addition of several utility functions: 2008-03-21 02:02:58 +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