Changed how Message-ID RFC2822 field is generated
[citadel.git] / libcitadel / lib / b64 / cencode.c
2022-05-23 Art CancroRewrote our local implementation of a Base64 encoder...
2016-01-22 Art CancroRemoved libb64's behavior of automatically appending...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-04-19 Wilfried GoesgensMake base64 encoding not add random linebreak/feed...
2015-04-18 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2015-04-14 Wilfried GoesgensMake base64 encoding not add random linebreak/feed...
2014-01-02 Wilfried GoesgensBASE64 de/encoding - by Edward Flick - replace John...