Added Cache system for GPG Certificates.

- This should reduce gpg calls by 90+%.
Updated rsversion svn to 4942 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2012-02-15 16:44:45 +00:00
parent bdc8a11203
commit e024ea36e9
4 changed files with 113 additions and 38 deletions

View file

@ -8,7 +8,7 @@
#include <string>
#define LIB_VERSION "0.5.3a"
#define SVN_REVISION "Revision 4874"
#define SVN_REVISION "Revision 4942"
namespace RsUtil {