RetroShare/libretroshare/src/turtle
joss17 fdb3673ce2 Add the tunneling connection. Warning, encryption is not implemented yet for tunnel connection, use only for testing.
Redesign the udp connection
Remove the rsiface duplicates from retroshare-gui.
Add some randomness in timings for connect manager

Merge branch 'connectionTunneling'

Conflicts:
	libretroshare/src/libretroshare.pro
	libretroshare/src/pqi/p3connmgr.cc
	retroshare-gui/src/RetroShare.pro
	retroshare-gui/src/rsiface/rsfiles.h
	retroshare-gui/src/rsiface/rstypes.h

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1867 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-13 21:59:26 +00:00
..
Makefile added Makefile in libretroshare/src/turtle to comply with existing build scripts 2009-07-14 13:33:14 +00:00
p3turtle.cc removed call to rand() which lacks entropy on windows. Replaced by own congruency generator. 2009-09-11 14:32:06 +00:00
p3turtle.h added regexp search to turtle router 2009-08-25 12:04:43 +00:00
rsturtleitem.cc fixed win32-x-g++ compilation 2009-09-05 11:59:42 +00:00
rsturtleitem.h Add the tunneling connection. Warning, encryption is not implemented yet for tunnel connection, use only for testing. 2009-12-13 21:59:26 +00:00
turtletypes.h First commit for the turtle download. It works without perturbating RS traffic, but still needs some (internal) smoothing 2009-05-26 21:42:45 +00:00