1. 18 Jan, 2021 1 commit
  2. 15 Jan, 2021 5 commits
  3. 14 Jan, 2021 2 commits
  4. 12 Jan, 2021 4 commits
  5. 06 Jan, 2021 1 commit
  6. 29 Dec, 2020 1 commit
  7. 23 Dec, 2020 4 commits
  8. 22 Dec, 2020 1 commit
  9. 13 Dec, 2020 1 commit
  10. 01 Dec, 2020 2 commits
  11. 23 Nov, 2020 1 commit
  12. 22 Nov, 2020 1 commit
  13. 21 Nov, 2020 2 commits
  14. 20 Nov, 2020 2 commits
  15. 16 Nov, 2020 3 commits
  16. 13 Nov, 2020 2 commits
  17. 12 Nov, 2020 1 commit
  18. 04 Nov, 2020 2 commits
  19. 24 Oct, 2020 1 commit
  20. 23 Oct, 2020 2 commits
  21. 20 Oct, 2020 1 commit
    • Michael Cook's avatar
      queue: add requeue, fix unqueue_matching · 6dd80ffd
      Michael Cook authored
      Synchronized with emane.git's implementation of this code which
      includes a unit test.
      
      This commit also fixes two bugs in unqueue_matching and one inb
      unqueue:
      
      - unqueue_matching was returning the wrong pointer when
        there was no match
      
      - both unqueue_matching and unqueue were not clearing the vacated
        queue entry after removing the item
      6dd80ffd