Added gnutls_b64_encode_fmt2() and gnutls_b64_decode_fmt2(). These functions return...
commit3ad985f1ebcccfc7081817ce648d89e1da926615
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 9 Jun 2002 10:13:56 +0000 (9 10:13 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 9 Jun 2002 10:13:56 +0000 (9 10:13 +0000)
treee0808f8757607143ebedffc9e0402f9c1d713f19
parent27c0d00eb23c5d6c07551d94bfea2766101c909c
Added gnutls_b64_encode_fmt2() and gnutls_b64_decode_fmt2(). These functions return allocated data. Cleaned up the gnutls_datum code and some of memory stuff.
NEWS
lib/gnutls_datum.c
lib/gnutls_datum.h
lib/gnutls_global.c
lib/gnutls_mem.c
lib/gnutls_mem.h
lib/x509_b64.c