]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: base64 - Add high-level data decode functions with data stack buffer output.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Wed, 28 Aug 2019 22:04:54 +0000 (00:04 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 10 Sep 2019 07:02:30 +0000 (10:02 +0300)
commit7b1b3fb018db67bd972aa979178121bb5d2ac8bc
tree5b9754bd5645ea9fa94c21ce45bc6e2443250a37
parentd4a8ef0190dac1c68b1b3bd068b9986ffcc82104
lib: base64 - Add high-level data decode functions with data stack buffer output.

Similar functions accepting C string input already exist.
src/lib/base64.c
src/lib/base64.h