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