summaryrefslogtreecommitdiff
path: root/lib/base64.c
Commit message (Expand)AuthorAgeFilesLines
* Added formatting sections for emacs and vimSterling Hughes2001-09-071-0/+8
* include setup.h properly, not config.hDaniel Stenberg2001-08-241-3/+2
* #include <curl/mprintf.h>Daniel Stenberg2001-08-141-0/+4
* Andrew Francis base64 decode, my previous base64 encoder, new source header.Daniel Stenberg2001-08-031-124/+231
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-2/+2
* added memory debugging include fileDaniel Stenberg2000-10-091-0/+5
* replaced the old base64 stuff with the new onesDaniel Stenberg2000-09-281-107/+136
* new interface to the base64 encoderDaniel Stenberg2000-09-211-5/+29
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+94