- Code: Select all
Changes for v0.5.0a
* Bug fix: Checkbox for automatic share of the incoming directory doesn't correctly set with setDown, use setChecked
* ShareManager and RSettingsWin doesn't need to be created all the time
* RSettingsWin: Save the last active page for the current runtime
* ShareManager and DirectoryPage: Show changed shared directories direct after the change
* corrected handling of null strings in RsTlvBase::GetTlvString()
* suppressed uninitialized memory read
* added security check against malformed packets
* added a security check to avoid core dump when a bad p3discReply packet is received
* corrected other mismatched free/delete in avatar items
* corrected mismatched free/delete in avatar items. Might have caused random crashes.
* removed double definition of fingerprint
* 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
* 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 ConfCertDialog) 'within' a session that uses autologin it freezes
* add the internal counter mutex lock. Move the code of the rw mutec to the rsthreads.cc file
* fix a code bug
* add a read / write lock and refactor authgpg with it
* Fix a bug when adding a cert
* Fixed new message string
* added gpg initialization for autologin
- your friends are not authenticated if not
* Added support for Auto-login
- Using rc4 to store ssl pword on file for linux, for windows already using cryptprotect
- yes its not safe, but its the user's choice to keep pword or not
- consider using method closely hooked to linux kernel (another layer of obfuscation)
- windows i believe is stronger (because its proprietary/ heavily obfuscated)
- added checkbox in start dialog including warning (autologin not safe)
- added check box in gen setting to disable autologin on shutdown
* block the notify callback of authgpg when the main windows is launched
Windows:
RetroShare_0.5.0a_setup.exe
RetroShare_0.5.0a.zip
Source:
v0.5.0a.tar.gz
SHA512 hashes:
- Code: Select all
a3394268cb5a52af39f67fb76acc38c4444d3ba41532f2d25f48f77bd287cd6ae1a9e5c73def8414ba33a987ee5674e4f3ddf983ba2af322aec7ce5e80989c64 v0.5.0a.tar.gz
ef75a0370fedc027a9291a7a907d13844ea9362ac9e64b84a429c8597c7bcd24b2a17931269abe86d5a2f26f977a93b79d2c252aa69983f5c6c3aa36c0c2da79 RetroShare_0.5.0a_setup.exe
513f6c7ee6e68f15746734c520ef5c81eb48873586e45cef876e2aa176acb992bd67b564a8f53da8ab1561f41934e442e5e413601be396c75a190b4333544601 RetroShare_0.5.0a.zip


