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.c
Age
Commit message (
Expand
)
Author
2003-06-26
We noe use CURLDEBUG instead of MALLOCDEBUG
Daniel Stenberg
2003-06-11
made a nicer output for the decode test, as it served as a nice tool for me ;-)
Daniel Stenberg
2003-06-11
Initial take at NTLM authentication. It doesn't really work at this point
Daniel Stenberg
2003-02-13
Christopher R. Palmer fixed Curl_base64_encode() to deal with zeroes in the
Daniel Stenberg
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2003-01-09
proper indent
Daniel Stenberg
2003-01-06
indent fix
Daniel Stenberg
2002-12-19
Curl_base64_decode() fixed by Matthew B
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-10-11
looks nicer and is better compatible with older vim versions
Sterling Hughes
2001-09-07
Added formatting sections for emacs and vim
Sterling Hughes
2001-08-24
include setup.h properly, not config.h
Daniel Stenberg
2001-08-14
#include <curl/mprintf.h>
Daniel Stenberg
2001-08-03
Andrew Francis base64 decode, my previous base64 encoder, new source header.
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2000-10-09
added memory debugging include file
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