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

Diff for /palm/Palm-Keyring/TODO between version 1.5 and 1.11

version 1.5, 2007/01/31 04:29:08 version 1.11, 2007/02/21 05:27:05
Line 3 
Line 3 
 make example4 actually a gui keyring app  make example4 actually a gui keyring app
   
 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.
   
 Look up the old record, decrypt it and see if it is changing before we  Allow passing of 'cipher' as either a number or a name
 change the lastchange date.  
   
 $RedRiver: TODO,v 1.4 2007/01/31 04:17:15 andrew Exp $  better v4 compatible, need to add a $pdb->{records}->[0] somehow
   
   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.
           I THINK I did this in the module, have to write the tests to find out.
   
   should I generate a new date ONLY if the password changes
   or if anything changes?
   
   $RedRiver: TODO,v 1.10 2007/02/19 02:56:45 andrew Exp $

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.11

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