]> granicus.if.org Git - neomutt/commit
build: enhance mutt_to_base64() (and callers)
authorPietro Cerutti <gahr@gahr.ch>
Fri, 18 Nov 2016 16:49:37 +0000 (16:49 +0000)
committerRichard Russon <rich@flatcap.org>
Tue, 29 Nov 2016 14:07:17 +0000 (14:07 +0000)
commit844b7cfcb0e3a72bb8dacc247e5cf104f8f0b36e
treec065b89aab2ca3573ca264d00ba2ba8e99f7d577
parent8bd0d8788415591f0a43c31bdb5ab6057ac82b98
build: enhance mutt_to_base64() (and callers)

- take chars and cast to unsigned chars inside, remove casts from callers
- return the number of characters written to the output buffers
- Doxygenize and verboize the documentation

Closes: #250
base64.c
imap/auth_cram.c
imap/auth_gss.c
protos.h