added base64 module
commit96a1ad7b7d57655f10433b05589a1d558197253b
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 27 Jan 2012 21:08:40 +0000 (27 22:08 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 27 Jan 2012 21:08:40 +0000 (27 22:08 +0100)
tree67ccd9a5b4c1ce58f199572f684d3397a8ba1369
parent2216b3561d86cccb94af363590fd7a329fd013f5
added base64 module
gl/Makefile.am
gl/base64.c [new file with mode: 0644]
gl/base64.h [new file with mode: 0644]
gl/m4/base64.m4 [new file with mode: 0644]
gl/m4/gnulib-cache.m4
gl/m4/gnulib-comp.m4
gl/m4/stdalign.m4
gl/tests/Makefile.am
gl/tests/malloca.c
gl/tests/test-base64.c [new file with mode: 0644]