RetroShare/libretroshare/src/tcponudp
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
..
bio_tou.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
bss_tou.c Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
extaddrfinder.cc Cleaned the gui a little bit: 2009-04-05 13:04:18 +00:00
extaddrfinder.h Cleaned the gui a little bit: 2009-04-05 13:04:18 +00:00
internal_tou.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
largefile_tou.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
Makefile Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
pair_tou.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
reset_tou.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
tcppacket.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
tcppacket.h Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
tcpstream.cc Fixed error: ‘UINT_MAX’ was not declared in this scope 2009-01-17 21:01:05 +00:00
tcpstream.h A series of small bugfixes - as we head towards the first v0.4 release. 2008-03-03 14:01:52 +00:00
test_tou.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
tou.cc Added #includes for picky compiler (ArchLinux) mainly: stdlib.h & string.h 2008-05-31 13:31:11 +00:00
tou.h 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
tou_errno.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
tou_net.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
tou_net.h Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
udp_server.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
udplayer.cc Improvements/bugfixes to File Transfer. 2008-08-30 01:07:24 +00:00
udplayer.h Added #includes for picky compiler (ArchLinux) mainly: stdlib.h & string.h 2008-05-31 13:31:11 +00:00
udpsock_test.cc The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00
udpsort_test.cc The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00
udpsorter.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
udpsorter.h Addition of several utility functions: 2008-03-21 02:02:58 +00:00
udptestfn.cc The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00
udptestfn.h The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00