Download List

Descripción del Proyecto

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.

System Requirements

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 datos contraseña es ahora de búsqueda. Hay soporte para iconos de la bandeja del sistema. Bases de datos se pueden combinar, además de la importación, y PWS apoya estilo PasswordSafe archivos *. bloqueo PLK. Varios errores fueron corregidos.
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

Algunas versiones de Qt parecen tener problemas con malloc_secure () / free_secure (). La gestión de las regiones de memoria garantizados se ha reorganizado para utilizar una lista enlazada simple en lugar de almacenar la información de tamaño directamente en el interior del objeto de memoria asignada. Esto debería solucionar estos problemas 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

Esta es la primera versión estable.
Tags: Stable
This is the first stable release.

2008-02-28 19:44
0.3.0

Apoyo MinGW/Win32 y un instalador de Windows se han añadido.
Tags: Unstable, Minor feature enhancements
MinGW/Win32 support and a Windows installer were added.

2008-01-26 10:13
0.2.0rc3

Un error grave que conducen a una violación de segmento cuando el historial de contraseñas está encendido se ha fijado, junto con algunos pequeños bugs y problemas de usabilidad.
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