Daniel Stenberg
|
6b9bc5a4fe
CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG
|
7 years ago |
Daniel Stenberg
|
80d9e35598
system.h: remove all CURL_SIZEOF_* defines
|
7 years ago |
Marcel Raad
|
a162d8b21b
warnless: suppress compiler warning
|
7 years ago |
Steve Holme
|
696bc6b9c9
warnless?: Added some integer based conversion functions
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Steve Holme
|
a7999da39e
tool_getparam.c: Fixed compilation warnings
|
10 years ago |
Steve Holme
|
77a51364a4
warnless: Updated copyright year for recent changes
|
10 years ago |
Marc Hoersken
|
6239146e93
warnless: add wrapper function for read and write on Windows
|
10 years ago |
Yang Tse
|
a9ca5e61e5
sockfilt.c: fix some W64 compiler warnings
|
12 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
f6af9d9886
warnless.c: fix compiler warnings
|
12 years ago |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 years ago |
Yang Tse
|
9801596fb3
fix some compiler warnings
|
12 years ago |
Yang Tse
|
3c80309c27
fix several compiler warnings
|
12 years ago |
Yang Tse
|
c6825b7a6b
fix several compiler warnings
|
12 years ago |
Yang Tse
|
8af4b657d0
fix some compiler warnings
|
12 years ago |
Yang Tse
|
8e82ef9c32
http_negotiate_sspi.c: fix compiler warning
|
13 years ago |
Yang Tse
|
fd00b382b2
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
|
13 years ago |
Yang Tse
|
a689072f33
warnless: icc 9.1 workaround
|
13 years ago |
Yang Tse
|
7dd449d843
warnless: header inclusion fix
|
13 years ago |
Yang Tse
|
3c9ff41a1f
compiler warning: fix
|
13 years ago |
Yang Tse
|
b735717606
compiler warning: fix
|
13 years ago |
Yang Tse
|
c1901f7ed0
fix compiler warning: conversion may lose significant bits
|
14 years ago |
Yang Tse
|
07f60235b0
fix compiler warning: rounding, sign extension, or loss of accuracy may result
|
14 years ago |
Yang Tse
|
7e3f0bffe5
fix compiler warning: conversion may lose significant bits
|
14 years ago |
Daniel Stenberg
|
675330b8df
use CURL_SIZEOF_LONG instead of SIZEOF_LONG
|
14 years ago |
Bill Hoffman
|
d42f9329dc
Fix curl CMake build.
|
14 years ago |