RetroShare/libretroshare/src/tcponudp
drbob 069b72e0b2 Merged branch v0.5-gxs-b1 into trunk (from -r 5351 -> 5995)
This brings a huge amount of goodness into the trunk,
but there is still a big chunk todo before it can be released.

 * GXS Backend.
 * GXS Services:
	- Identities.
	- Circles
	- Photos
	- Wiki
	- GxsForums
	- Posted.
 * SSH no-gui server.

See branch commits for more info.

To switch on GXS stuff, enable CONFIG += gxs
in both libretroshare.pro and retroshare-gui.pro



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5996 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-16 19:17:11 +00:00
..
bio_tou.h
bss_tou.c
rsudpstack.h More Udp Connection Bugfixes: 2011-07-15 11:13:20 +00:00
tcppacket.cc
tcppacket.h
tcpstream.cc Rework of tcponudp/tcpstream should make UDP connections much more stable. 2012-06-24 02:06:24 +00:00
tcpstream.h Rework of tcponudp/tcpstream should make UDP connections much more stable. 2012-06-24 02:06:24 +00:00
tou.cc Removed some more compiler warnings from Windows compile (GCC 4.4). 2012-02-17 10:03:38 +00:00
tou.h Fixed compile of libretroshare on Windows. The corrected pro files are not included. 2012-10-09 23:07:51 +00:00
udppeer.cc Added a name to the RsMutex class. 2011-07-04 22:59:39 +00:00
udppeer.h
udprelay.cc Improved debugging by splitting the errors into multiple #defines. 2012-08-27 20:26:11 +00:00
udprelay.h * Enabled Relays by default. 2012-01-20 17:50:19 +00:00
udpstunner.cc Removed some std::ostringstream. 2012-04-18 00:00:59 +00:00
udpstunner.h Fixed compile of libretroshare on Windows. The corrected pro files are not included. 2012-10-09 23:07:51 +00:00