Home | History | Annotate | Line # | Download | only in dist
TODO revision 1.5
      1  1.1  agc To Do
      2  1.1  agc =====
      3  1.5  agc 64bit offsets
      4  1.5  agc sha256 sha512 digests
      5  1.3  agc detached verification
      6  1.1  agc need a netpgp_set_{pub,sec}key()? vs _init()?
      7  1.1  agc default compression when signing
      8  1.1  agc get rid of ops_memory after used literal_data_body
      9  1.1  agc sort out callback - ops_export_key, packet-parse callback etc
     10  1.1  agc Simplify IO
     11  1.1  agc Make into SHA1Init, SHA1End, SHA1File style of calls
     12  1.1  agc Work out a way to get text out of a signed file
     13  1.1  agc Multiple recipients for encryption
     14  1.1  agc Look at inefficiencies - read() etc
     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