summaryrefslogtreecommitdiff
path: root/lib/curlx.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* win32: Add Curl_verify_windows_version() to curlxCameron Cawley2020-08-021-0/+3
* curl_multibyte: add to curlxMarcel Raad2020-05-141-1/+11
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-6/+5
* whitespace fixesViktor Szakats2018-09-231-1/+0
* curlx: the timeval functions are no longer provided as curlx_*Daniel Stenberg2017-10-301-11/+1
* strcase: make the tool use curl_str[n]equal insteadDaniel Stenberg2016-10-311-2/+0
* curl_strequal: part of public API/ABI, needs to be keptDaniel Stenberg2016-10-311-2/+2
* strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg2016-10-311-3/+2
* strcasecompare: is the new name for strequal()Daniel Stenberg2016-10-311-5/+5
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* vtls: use curl_printf.h all overDaniel Stenberg2015-03-031-3/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-11/+11
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-11/+11
* lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse2012-12-281-3/+4
* Typo fixes.Brad Hards2010-12-211-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* fix compiler warningYang Tse2010-02-261-0/+1
* convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse2010-02-221-0/+7
* - Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses forDaniel Stenberg2009-07-091-0/+3
* Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper functionDaniel Stenberg2008-10-161-1/+1
* - Pascal Terjan filed bug #2154627Daniel Stenberg2008-10-151-1/+2
* Update copyright year, since the file has been modifiedYang Tse2006-10-271-1/+1
* Undefine symbols before redefining them.Gisle Vanem2006-07-061-1/+13
* delete trailing whitespaceDaniel Stenberg2004-05-241-5/+5
* New header file that offers easy access to the curlx_ functions for an app.Daniel Stenberg2004-04-301-0/+95