Home | History | Annotate | Line # | Download | only in dist
TODO revision 1.37
      1   1.1  agc To Do
      2   1.1  agc =====
      3  1.30  agc agent
      4  1.30  agc agentctl
      5  1.25  agc convert to and from ascii armored sigs
      6  1.25  agc gpgme compat lib
      7  1.21  agc return userids from successful verify, and then print id out if required
      8  1.22  agc is get_passphrase_cb needed?
      9  1.15  agc error logging
     10   1.9  agc separate from libcrypto?
     11   1.6  agc 64-bit offsets
     12  1.24  agc thresholds
     13   1.8  agc default compression when signing?
     14  1.24  agc elgamal enc/decryption?
     15   1.1  agc 
     16   1.1  agc Done
     17   1.1  agc ====
     18   1.1  agc autoconf
     19   1.1  agc libtool
     20   1.1  agc name change
     21   1.1  agc content_ naming scheme
     22   1.1  agc Brief test script
     23   1.1  agc get rid of C global
     24   1.1  agc put all readers and writers together in one file
     25   1.1  agc Add mmapped method
     26   1.1  agc merge mmap'ed and fd reads - if mmap fails, fall back to read
     27   1.1  agc Make sure all openpgpsdk changes are brought forward
     28   1.1  agc look at header file fun
     29   1.1  agc new version number in autoconf
     30   1.1  agc Make decrypt work with files > 8192 bytes
     31   1.1  agc dynamically size literal_data_body before decompressing?
     32   1.1  agc restore ops_export_key functionality
     33   1.1  agc match keyids using case insensitive matching - (c0596823 == C0596823)
     34   1.1  agc use PRIsize appropriately
     35   1.1  agc make a high-level interface
     36   1.1  agc get rid of multiple local headers
     37   1.1  agc get rid of long identifier names - all done internally now
     38   1.1  agc Finish name change for everything
     39   1.1  agc work out what's exported and what's not
     40   1.1  agc finish off main header file
     41   1.1  agc init(&netpgp, userid, pubring, secring)
     42   1.1  agc __ops
     43   1.1  agc real naming scheme
     44   1.1  agc get rid of malloc() instances -> calloc()
     45   1.1  agc change include directory
     46   1.1  agc Install man pages
     47   1.2  agc WARNS=4 (again)
     48   1.3  agc detached sig
     49   1.4  agc get rid of assert()s
     50   1.5  agc disable core dumps
     51   1.5  agc add a --help option
     52   1.6  agc sha256 digests
     53   1.6  agc print out size of key in --list-keys
     54   1.6  agc decryption - print encrypted key info
     55   1.7  agc get rid of local files
     56   1.7  agc hash algorithm selection
     57   1.8  agc detached verification
     58   1.8  agc RCS Ids
     59   1.8  agc Look at inefficiencies - read() etc
     60   1.9  agc cat command to display a verified file without signature
     61  1.10  agc get rid of ops_memory after used literal_data_body
     62  1.13  agc new package for 1.99.4
     63  1.16  agc separate verify program
     64  1.16  agc Add --passwd-fd n argument
     65  1.16  agc bring forward netpgpverify mods to netpgp
     66  1.16  agc move directory locations in package and cvs repo
     67  1.16  agc fix up tests for new directory locations
     68  1.17  agc separate key management program
     69  1.17  agc C++ guards in header file
     70  1.17  agc modify sets lists for netpgpverify
     71  1.20  agc don't require passphrase for keys without one
     72  1.23  agc failure to run if no userid in gpg.conf (even if --userid specified)
     73  1.23  agc don't complain if no .gnupg dir (even when using --homedir)
     74  1.26  agc make it work with ssh host keys
     75  1.27  agc regex matching for names and signatures
     76  1.28  agc in memory encryption and decryption
     77  1.28  agc ssss
     78  1.28  agc make netpgp work from stdin/to stdout
     79  1.29  agc signature duration and expiry
     80  1.29  agc multisign
     81  1.29  agc settable from time
     82  1.29  agc unarmoured static in packet-print.c and skipping in crypto.c
     83  1.30  agc display expiry properly
     84  1.30  agc unarmoured static in packet-print.c and skipping in crypto.c
     85  1.30  agc duration -> expiry
     86  1.31  agc print signing key info properly when prompting for passphrase
     87  1.31  agc print decryption key info properly when prompting for passphrase
     88  1.32  agc hkpd
     89  1.32  agc hkpclient
     90  1.32  agc netbsd/pkgsrc pr 42922
     91  1.34  agc add expiry information to public key display
     92  1.35  agc trust subpackets
     93  1.35  agc add revocation information to public key display
     94  1.35  agc --list-sigs - these come out in __ops_check_subkey_sig()
     95  1.36  agc hkp to include sigs too
     96  1.37  agc make netpgpkeys work - add, import, commit, update, sign, passphrase
     97