Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove slist_insert_before as it is not needed anymore | Johan Hedberg | 2006-10-12 | 1 | -30/+0 |
* | Implement slist_insert_sorted and slist_find functions | Johan Hedberg | 2006-10-12 | 1 | -0/+90 |
* | Support for prioritized watches | Johan Hedberg | 2006-09-27 | 1 | -0/+30 |
* | Fix and cleanup watch functionality | Johan Hedberg | 2006-08-25 | 1 | -0/+15 |
* | First round of Passkey Release method support | Johan Hedberg | 2006-08-20 | 1 | -0/+10 |
* | added slist_foreach function and fixed small memory leak | Claudio Takahasi | 2006-03-14 | 1 | -0/+9 |
* | More passkey handler functionality | Johan Hedberg | 2006-03-13 | 1 | -0/+13 |
* | Fix memory leak in list.c | Johan Hedberg | 2006-03-09 | 1 | -2/+3 |
* | Small cleanup to the common functions | Marcel Holtmann | 2006-03-09 | 1 | -1/+3 |
* | Generic singly linked list functionality | Johan Hedberg | 2006-03-09 | 1 | -0/+94 |