summaryrefslogtreecommitdiff
path: root/lib/curl_base64.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* lib: remove support for CURL_DOES_CONVERSIONSDaniel Stenberg2022-02-041-6/+3
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* 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