summaryrefslogtreecommitdiff
path: root/list.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust copyright lines to reflect git (svn) history of each and every file.Linus Nordberg2012-11-121-2/+1
* Formatting changes.Linus Nordberg2012-09-251-2/+2
* Remove the second copyright line, with both UNINETT and NORDUnet.Linus Nordberg2012-09-171-1/+0
* Remove Stig from first copyright line.Linus Nordberg2012-09-171-1/+1
* Update copyright and licensing information.Linus Nordberg2012-09-141-7/+4
* Add Emacs local variable for stroustrup style.linus2010-03-231-0/+4
* Reindent and remove trailing whitespace.linus2010-03-081-5/+5
* timeout for connectvenaas2009-02-051-3/+11
* minor fix in list.cvenaas2008-08-271-1/+1
* adding hash type, changed tls configs to hashvenaas2008-08-211-0/+8
* made list_removedata() remove all occurencesvenaas2008-06-041-10/+13
* gconfig cbs now return int. almost finished receiving all dynamic server conf...venaas2008-05-301-0/+3
* allow multiple servers for a realm, so far only first will be usedvenaas2007-09-191-1/+1
* now changed to allow prefix/prefixlen for hostvenaas2007-09-181-0/+28
* moved to linked lists for replyqs, removed replyq size and countvenaas2007-06-221-1/+17
* using linked lists instead of arraysvenaas2007-06-201-0/+53