Commit Graph

15 Commits

Author SHA1 Message Date
git@daemon.de
4e5879de16 internal records now associated with parent 2015-05-21 11:10:42 +02:00
git@daemon.de
1672943fcc enhanced unittests, added pod for addrecord and newrecord, using ->new() everywhere, new parameter "create" 2015-02-16 11:41:35 +01:00
git@daemon.de
6597804217 re-licensed to artistic2 2015-02-12 15:18:18 +01:00
git@daemon.de
2bd22cfca6 fixed issue#8, now using File::Temp 2015-01-12 11:17:34 +01:00
git@daemon.de
f66b9e9aeb added the password policy feature to the core (::Record) for easier access. 2013-07-05 15:26:34 +02:00
git@daemon.de
ed5afed40f added parser for password policy field 2013-07-05 14:58:30 +02:00
git@daemon.de
8fc3d35628 got an error from cpan indexer: Status: Decreasing version number.
I don't know why, but 1.10 contained higher versions than 1.11. weird...
So I incremented them. Nothing else changed, so it is ok.
2013-07-05 11:12:51 +02:00
git@daemon.de
90260e757d fixed parsing of password expire field (github issue 5+6) 2013-07-05 09:39:50 +02:00
git@daemon.de
f3be7877ff forgot to change the uuid field pack format 2013-06-17 12:03:28 +02:00
git@daemon.de
d8365f915b the unpack() formatstring for the uuid (field 0x01) "L<4" didn't
return a hex string, but a number only, which is fine for most
        cases, but isn't a correct Data::UUID representation. Changed back
        to "H*".
2013-06-17 11:51:13 +02:00
git@daemon.de
fca71efd62 fixed pack/unpack formats to use strictly little-endian values as required
by database format
2012-11-27 17:41:49 +01:00
git@daemon.de
3d80bb1608 made Bytes::Random::Secure optional, version++ 2012-11-19 11:57:15 +01:00
Marcin Kasperski
aacfeeb474 (needs review)
Resolved problem with warnings
Use of uninitialized value within %map2name in hash element at /usr/local/share/perl/5.14.2/Crypt/PWSafe3/Record.pm line 140.
occuring on true PasswordSafe file.

I am not sure whether this could cause some data to be dropped, but the fix seems consistent with the other code.
2012-11-18 00:38:10 +01:00
TLINDEN
4cf8fe6eb9 fixed rt.cpan.org#75145. rt.cpan.org#75146. 2012-07-20 13:40:43 +02:00
TLINDEN
5c28e1f954 first commit 2012-07-20 12:58:07 +02:00