RetroShare/libretroshare/src/pqi
csoler 4bb497a905 Cleaned the gui a little bit:
- added a checkbox to control the use of external servers for ip determination.
- put back Network on the left
- put channels out of RS_RELEASE_VERSION, as it's not working yet.
- NetworkDialog:
	- set the info in columns about trust to be more explicit
	- changed dark green into light green to comply with colors in the trust matrix (it's also more readable in light green)
	- corrected trust strings that appeared in the Last Contact column
- changed "generate certificate" in connect friends wizard into "export my certificate..." which is more appropriate



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-05 13:04:18 +00:00
..
authssl.h Modifications to libretroshare to enable a 2008-11-09 16:52:14 +00:00
authxpgp.cc update, during the GUI for invitation changes 2009-03-18 19:33:30 +00:00
authxpgp.h Added the infrastructure for propagating trust info through third parties 2008-12-23 16:23:54 +00:00
cleanupxpgp.cc Fixes missing includes and strict gcc 4 code checks for Linux 2008-11-02 12:59:21 +00:00
cleanupxpgp.h update, during the GUI for invitation changes 2009-03-18 19:33:30 +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 * Modified p3ConnectMgr to enable Standalone testing of components. 2008-08-16 15:02:24 +00:00
gpgauthmgr.cc Improved the notification model so that it uses Qt signals to avoid core dumps, and improved the gui to increase responsiveness (e.g. forum display, network discovery info, friends, msg deletion and selection) 2009-02-22 17:36:39 +00:00
gpgauthmgr.h Added Authenticated Forums. This required quite a bit of 2008-12-06 00:23:43 +00:00
Makefile Modifications to libretroshare to enable a 2008-11-09 16:52:14 +00:00
net_test1.cc moved isLocalNet() etc to util/rsnet.cc 2008-06-07 11:21:00 +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 Added the infrastructure for propagating trust info through third parties 2008-12-23 16:23:54 +00:00
p3authmgr.h Added the infrastructure for propagating trust info through third parties 2008-12-23 16:23:54 +00:00
p3cfgmgr.cc Fixed file rename by using a common rsDirUtil function 2009-03-29 13:58:28 +00:00
p3cfgmgr.h made own avatar persistent. Next task will be to make friends avatars persistent too 2009-03-20 20:41:31 +00:00
p3connmgr.cc Cleaned the gui a little bit: 2009-04-05 13:04:18 +00:00
p3connmgr.h Cleaned the gui a little bit: 2009-04-05 13:04:18 +00:00
p3dhtmgr.cc added server-based ip determination as a fallback to existing methods. Forced Dht publishing as soon as an external ip is known 2009-04-03 09:21:20 +00:00
p3dhtmgr.h * Modified p3ConnectMgr to enable Standalone testing of components. 2008-08-16 15:02:24 +00:00
p3notify.cc Changes to support the new NewsFeed. 2008-06-20 12:38:11 +00:00
p3notify.h Changes to support the new NewsFeed. 2008-06-20 12:38:11 +00:00
p3upnpmgr.h * Modified p3ConnectMgr to enable Standalone testing of components. 2008-08-16 15:02:24 +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 Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +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 Secured the output of .cfg files and cache files. Now closing RS or serializing errors while saving these files cannot corrupt them anymore. 2009-03-20 23:37:06 +00:00
pqiarchive.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqiassist.h Missed a file. 2008-08-16 15:06:03 +00:00
pqibin.cc * Fixed up various memory leaks (mainly serialiser cleanup). 2008-04-02 13:55:45 +00:00
pqibin.h Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
pqihandler.cc Added Mutex protection to the core comms (pqihandler + pqipersongrp). 2008-11-22 13:15:07 +00:00
pqihandler.h Added Mutex protection to the core comms (pqihandler + pqipersongrp). 2008-11-22 13:15:07 +00:00
pqihash.h * Fixed up various memory leaks (mainly serialiser cleanup). 2008-04-02 13:55:45 +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 * Enabled saving of data rate limits. 2008-04-04 12:19:50 +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 Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
pqinetwork.h Fixes missing includes and strict gcc 4 code checks for Linux 2008-11-02 12:59:21 +00:00
pqinotify.h Changes to support the new NewsFeed. 2008-06-20 12:38:11 +00:00
pqiperson.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
pqiperson.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
pqipersongrp.cc Added Mutex protection to the core comms (pqihandler + pqipersongrp). 2008-11-22 13:15:07 +00:00
pqipersongrp.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
pqisecurity.cc Fixes missing includes and strict gcc 4 code checks for Linux 2008-11-02 12:59:21 +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 Added Mutex protection to the core comms (pqihandler + pqipersongrp). 2008-11-22 13:15:07 +00:00
pqiservice.h Added Mutex protection to the core comms (pqihandler + pqipersongrp). 2008-11-22 13:15:07 +00:00
pqissl.cc suppressed misleading ssl error. 2009-03-20 23:43:24 +00:00
pqissl.h Modifications to libretroshare to enable a 2008-11-09 16:52:14 +00:00
pqissllistener.cc Modifications to libretroshare to enable a 2008-11-09 16:52:14 +00:00
pqissllistener.h Modifications to libretroshare to enable a 2008-11-09 16:52:14 +00:00
pqisslpersongrp.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
pqisslpersongrp.h Commit of the new UDP Connection methods and 2008-01-25 06:36:40 +00:00
pqissludp.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
pqissludp.h Important changes to tighten up the connection methods: 2008-03-26 15:35:09 +00:00
pqistreamer.cc Secured the output of .cfg files and cache files. Now closing RS or serializing errors while saving these files cannot corrupt them anymore. 2009-03-20 23:37:06 +00:00
pqistreamer.h Added a Mutex around out_pkt and out_data in pqistreamer.cc, as a thread race between queue_outpqi and handleoutgoing is most probably responsible for random packet corruption. 2009-03-11 20:36:51 +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