[BACK]Return to TODO CVS log [TXT][DIR] Up to [local] / palm / Palm-Keyring

Diff for /palm/Palm-Keyring/TODO between version 1.2 and 1.10

version 1.2, 2007/01/30 05:04:09 version 1.10, 2007/02/19 02:56:45
Line 1 
Line 1 
 Better error reporting  Better error reporting.  Learn how the rest of the modules do it, then support that.
   
 Decide if there is a way to override the ParseRecord and PackRecord.  I think  make example4 actually a gui keyring app
 probably not, because we want to make sure all records are encrypted or  
 decrypted with the same key.  
   
 Support the v5 or newer databases  Support the v5 or newer databases
           Have support for reading and decrypting.
           Now need to support
                   Encrypt
                   Write
           and write docs
           Figure out how to represent the non-encrypted fields in the pdb.
   
 make example4 actually a gui keyring app  figure out why t/keyring5.t fails sometimes.
   
   better v4 compatible, need to add a $pdb->{records}->[0] somehow
   
 $RedRiver: TODO,v 1.1 2007/01/29 02:49:00 andrew Exp $  accessors for reading and changing the options
   
   validate dates passed into the lastchange field.
   
   make the extra modules options.  Build.PL, the tests and in the module.
   
   should I generate a new date ONLY if the password changes
   or if anything changes?
   
   $RedRiver: TODO,v 1.9 2007/02/19 02:55:35 andrew Exp $

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.10

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>