index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
base64.h
Age
Commit message (
Collapse
)
Author
2005-03-31
Updated the copyright year since changes have been this year.
Daniel Stenberg
2005-02-22
Curl_base64_decode() now returns an allocated buffer
Daniel Stenberg
2004-11-29
killed trailing whitespace
Daniel Stenberg
2004-02-23
switch the arguments according to the c source
Daniel Stenberg
2004-02-23
More size_t cleanups in the base64 functions.
Daniel Stenberg
2004-02-23
The base64 encode function now takes a size_t for size, not an int as
Daniel Stenberg
previously.
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-08-03
fixed the header that wrongly was the krb4-style one
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2000-09-28
replaced the old base64 stuff with the new ones
Daniel Stenberg
2000-09-21
new interface to the base64 encoder
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg