Age | Commit message (Expand) | Author |
2017-08-17 | CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG | Daniel Stenberg |
2017-08-17 | system.h: remove all CURL_SIZEOF_* defines | Daniel Stenberg |
2017-02-28 | warnless: suppress compiler warning | Marcel Raad |
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-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-15 | warnless.c: fix compiler warnings | Yang Tse |
2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
2012-03-25 | fix some compiler warnings | Yang Tse |
2012-03-22 | fix several 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-06-01 | warnless: icc 9.1 workaround | Yang Tse |
2011-05-27 | warnless: header inclusion fix | Yang Tse |
2011-05-26 | compiler warning: fix | 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-25 | use CURL_SIZEOF_LONG instead of SIZEOF_LONG | Daniel Stenberg |
2010-03-24 | Fix curl CMake build. | Bill Hoffman |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-26 | Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems | Yang Tse |
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 |