pws Changelog

What's new in pws 0.3.1

Dec 9, 2008
  • The password database is now searchable.
  • There is support for system tray icons. Databases can be merged in addition to importing, and pws supports passwordsafe style *.plk lock files.
  • Several bugs were fixed.

New in pws 0.2.1 (Dec 9, 2008)

  • Some Qt versions seem to have problems with malloc_secure()/free_secure().
  • The management of secured memory regions was rearranged to use a simple linked list instead of storing the size information directly inside of the allocated memory object. This should fix these Qt issues.