RetroShare/libretroshare/src/util
csoler 97359c93f9 - Fixed deadlock when asking for GPG passwd with gpg callback during session.
- Added a method lockAllEvents()/unlockAllEvents() to remove timer updates in RsAutoUpdatePage
- Updated passwd message to be more user-friendly
- removed some warnings in authgpg.cc

- Trunk to branch portage:

  2703: added commandline option '-U' to allow user to access different profile 
         - in the situation where autologin is enabled 
         - BUG found (or rather autologin induced it), if one asks to make friends to a 
  	     peer (in ConfCertDialg) 'within' a session that uses autologin it freezes 
  
  2697: add the internal counter mutex lock. Move the code of the rw mutec to the rsthreads.cc file
  2696: fix a code bug
  2695: add a read / write lock and refactor authgpg with it
  2694: Add own key to p3disc clients


WARNING: this commit needs a clean compilation




git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2732 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-19 20:17:33 +00:00
..
dir2test.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
dirtest.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
exampletst.c Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +00:00
rsdebug.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
rsdebug.h Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
rsdir.cc Fixed config forward compatibility problem 2010-03-10 14:08:52 +00:00
rsdir.h * Major tweak to the serialiser: shifted size to 32bits to handle bigger packets. This will break compatibility. 2009-09-08 20:18:43 +00:00
rsnet.cc Moved several network related functions from pqinetwork to here. 2008-06-07 11:19:09 +00:00
rsnet.h Added includes for GCC4.4 2008-06-13 16:02:36 +00:00
rsprint.cc Delete the odt readme, start on Welsh translation and remove a blank line in rsprint.cc. 2010-01-29 22:14:53 +00:00
rsprint.h Fixed warnings from -pedantic 2008-06-05 22:10:28 +00:00
rsthreads.cc - Fixed deadlock when asking for GPG passwd with gpg callback during session. 2010-04-19 20:17:33 +00:00
rsthreads.h - Fixed deadlock when asking for GPG passwd with gpg callback during session. 2010-04-19 20:17:33 +00:00
rsversion.cc added SVN_REVISION to rsversion to not overwrite LIB_VERSION 2009-12-16 21:54:46 +00:00
rsversion.h updated rsversions 2010-04-04 14:46:11 +00:00
rswin.h attempt to fix win compilation for defnax 2009-09-05 18:45:00 +00:00
utest.h Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00