Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
преди 14 години |
Yang Tse
|
439f62bfa8
|
преди 14 години |
Yang Tse
|
2abcd132f8
|
преди 14 години |
Yang Tse
|
dc9f0a9758
|
преди 14 години |
Yang Tse
|
10affed097
|
преди 14 години |
Yang Tse
|
f0d3930346
|
преди 14 години |
Yang Tse
|
a6fb6b70c7
|
преди 14 години |
Yang Tse
|
2179ef9fa9
|
преди 14 години |
Yang Tse
|
1c2947581b
fix shadowing of a global declaration
|
преди 15 години |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
преди 15 години |
Daniel Stenberg
|
b4ac9cd02c
Remove a chunk of unused code that was #ifdef'de on defines we never set.
|
преди 16 години |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
преди 16 години |
Yang Tse
|
861b647e7b
remove unnecessary typecasting of realloc()
|
преди 16 години |
Yang Tse
|
3dcd2b82c4
fix print formatting string directives
|
преди 16 години |
Dan Fandrich
|
0994d7811f
Removed some redundant type casts
|
преди 16 години |
Yang Tse
|
ac18b471d2
libcurl internal base64.h header file renamed to curl_base64.h
|
преди 16 години |
Daniel Stenberg
|
ad6e28073c
removed space after if and while before the parenthesis for better source code
|
преди 17 години |
Dan Fandrich
|
9f44a95522
Renamed several libcurl error codes and options to make them more general
|
преди 17 години |
Yang Tse
|
94b253fde7
Steve Little's fixes to allow compilation on VMS 64-bit mode
|
преди 17 години |
Yang Tse
|
b039d883e5
proper fix for compiler warning
|
преди 17 години |
Yang Tse
|
038fe54e21
fix compiler warning
|
преди 17 години |
Dan Fandrich
|
c321b9f704
Fixes some more out of memory handling bugs.
|
преди 17 години |
Gisle Vanem
|
1c63ceb317
Suppress the "'convbuf' might be used uninitialized in this function" warning.
|
преди 18 години |
Daniel Stenberg
|
359d500908
- David McCreedy made changes to allow base64 encoding/decoding to work on
|
преди 18 години |
Daniel Stenberg
|
44d84ac164
Avoid typecasting a signed char to an int when using is*() functions, as that
|
преди 18 години |
Yang Tse
|
d157c29269
Fix compiler warnings
|
преди 18 години |
Daniel Stenberg
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
преди 19 години |
Dan Fandrich
|
0ddab51ad8
Fix for a base64 decode heap buffer overflow vulnerability.
|
преди 20 години |
Daniel Stenberg
|
527f70e540
Curl_base64_decode() now returns an allocated buffer
|
преди 20 години |
Dan Fandrich
|
1ba47e7af9
Add 'const' to immutable arrays.
|
преди 20 години |