]> granicus.if.org Git - neomutt/commit
merge: mass tidy-up of ncrypt
authorRichard Russon <rich@flatcap.org>
Tue, 12 Jun 2018 01:45:59 +0000 (02:45 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 12 Jun 2018 01:45:59 +0000 (02:45 +0100)
commitf60978c6ce64c5a16740943ec2b5225d7064aa0c
treef8c0ac1a2df6c5dbf841622320de36bedba12213
parenta6f37282acad5d56255ae3b07110974d26289f39
parentc6ee0d92b2a563b73dfe80886baf373ec12e019d
merge: mass tidy-up of ncrypt

 * drop unnec typedefs
 * fold CryptModuleFunctions into CryptModuleSpecs
 * drop redirect functions
 * tidy headers
 * doxygen: Document the encryption API
 * doxygen: document api implementors
 * unify the naming of all the ncrypt API functions
 * doxygen: document the ncrypt api wrappers