summaryrefslogtreecommitdiff
path: root/list.c
Commit message (Collapse)AuthorAgeFilesLines
* Add Emacs local variable for stroustrup style.linus2010-03-231-0/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Reindent and remove trailing whitespace.linus2010-03-081-5/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@517 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* timeout for connectvenaas2009-02-051-3/+11
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@467 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* minor fix in list.cvenaas2008-08-271-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@359 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* adding hash type, changed tls configs to hashvenaas2008-08-211-0/+8
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@352 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* made list_removedata() remove all occurencesvenaas2008-06-041-10/+13
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@280 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* gconfig cbs now return int. almost finished receiving all dynamic server ↵venaas2008-05-301-0/+3
| | | | | | config, just need to handle failing stringcopy git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@267 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* allow multiple servers for a realm, so far only first will be usedvenaas2007-09-191-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@161 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* now changed to allow prefix/prefixlen for hostvenaas2007-09-181-0/+28
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@159 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* moved to linked lists for replyqs, removed replyq size and countvenaas2007-06-221-1/+17
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@152 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* using linked lists instead of arraysvenaas2007-06-201-0/+53
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@147 e88ac4ed-0b26-0410-9574-a7f39faa03bf