summaryrefslogtreecommitdiff
path: root/lib/curl_base64.h
Commit message (Expand)AuthorAgeFilesLines
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* base64: added Curl_base64url_encode()Daniel Stenberg2014-07-251-1/+4
* base64: fix Curl_base64_encode and Curl_base64_decode interfacesYang Tse2011-08-241-5/+6
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* fix shadowing of a global declarationYang Tse2009-06-041-6/+10
* libcurl internal base64.h header file renamed to curl_base64.hYang Tse2008-08-171-0/+28