RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 4ab4d60492 Improvements to IntroServer Mode:
* Move Dirs to .retroshare/<sslid>/
 * Automatically make directories.
 * Create 2 files: key & lobby name, cannot make 3rd file: hyperlink from nogui.
 * chmod NEWCERTS directory to 777
 * delete old peers at startup, reload peers from config file.
 * Add Date to Lobby name.

Improvements not done yet:
 - Remove inactive peers - it is tricky to tell the difference between unconnected and old.
 - Cannot make 3rd file: hyperlink from nogui.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4937 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-14 00:45:57 +00:00
build_scripts updated ubuntu packaging scripts 2012-02-08 20:29:30 +00:00
libbitdht/src Patch from Peter - to build Retroshare on FreeBSD. 2012-01-29 14:27:14 +00:00
libretroshare/src removed cache adding strategy to DL queue that was O(n^2). Now addign cache at the end of the queue 2012-02-12 20:00:22 +00:00
plugins Now removed not used plugins from the .pro file. 2012-02-08 18:04:01 +00:00
retroshare-gui/src DownloadToaster: 2012-02-13 23:26:56 +00:00
retroshare-nogui/src Improvements to IntroServer Mode: 2012-02-14 00:45:57 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00
RetroShare.pro Added retroshare-nogui to the subdir project. 2011-12-10 11:24:36 +00:00