mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-27 19:10:41 -05:00
- the user is asked at start wether to load or deny unregistered plugins, but can make it mind later in config->plugins - added API and SVN numbers into required external plugin symbols - user-defined plugin rules are dropped when a plugin changes (hash changes) or when the main executable changes. - added new status flags (Plugin denied, missing API/SVN numbers) - modified saveList()/loadList() to allow saving a list of rejected plugins as well. - added methods in notifyBase and inherited classes to ask for plugin confirmation. - adapted VOIP plugin to follow these new rules (API+SVN numbers). Other plugins should be adapted as well by addign the missing symbols (RETROSHARE_PLUGIN_api and RETROSHARE_PLUGIN_revision). git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5529 b45a01b8-16f6-495d-af2f-9b41ad6348cc |
||
|---|---|---|
| .. | ||
| Makefile | ||
| p3discovery.cc | ||
| p3discovery.h | ||
| p3face-config.cc | ||
| p3face-msgs.cc | ||
| p3face-server.cc | ||
| p3face.h | ||
| p3history.cc | ||
| p3history.h | ||
| p3msgs.cc | ||
| p3msgs.h | ||
| p3peers.cc | ||
| p3peers.h | ||
| p3photo.cc | ||
| p3photo.h | ||
| p3rank.cc | ||
| p3rank.h | ||
| p3serverconfig.cc | ||
| p3serverconfig.h | ||
| p3status.cc | ||
| p3status.h | ||
| rsiface.cc | ||
| rsinit.cc | ||
| rsloginhandler.cc | ||
| rsloginhandler.h | ||
| rstypes.cc | ||