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
/
strequal.h
Age
Commit message (
Expand
)
Author
2013-02-14
strlcat: remove function
Daniel Stenberg
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-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2008-10-23
moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_
Daniel Stenberg
2008-10-23
Created Curl_raw_nequal() which does a C-locale string case comparison.
Dan Fandrich
2008-10-16
Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function
Daniel Stenberg
2008-10-15
- Pascal Terjan filed bug #2154627
Daniel Stenberg
2008-10-15
removed the proto as well since the function is now gone
Daniel Stenberg
2005-04-22
modified this year
Daniel Stenberg
2005-04-12
Provides an unconditional strlcat() proto even if strlcat() was found by
Daniel Stenberg
2004-11-09
Changes for removing libcurl.def file on Win32.
Gisle Vanem
2004-06-13
added Curl_strcasestr() for case insensitive strstr() searching
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-10-28
kromJx@crosswinds.net's fix that now uses checkprefix() instead of
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-05-18
our internal strlcat() is now named Curl_strlcat()
Daniel Stenberg
2001-04-22
old krb4 fix for strlcat() prototype
Daniel Stenberg
2001-03-14
The Curl_* prefixes are now changed for curl_* ones, as these two functions
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-22
files moved to main branch from the newlib branch
Daniel Stenberg