That's not an error message from this pwsafe. I suspect you are using some other...
Moved to github
Home
My comment above concerning this being blocked automatically is wrong. You need to...
Dangling pointer fix.
Sorry but this appears to be meant for a different project. There is no file called...
Fix printf format strings a bit better
Thanks for the patch. I think the cleanest is to use %zd and %zu, thus telling printf...
static_cast and %u
Thanks for the patch I've integrated this into https://github.com/nsd20463/pwsaf...
I'm going to need the bits of the output of ./configure where I test libreadline...
mac os x 10.4 invalid conversion from int
Sigh. Yet another variation on libreadline to handle. I've put in yet another check...
Broken readline dependency
The symlink is indeed cheap, and if pwsafe used libreadline's more complicated features...
options based on DISPLAY not automatic
Thanks. The trouble was in my understanding what XDisplayName() would return. It...
Cannot copy information to system clipboard
Thanks, indeed that snuck in there when I added support for the clipboard later than...
Wrong encoding of '>' xml entity
Thanks for the patch. I've integrated it into the version at https://github.com/...
PWSAFE_IGNORE parsed improperly
Indeed so. I've fixed this in the version on https://github.com/nsd20463/pwsafe Thanks...
Acrobat Reader seems to steal password from clipboard
Yup. That's acrobat reader for you. I've always wondered why it sniffs everything...