1. a59e8d7 write_queue: Fix Doxygen comment by arehbein · 9 months ago
  2. ae07127 write_queue: Enable updating max_length field by arehbein · 10 months ago
  3. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago[Renamed from src/write_queue.c]
  4. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  5. e352715 write_queue: Document it that caller is responsible if enqueue fails by Harald Welte · 2 years, 7 months ago
  6. c433889 write_queue: Re-enqueue msgb if write_cb returns -EAGAIN by Harald Welte · 3 years, 9 months ago
  7. f449378 write_queue: use msgb_{en,de}queue_count() by Harald Welte · 3 years, 9 months ago
  8. 66138cc write_queue: Add osmo_wqueue_enqueue_quiet() by Harald Welte · 3 years, 9 months ago
  9. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  10. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  11. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  12. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  13. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  14. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  15. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  16. eb55e6a write_queue: Use EBADF instead of EBABDFD for portability by Holger Hans Peter Freyther · 10 years ago
  17. bd8a89d write_queue: Avoid possible use-after-free if fd is read-/writable by Daniel Willmann · 10 years ago
  18. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  19. 2777ecd doxygen: Add 'write_queue' module by Harald Welte · 13 years ago
  20. 9111d93 write-queue: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  21. f7f89d0 select: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  22. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  23. 76681ba write_queue: Only pop the queue if it is not empty by Holger Hans Peter Freyther · 13 years ago
  24. 4052c81 write_queue: Add callback for exceptions as well. by Holger Hans Peter Freyther · 14 years ago
  25. 99a263f write_queue: Add a method to clear the queue. by Holger Hans Peter Freyther · 14 years ago
  26. a49951f write_queue: Make the bfd cb public so it can be used in a different context by Holger Hans Peter Freyther · 14 years ago
  27. 8df932a [write_queue] Add a generic write queue class by Holger Hans Peter Freyther · 14 years ago