Daniel Stenberg
|
99bc7e5fd3
oops, the decode() function got its arguments reversed in my cleanup
|
21 years ago |
Daniel Stenberg
|
e1b5e15431
More size_t cleanups in the base64 functions.
|
21 years ago |
Daniel Stenberg
|
1aba4c519b
The base64 encode function now takes a size_t for size, not an int as
|
21 years ago |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
Daniel Stenberg
|
204f03912f
We noe use CURLDEBUG instead of MALLOCDEBUG
|
21 years ago |
Daniel Stenberg
|
52c5b57200
made a nicer output for the decode test, as it served as a nice tool for me ;-)
|
21 years ago |
Daniel Stenberg
|
73c5f24fa4
Initial take at NTLM authentication. It doesn't really work at this point
|
21 years ago |
Daniel Stenberg
|
3ddc7b9390
Christopher R. Palmer fixed Curl_base64_encode() to deal with zeroes in the
|
22 years ago |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 years ago |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 years ago |
Daniel Stenberg
|
ed22f75241
proper indent
|
22 years ago |
Daniel Stenberg
|
2912537533
indent fix
|
22 years ago |
Daniel Stenberg
|
1698015e3c
Curl_base64_decode() fixed by Matthew B
|
22 years ago |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 years ago |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
23 years ago |
Sterling Hughes
|
8e91d5de8e
looks nicer and is better compatible with older vim versions
|
23 years ago |
Sterling Hughes
|
6147879837
Added formatting sections for emacs and vim
|
23 years ago |
Daniel Stenberg
|
d5112c0dec
include setup.h properly, not config.h
|
23 years ago |
Daniel Stenberg
|
1ad7023758
#include <curl/mprintf.h>
|
23 years ago |
Daniel Stenberg
|
00b00c6931
Andrew Francis base64 decode, my previous base64 encoder, new source header.
|
23 years ago |
Daniel Stenberg
|
4031104404
Internal symbols that aren't static are now prefixed with 'Curl_'
|
24 years ago |
Daniel Stenberg
|
0f8facb49b
added memory debugging include file
|
24 years ago |
Daniel Stenberg
|
221f1c2ca2
replaced the old base64 stuff with the new ones
|
24 years ago |
Daniel Stenberg
|
37249c3a41
new interface to the base64 encoder
|
24 years ago |
Daniel Stenberg
|
1ef3600a07
haxx.nu => haxx.se
|
24 years ago |
Daniel Stenberg
|
ae1912cb0d
Initial revision
|
25 years ago |