summaryrefslogtreecommitdiffstats
path: root/common/list.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove slist_insert_before as it is not needed anymoreJohan Hedberg2006-10-121-2/+0
|
* Implement slist_insert_sorted and slist_find functionsJohan Hedberg2006-10-121-0/+4
|
* Support for prioritized watchesJohan Hedberg2006-09-271-0/+2
|
* Fix and cleanup watch functionalityJohan Hedberg2006-08-251-0/+2
|
* First round of Passkey Release method supportJohan Hedberg2006-08-201-0/+2
|
* added slist_foreach function and fixed small memory leakClaudio Takahasi2006-03-141-0/+2
|
* More passkey handler functionalityJohan Hedberg2006-03-131-0/+5
|
* Small cleanup to the common functionsMarcel Holtmann2006-03-091-4/+5
|
* Generic singly linked list functionalityJohan Hedberg2006-03-091-0/+38