RetroShare/libretroshare/src/rsiface
drbob 5e41b21cef Lots of bugfixes and tweaks:
* Switched p3Ranking to share Friends Links as well as own.
 * Modified rankmsgs to contain source id.
 * Fixed up rsNotify, added pqiNotify and global function call to get it.
 * Added notify for Bad Incoming Directory
 * Added Emergency Incoming directory so RS can keep running.
 * Added notify for Bad Packet (connecting to V0.3.X)
 * Added notify for Incomplete Packet Read (not been triggered yet!)
 * added close() to BinInterface, close on pqissl calls reset() 
 * removed exit(1) calls from pqistreamer, replaced with bio->close().
 * Increased Maximum Packet Size for HTML messages.
 * Fixed Online/Offline Message Forwarding. (TEST).
 * Increased DHT bootstrap buckets to 4.
 * Cleaned up much of serialiser debug (was slowing down Mac)
 * Added directory path to File Listings.
 * added ConvertSharedFilePath() so correct local dir can be found.
 * Added ForceDirectoryCheck() and InDirectoryCheck() for file hashing.
 * removed old TMP cache loading.
 * switched off Cache debug.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 14:06:59 +00:00
..
Makefile Changes to libretroshare to make the system compile on Mac OSX 10.3 2008-02-03 06:17:33 +00:00
notifytxt.cc Changed DHT string output to use std::ostringstream, as snprintf wasn't working 2008-02-25 21:39:08 +00:00
notifytxt.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
retroshare.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
rsdisc.h Addition of two more Services / Applications. 2008-03-04 21:31:11 +00:00
rsexpr.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
rsgame.h Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
rsiface.h Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsmsgs.h Fixed up the retroshare message system. 2008-02-04 17:55:13 +00:00
rsnotify.h Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rspeers.h Significant improvements to DHT behaviour, and reconnection attempts. 2008-03-02 14:25:59 +00:00
rsphoto.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
rsrank.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
rstypes.h Fixed up the retroshare message system. 2008-02-04 17:55:13 +00:00