1 1.1 agc To Do 2 1.1 agc ===== 3 1.18 agc read input via fd's, per ver 4 1.18 agc write output to fd's, per ver 5 1.15 agc error logging 6 1.9 agc separate from libcrypto? 7 1.6 agc 64-bit offsets 8 1.8 agc default compression when signing? 9 1.1 agc Multiple recipients for encryption 10 1.19 lukem convert tests from ./tst to the autotest ./tests/ 11 1.1 agc 12 1.1 agc Done 13 1.1 agc ==== 14 1.1 agc autoconf 15 1.1 agc libtool 16 1.1 agc name change 17 1.1 agc content_ naming scheme 18 1.1 agc Brief test script 19 1.1 agc get rid of C global 20 1.1 agc put all readers and writers together in one file 21 1.1 agc Add mmapped method 22 1.1 agc merge mmap'ed and fd reads - if mmap fails, fall back to read 23 1.1 agc Make sure all openpgpsdk changes are brought forward 24 1.1 agc look at header file fun 25 1.1 agc new version number in autoconf 26 1.1 agc Make decrypt work with files > 8192 bytes 27 1.1 agc dynamically size literal_data_body before decompressing? 28 1.1 agc restore ops_export_key functionality 29 1.1 agc match keyids using case insensitive matching - (c0596823 == C0596823) 30 1.1 agc use PRIsize appropriately 31 1.1 agc make a high-level interface 32 1.1 agc get rid of multiple local headers 33 1.1 agc get rid of long identifier names - all done internally now 34 1.1 agc Finish name change for everything 35 1.1 agc work out what's exported and what's not 36 1.1 agc finish off main header file 37 1.1 agc init(&netpgp, userid, pubring, secring) 38 1.1 agc __ops 39 1.1 agc real naming scheme 40 1.1 agc get rid of malloc() instances -> calloc() 41 1.1 agc change include directory 42 1.1 agc Install man pages 43 1.2 agc WARNS=4 (again) 44 1.3 agc detached sig 45 1.4 agc get rid of assert()s 46 1.5 agc disable core dumps 47 1.5 agc add a --help option 48 1.6 agc sha256 digests 49 1.6 agc print out size of key in --list-keys 50 1.6 agc decryption - print encrypted key info 51 1.7 agc get rid of local files 52 1.7 agc hash algorithm selection 53 1.8 agc detached verification 54 1.8 agc RCS Ids 55 1.8 agc Look at inefficiencies - read() etc 56 1.9 agc cat command to display a verified file without signature 57 1.10 agc get rid of ops_memory after used literal_data_body 58 1.13 agc new package for 1.99.4 59 1.16 agc separate verify program 60 1.16 agc Add --passwd-fd n argument 61 1.16 agc bring forward netpgpverify mods to netpgp 62 1.16 agc move directory locations in package and cvs repo 63 1.16 agc fix up tests for new directory locations 64 1.17 agc separate key management program 65 1.17 agc C++ guards in header file 66 1.17 agc modify sets lists for netpgpverify 67 1.20 agc don't require passphrase for keys without one 68