summaryrefslogtreecommitdiff
path: root/lib/llist.h
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
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* llist: make it "struct Curl_llist"Daniel Stenberg2020-09-021-14/+14
* llist: removed unused Curl_llist_move()Daniel Stenberg2020-01-241-4/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* llist: no longer uses mallocDaniel Stenberg2017-04-221-9/+6
* llist: replace Curl_llist_alloc with Curl_llist_initDaniel Stenberg2017-04-041-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* 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/+57
* build: rename 76 lib/*.h filesYang Tse2012-12-281-57/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse2012-12-281-3/+4
* llist: hide Curl_llist_initDaniel Stenberg2010-08-101-6/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support thatDaniel Stenberg2008-01-161-1/+3
* Use plain structs and not typedef'ed ones in the hash and linked-list code.Daniel Stenberg2005-01-251-23/+27
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* Uses less macros. #ifdef'ed out unused functions. Edited slightly to beDaniel Stenberg2003-09-051-8/+0
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* Now uses Curl_ as prefix for internal global symbols. curl_ should only beDaniel Stenberg2002-04-271-8/+8
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Sterling Hughes' provided initial DNS cache source code.Daniel Stenberg2002-01-031-0/+64