Release v1.5.0 on 2021-02-23.
  1. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 8 months ago
  2. 7e65791 select: Introduce osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 8 months ago
  3. d05def0 Drop old BSC references in fd check configure option by Pau Espin Pedrol · 4 years, 1 month ago
  4. e8ec214 select: Fix typo in a comment Osmcoom->Osmocom by Alexander Chemeris · 4 years, 1 month ago
  5. 100e44e timerfd: call osmo_fd_unregister() when closing on read error by Harald Welte · 4 years, 2 months ago
  6. a70ac85 select.c: Introduce support for signalfd by Harald Welte · 4 years, 2 months ago
  7. 7a010b1 select: Make file descriptor lists per-thread by Harald Welte · 5 years ago
  8. 2d90611 context: Add support for [per-thread] global talloc contexts by Harald Welte · 5 years ago
  9. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  10. 52a8375 select: Call log_reset_context() before calling file descriptor callbacks by Harald Welte · 5 years ago
  11. 37608f9 timerfd_create(): Fix error handling of osmo_fd_register() by Harald Welte · 6 years ago
  12. ea4d893 Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd by Harald Welte · 7 years ago
  13. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  14. 6c0a0e6 add osmo_fd_setup() convenience function to fill-in osmo_fd by Harald Welte · 7 years ago
  15. ea91a51 select: Add new osmo_fd_close() function by Harald Welte · 7 years ago
  16. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  17. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  18. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  19. 1d604d8 src/select.c: Don't #include <sys/select.h> if it doesn't exist by Harald Welte · 7 years ago
  20. ff20641 select: Find the highest fd when filling the fd_sets by Holger Hans Peter Freyther · 7 years ago
  21. b288853 select: add functionality to check socket state by Philipp Maier · 7 years ago
  22. 9c0751f osmo_select_main(): drop useless call to osmo_timers_check() by Neels Hofmeyr · 8 years ago 3G_2016_09
  23. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  24. 61f2888 select: Externalize fd_set filling and dispatch by Holger Hans Peter Freyther · 8 years ago
  25. 6c33ae2 Add new osmo_fd_get_by_fd() function by Harald Welte · 8 years ago
  26. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  27. 9e166e8 select.c: Add missing #include lines for string.h and sys/select.h by Harald Welte · 10 years ago
  28. 92e1e70 select: Fix english in comment by Holger Hans Peter Freyther · 10 years ago
  29. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  30. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  31. 32e1f23 merge process.[ch] with application.[ch] by Harald Welte · 13 years ago
  32. f7f89d0 select: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  33. 0b21c1c timer: use namespace prefix osmo_timer* by Pablo Neira Ayuso · 13 years ago
  34. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  35. 9d92f0e select.c: Change license terms from GPLv2 (from ulogd) to GPLv2+ by Harald Welte · 14 years ago
  36. 4355831 bsc_fd: Add a build option to be able to debug fd list corruption by Holger Hans Peter Freyther · 14 years ago
  37. 23ba474 select.c: Make the ugly hacker uglier... by Holger Hans Peter Freyther · 14 years ago 0.1.4
  38. 5484480 fix select.c build (config.h) by Harald Welte · 14 years ago
  39. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago