Hold: [patch] base64_encode
Paul Mansfield
paul.mansfield at taptu.com
Tue Sep 28 19:20:10 CEST 2010
On 28/09/10 17:03, Nils Goroll wrote:
> I need to go over this again, I need an implementation which will also encode
> arbitrary buffers, not just null-terminated strings, also base64_decode
> currently doesn't restore the correct buffer length.
some base65 encoders are badly broken, I seem to remember adapting this
one to my needs; not sure whether there's better ones now as I it was
quite a while ago
http://migbase64.sourceforge.net/
More information about the varnish-dev
mailing list