summaryrefslogtreecommitdiff
path: root/lib/curlx.h
Commit message (Expand)AuthorAgeFilesLines
* 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