RetroShare/libretroshare/src/pgp
thunder2 e95725ea2c - Fixed crash because of a memory overwrite
The static arrays in RsDiscSpace were to small for RS_PGP_DIRECTORY (0x0003)
  Added new constant RS_DIRECTORY_COUNT
- Added missing fclose to PGPHandler::encryptTextToFile
  Used ops_teardown_file_write instead of ops_writer_close and ops_create_info_delete
  Windows cannot move a file when it is still open

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-26 23:12:09 +00:00
..
pgphandler.cc - Fixed crash because of a memory overwrite 2013-07-26 23:12:09 +00:00
pgphandler.h fixed update of flag for peer signature over own key 2013-06-09 13:09:36 +00:00
pgpkeyutil.cc - added new certificate format in ConfCertDialog and ConnectFriendWizard, with a button to switch to old format if necessary 2012-08-13 19:37:50 +00:00
pgpkeyutil.h fixed code for certificate link generation. 2012-08-14 19:31:47 +00:00
rscertificate.cc Fixed some compiler warnings 2013-06-09 17:54:54 +00:00
rscertificate.h - made errors of certificate (new formaT) parsing translatable. 2012-12-22 21:22:03 +00:00