Steve Holme
|
085081fc6e
code cleanup: We prefer 'CURLcode result'
|
%!s(int64=10) %!d(string=hai) anos |
Daniel Stenberg
|
d3d871cb4f
Curl_urldecode: don't allow NULL as receiver
|
%!s(int64=10) %!d(string=hai) anos |
Daniel Stenberg
|
192c4f788d
Curl_urldecode: no peeking beyond end of input buffer
|
%!s(int64=11) %!d(string=hai) anos |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
%!s(int64=12) %!d(string=hai) anos |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
%!s(int64=12) %!d(string=hai) anos |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
%!s(int64=12) %!d(string=hai) anos |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
%!s(int64=12) %!d(string=hai) anos |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
%!s(int64=12) %!d(string=hai) anos |
Daniel Stenberg
|
75ca568fa1
URL sanitize: reject URLs containing bad data
|
%!s(int64=13) %!d(string=hai) anos |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
%!s(int64=13) %!d(string=hai) anos |
Yang Tse
|
30c9799f72
compiler warning: fix
|
%!s(int64=13) %!d(string=hai) anos |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
%!s(int64=13) %!d(string=hai) anos |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
%!s(int64=13) %!d(string=hai) anos |
Daniel Stenberg
|
5df13c3173
curl_easy_escape: don't escape "unreserved" characters
|
%!s(int64=14) %!d(string=hai) anos |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
%!s(int64=14) %!d(string=hai) anos |
Yang Tse
|
5695c4db86
|
%!s(int64=14) %!d(string=hai) anos |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
%!s(int64=15) %!d(string=hai) anos |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
%!s(int64=15) %!d(string=hai) anos |
Dan Fandrich
|
95456b8e78
Added const to some pointer variables
|
%!s(int64=16) %!d(string=hai) anos |
Dan Fandrich
|
c98ab69cc7
Factored out Curl_isalnum
|
%!s(int64=16) %!d(string=hai) anos |
Daniel Stenberg
|
cbd1a77ec2
if () => if()
|
%!s(int64=17) %!d(string=hai) anos |
Daniel Stenberg
|
ec08e2f9f2
Alex Fishman reported a curl_easy_escape() problem that was made the
|
%!s(int64=17) %!d(string=hai) anos |
Dan Fandrich
|
523767660c
Fixed some minor mismatched types found by splint.
|
%!s(int64=17) %!d(string=hai) anos |
Daniel Stenberg
|
1926f4573d
Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work on
|
%!s(int64=17) %!d(string=hai) anos |
Daniel Stenberg
|
44d84ac164
Avoid typecasting a signed char to an int when using is*() functions, as that
|
%!s(int64=18) %!d(string=hai) anos |
Daniel Stenberg
|
5a4b43848a
First commit of David McCreedy's EBCDIC and TPF changes.
|
%!s(int64=18) %!d(string=hai) anos |
Daniel Stenberg
|
090b89cc76
Variable type cleanups to please the picky MIPSPro compiler.
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
cf10df6c68
include header for our printfs
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
feb2dd2835
Replaced all uses of sprintf() with the safer snprintf(). It is just a
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
5bf02b16a0
curl_free() doesn't free(NULL) but just returns
|
%!s(int64=20) %!d(string=hai) anos |