index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
warnless.h
Age
Commit message (
Expand
)
Author
2018-08-11
Silence GCC 8 cast-function-type warnings
Marcel Raad
2018-04-08
build: cleanup to fix clang warnings/errors
Daniel Stenberg
2018-02-28
unit1309: fix warning on Windows x64
Marcel Raad
2016-03-26
warnless.h: Removed spurious character from commit 696bc6b9c9
Steve Holme
2016-03-26
warnless?: Added some integer based conversion functions
Steve Holme
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-05-22
tool_getparam.c: Fixed compilation warnings
Steve Holme
2014-02-16
warnless: Updated copyright year for recent changes
Steve Holme
2014-02-16
warnless: add wrapper function for read and write on Windows
Marc Hoersken
2013-01-09
sockfilt.c: fix some W64 compiler warnings
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-03-25
fix some compiler warnings
Yang Tse
2012-03-20
fix several compiler warnings
Yang Tse
2012-03-16
fix some compiler warnings
Yang Tse
2012-01-13
http_negotiate_sspi.c: fix compiler warning
Yang Tse
2011-08-24
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
Yang Tse
2011-05-26
compiler warning: fix
Yang Tse
2011-05-25
compiler warning: fix followup
Yang Tse
2011-05-24
compiler warning: fix
Yang Tse
2010-12-04
fix compiler warning: conversion may lose significant bits
Yang Tse
2010-12-02
fix compiler warning: rounding, sign extension, or loss of accuracy may result
Yang Tse
2010-12-01
fix compiler warning: conversion may lose significant bits
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-26
fix compiler warning
Yang Tse
2010-02-22
convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
Yang Tse
2010-02-22
fix compiler warning
Yang Tse
2010-02-19
fix compiler warning
Yang Tse