Curl_base64_decode() now returns an allocated buffer
authorDaniel Stenberg <daniel@haxx.se>
Tue, 22 Feb 2005 12:10:30 +0000 (12:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Feb 2005 12:10:30 +0000 (12:10 +0000)
commit527f70e540b68bcdb338cd5a133bbf17daf0105a
tree1baed9cd34c4b5ff16f5c4e850a27325c5d2dbda
parent19f66c757573b4940295a83e08eeb86c878b1def
Curl_base64_decode() now returns an allocated buffer
lib/base64.c
lib/base64.h
lib/http_negotiate.c
lib/http_ntlm.c
lib/krb4.c
tests/server/getpart.c