Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
před 12 roky |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
před 12 roky |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
před 12 roky |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
před 12 roky |
Yang Tse
|
3c80309c27
fix several compiler warnings
|
před 12 roky |
Yang Tse
|
fd00b382b2
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
|
před 13 roky |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
před 13 roky |
Daniel Stenberg
|
0f7bea7c3a
unittest: mark all unit tested functions
|
před 13 roky |
Yang Tse
|
41ebda02b2
compiler warning: fix
|
před 13 roky |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
před 13 roky |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
před 13 roky |
Daniel Stenberg
|
a5ee8d50c3
base64.c: removed wrong comment
|
před 13 roky |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
před 14 roky |
Yang Tse
|
439f62bfa8
|
před 14 roky |
Yang Tse
|
2abcd132f8
|
před 14 roky |
Yang Tse
|
dc9f0a9758
|
před 14 roky |
Yang Tse
|
10affed097
|
před 14 roky |
Yang Tse
|
f0d3930346
|
před 14 roky |
Yang Tse
|
a6fb6b70c7
|
před 14 roky |
Yang Tse
|
2179ef9fa9
|
před 14 roky |
Yang Tse
|
1c2947581b
fix shadowing of a global declaration
|
před 15 roky |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
před 15 roky |
Daniel Stenberg
|
b4ac9cd02c
Remove a chunk of unused code that was #ifdef'de on defines we never set.
|
před 16 roky |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
před 16 roky |
Yang Tse
|
861b647e7b
remove unnecessary typecasting of realloc()
|
před 16 roky |
Yang Tse
|
3dcd2b82c4
fix print formatting string directives
|
před 16 roky |
Dan Fandrich
|
0994d7811f
Removed some redundant type casts
|
před 16 roky |
Yang Tse
|
ac18b471d2
libcurl internal base64.h header file renamed to curl_base64.h
|
před 16 roky |
Daniel Stenberg
|
ad6e28073c
removed space after if and while before the parenthesis for better source code
|
před 17 roky |
Dan Fandrich
|
9f44a95522
Renamed several libcurl error codes and options to make them more general
|
před 17 roky |