summaryrefslogtreecommitdiff
path: root/email-print-mime-structure
Commit message (Expand)AuthorAge
* email-print-mime-structure: handle one-part PKCS#7 signature objectsDaniel Kahn Gillmor2019-11-28
* email-print-mime-structure: Change pipe_decrypt to pipe_transformDaniel Kahn Gillmor2019-11-28
* email-print-mime-structure: decrypt S/MIME parts with OpenSSLDaniel Kahn Gillmor2019-11-28
* email-print-mime-structure: decrypt S/MIME parts using gpgsmDaniel Kahn Gillmor2019-11-28
* email-print-mime-structure: move decrypt_part to its own functionDaniel Kahn Gillmor2019-11-28
* email-print-mime-structure: Generic pipe decryptionDaniel Kahn Gillmor2019-11-28
* email-print-mime-structure: decrypt PGP/MIME parts as bytesDaniel Kahn Gillmor2019-11-28
* email-print-mime-structure: prepare for multiple forms of decryptionDaniel Kahn Gillmor2019-11-21
* email-print-mime-structure: add --no-use-gpg-agentSean Whitton2019-11-15
* email-print-mime-structure: change --use-gpg-agent to a simple flagDaniel Kahn Gillmor2019-11-15
* email-print-mime-structure: add tab completionDaniel Kahn Gillmor2019-11-10
* email-print-mime-structure: Add --use-gpg-agent for decryptionDaniel Kahn Gillmor2019-11-10
* email-print-mime-structure: prepare for other decryption mechanismsDaniel Kahn Gillmor2019-11-10
* email-print-mime-structure: Restructure pgpy decryptionDaniel Kahn Gillmor2019-11-10
* email-print-mime-structure: sanity check cryptographic payloadDaniel Kahn Gillmor2019-11-10
* drop space before shell redirection operatorSean Whitton2019-11-02
* email-print-mime-structure: add decryption capabilityDaniel Kahn Gillmor2019-11-02
* email-print-mime-structure: renamed MimePrinter.test() to print_tree()Daniel Kahn Gillmor2019-11-02
* email-print-mime-structure: add another FIXME about bytecountingDaniel Kahn Gillmor2019-11-02
* email-print-mime-structure: Pass parent and nth child info during walkDaniel Kahn Gillmor2019-11-02
* email-print-mime-structure: nbytes should show as a decimal integerDaniel Kahn Gillmor2019-11-02
* email-print-mime-structure: parse argmentsDaniel Kahn Gillmor2019-11-02
* email-print-mime-structure: put main() into its own functionDaniel Kahn Gillmor2019-11-02
* email-print-mime-structure: refactor to a classDaniel Kahn Gillmor2019-11-02
* email-print-mime-structure: be typesafeDaniel Kahn Gillmor2019-11-01
* update email-print-mime-structure headers to include licensingDaniel Kahn Gillmor2019-09-14
* rename printmimestructure to email-print-mime-structureDaniel Kahn Gillmor2019-09-14