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
/
slist.c
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-24
curl_memory: make curl_memory.h the second-last header file loaded
Dan Fandrich
2013-07-16
slist.c: Curl_slist_append_nodup() OOM handling fix
Yang Tse
2013-07-15
curl_slist_append(): fix error detection
Patrick Monnerat
2013-07-15
slist.c: fix indentation
Patrick Monnerat
2013-07-15
slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup()
Patrick Monnerat
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
2011-10-07
libcurl: some OOM handling fixes
Yang Tse
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-03-09
- Frank Hempel found out a bug and provided the fix:
Daniel Stenberg