1. ee7b8c5 libosmocore: Deprecate APIs telnet_init(_dynip)() by arehbein · 1 year, 6 months ago
  2. af35eb2 telnet_init_dynif: don't allow negative port by Max · 1 year, 7 months ago
  3. 6d26134 telnet_init_dynif: propagate error by Max · 1 year, 7 months ago
  4. 5b37642 vty: fix doc typo by Max · 1 year, 7 months ago
  5. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  6. 5bc9f38 cosmetic: vty: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 9 months ago
  7. 74b6ff0 vty/telnet_interface.c: log connection accept() / close() events by Vadim Yanitskiy · 5 years ago
  8. a9a8ea5 vty/telnet_interface.c: avoid unneeded initialization by Vadim Yanitskiy · 5 years ago
  9. 0ba3573 vty/telnet_interface.c: use DLGLOBAL logging sub-system by Vadim Yanitskiy · 5 years ago
  10. 6305300 add vty_is_active() by Neels Hofmeyr · 5 years ago
  11. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  12. 99ae401 vty: Make TCP port configurable and introduce telnet_init_default by Holger Hans Peter Freyther · 6 years ago
  13. d8d0ef6 vty: The telnet interface is TCP only. Fix the comments by Holger Hans Peter Freyther · 6 years ago
  14. 7a2ec6e vty: adjust telnet log by Max · 6 years ago
  15. e8e4322 telnet_interface: avoid double-close of fd() by Harald Welte · 6 years ago
  16. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  17. 8c64825 [doc] Don't add libosmovty bits to libosmocore groups by Harald Welte · 7 years ago
  18. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  19. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  20. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  21. 4a1cb09 telnet_interface: Handle osmo_fd_register() eror return code by Harald Welte · 8 years ago
  22. 55dc2ed log telnet bind address and port by Neels Hofmeyr · 8 years ago
  23. eb55e6a write_queue: Use EBADF instead of EBABDFD for portability by Holger Hans Peter Freyther · 10 years ago
  24. 77ab2f7 vty: Avoid use-after-free in VTY telnet interface by Daniel Willmann · 10 years ago
  25. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  26. 8b0d5b3 VTY: safe version of printing VTY welcome message by Harald Welte · 12 years ago
  27. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  28. a9efc12 vty/telnet: Add function to allow binding telnet interface to custom IP/Interface by Sylvain Munaut · 12 years ago
  29. dc3be0a vty/telnet_interface: Add telnet_exit function by Andreas.Eversberg · 13 years ago
  30. e881b1b doxygen: split VTY configuration in multiple files by Harald Welte · 13 years ago
  31. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  32. 2b32215 telnet_interface: if we don't check for the return value, don't use ret by Harald Welte · 13 years ago
  33. 9c3cbfb telnet_interface: get rid of 'const' warning by Harald Welte · 13 years ago
  34. b62b04b vty: print actual application name rather than always OpenBSC on connect by Harald Welte · 13 years ago
  35. f7f89d0 select: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  36. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  37. 4a4f96d vty: Fix typo testing return value of bind by Sylvain Munaut · 13 years ago
  38. 2e228fc vty: Use the copyright string from the app_info. by Holger Hans Peter Freyther · 14 years ago
  39. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago