Télécharger la liste

Description du projet

pws aims to be a fully compatible passwordsafe
implementation. The heart of the project is
libpws, a general library for reading and writing
passwordsafe compatible files. Currently,
passwordsafe files format v2 and passwordsafe
files format v3.2 are supported. The other part of
the project is pws, a Qt-based GUI built around
libpws which aims to be an easy-to-use but
powerful passwordsafe implementation.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-10 03:49
0.3.1

La base de données mot de passe est désormais consultable. Il existe un soutien pour les icônes de plateau de système. Bases de données peuvent être fusionnées en plus de l'importation, et PWS soutient style passwordsafe fichiers *. lock PLK. Plusieurs bugs ont été corrigés.
Tags: Unstable, Major feature enhancements
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.

2008-03-23 16:13
0.2.1

Certaines versions de Qt semblent avoir des problèmes avec malloc_secure () / free_secure (). La gestion des régions de mémoire sécurisée a été modifiée pour utiliser une simple liste liée au lieu de stocker les informations de taille directement à l'intérieur de l'objet mémoire alloué. Ceci devrait résoudre ces problèmes Qt.
Tags: Stable, Minor bugfixes
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.

2008-02-29 08:59
0.2.0

Il s'agit de la première version stable.
Tags: Stable
This is the first stable release.

2008-02-28 19:44
0.3.0

MinGW/Win32 soutien et un installateur de Windows ont été ajoutés.
Tags: Unstable, Minor feature enhancements
MinGW/Win32 support and a Windows installer were added.

2008-01-26 10:13
0.2.0rc3

Un bug sérieux qui conduisent à une erreur de segmentation lorsque l'histoire mot de passe est allumé a été fixé avec quelques bugs mineurs et des questions d'utilisabilité.
Tags: Unstable, Major bugfixes
A serious bug that lead to a segfault when the password history is switched on was fixed along with some minor bugs and usability issues.

Project Resources