Release v1.5.0 on 2021-02-23.
  1. 4fe8a75 serial: Introduce API osmo_serial_speed_t by Pau Espin Pedrol · 3 years, 7 months ago
  2. 28acb21 serial: Log error if tcgetattr() or tcsetattr() fail by Pau Espin Pedrol · 3 years, 7 months ago
  3. 71ba873 serial: Fix typo in debug log line by Pau Espin Pedrol · 3 years, 7 months ago
  4. 23999da cosmetic: serial: Fix typo in comment by Pau Espin Pedrol · 3 years, 7 months ago
  5. 2e286a5 cosmetic: clarify c_iflag in osmo_serial_init() by Harald Welte · 4 years, 8 months ago
  6. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  7. ea809df serial.c: Use pragma message instead of warning by Pau Espin Pedrol · 7 years ago
  8. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  9. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  10. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  11. 1514f34 serial.c: file descriptor '0' is a valid value by Harald Welte · 7 years ago
  12. d251045 serial.c: Fix fd leak in case of fcntl() error paths by Harald Welte · 7 years ago
  13. c68ce3b serial.c: Some ports don't support TIOCMBIS for RTS/CTS control by Harald Welte · 7 years ago
  14. 1db3782 serial: Open devie in non-blocking mode and then switch to blocking by Harald Welte · 7 years ago
  15. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  16. 22be129 serial: don't set O_NDELAY, as it is more or less O_NONBLOCK by Harald Welte · 12 years ago
  17. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  18. 31d3de9 core/serial: Fix warning when on platform other than linux by Sylvain Munaut · 13 years ago
  19. e40549a core/serial: Fix typo by Sylvain Munaut · 13 years ago
  20. 9631184 core/serial: support custom baud rates on OS X by Sylvain Munaut · 13 years ago
  21. fe28ded core/serial: Add utilities to deal with serial ports by Sylvain Munaut · 13 years ago