summaryrefslogtreecommitdiff
path: root/lib/strequal.h
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* strlcat: remove functionDaniel Stenberg2013-02-141-6/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+36
* build: rename 76 lib/*.h filesYang Tse2012-12-281-36/+0
* lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse2012-12-281-3/+4
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_Daniel Stenberg2008-10-231-14/+0
* Created Curl_raw_nequal() which does a C-locale string case comparison.Dan Fandrich2008-10-231-4/+5
* Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper functionDaniel Stenberg2008-10-161-4/+6
* - Pascal Terjan filed bug #2154627Daniel Stenberg2008-10-151-0/+6
* removed the proto as well since the function is now goneDaniel Stenberg2008-10-151-3/+1
* modified this yearDaniel Stenberg2005-04-221-1/+1
* Provides an unconditional strlcat() proto even if strlcat() was found byDaniel Stenberg2005-04-121-9/+1
* Changes for removing libcurl.def file on Win32.Gisle Vanem2004-11-091-1/+5
* added Curl_strcasestr() for case insensitive strstr() searchingDaniel Stenberg2004-06-131-5/+8
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* kromJx@crosswinds.net's fix that now uses checkprefix() instead ofDaniel Stenberg2002-10-281-0/+4
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* our internal strlcat() is now named Curl_strlcat()Daniel Stenberg2001-05-181-1/+2
* old krb4 fix for strlcat() prototypeDaniel Stenberg2001-04-221-0/+4
* The Curl_* prefixes are now changed for curl_* ones, as these two functionsDaniel Stenberg2001-03-141-4/+8
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-2/+5
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* files moved to main branch from the newlib branchDaniel Stenberg2000-05-221-0/+45