drbob
806b8285f2
Lots of little changes to libretroshare. Improvements mainly focused
...
on configuration storage and loading:
* Improved Configuration Manager (almost finished)
* Mutex protections for Configuration system
* added Configuration storage to p3ConnectMgr.
* added Configuration storage to p3MsgService.
* bugfixes in p3GeneralConfig.
* Added Config Save notification where necessary.
* added safe FinalConfigSave before exit().
* added RsPeerNetItem + RsPeerStunItem (serialiser)
* reordered startup for correct config loading.
* enabled Loading of certs in AuthXPGP.
* move sockaddr_clear() to util/rsnet.h
* switched p3MsgService sendMessage checking to pqiMonitor syste,.
* corrected pqiarchive saving of PeerIds.
* added setNetworkMode() & setVisState() to p3ConnectMgr.
* added Mutex protection to p3ranking.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@336 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-07 16:18:34 +00:00
drbob
925b1a780e
Completed Mutex protection for chat, msgs, and disc services.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@334 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-04 21:40:34 +00:00
drbob
8527a5e53f
Fixed up the retroshare message system.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@331 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-04 17:55:13 +00:00
drbob
bfb0b2be2b
Modifications to chat and msgs to allow wchar_t messages
...
(support for multiple languages)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@317 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-26 13:00:57 +00:00
drbob
37d6a4b968
Commit of the new UDP Connection methods and
...
the rewrite of the retroshare core networking stack.
This check-in commits the changes to the services code.
Modifications to match the switch to p3connmgr.h and p3authmgr.h
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@311 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 07:49:28 +00:00
drbob
46a001af47
Final changes to add the new serialiser.
...
- added Chat / Msg and Disc services.
- expanded rsiface to handle new serialiser.
- mods to rsserver with new conversions etc.
- added service directory to Makefile.
- removed PROXY / CHANNELS from make.opt
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@276 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-12 01:43:17 +00:00