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