summaryrefslogtreecommitdiff
path: root/lib/slist.c
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
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* memdebug: Ensure curl/curl.h is included before curl_memory.hSteve Holme2016-04-011-1/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl_memory: make curl_memory.h the second-last header file loadedDan Fandrich2015-03-241-2/+2
* slist.c: Curl_slist_append_nodup() OOM handling fixYang Tse2013-07-161-2/+1
* curl_slist_append(): fix error detectionPatrick Monnerat2013-07-151-1/+1
* slist.c: fix indentationPatrick Monnerat2013-07-151-4/+4
* slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup()Patrick Monnerat2013-07-151-22/+39
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+127
* build: rename 93 lib/*.c filesYang Tse2013-01-031-127/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-3/+3
* libcurl: some OOM handling fixesYang Tse2011-10-071-4/+1
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-5/+0
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-2/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* libcurl's memory.h renamed to curl_memory.hYang Tse2009-04-211-1/+1
* - Frank Hempel found out a bug and provided the fix:Daniel Stenberg2009-03-091-0/+136