1. 0692916 vty: add vty_out_uptime() print the uptime to the vty by Alexander Couzens · 2 years, 10 months ago
  2. 11a58a1 vty: allow flushing by Eric · 2 years, 10 months ago
  3. 053ad96 vty: clear screen with ^L by Oliver Smith · 3 years ago
  4. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years, 1 month ago
  5. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  6. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  7. f94355d vty: check for reserved flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  8. 024e195 vty: check for duplicate flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  9. 349d348 vty: cosmetic: fix missing curly braces in vty_describe_command() by Vadim Yanitskiy · 3 years, 9 months ago
  10. f909d33 vty: cosmetic: s/width/cmd_width/g in vty_describe_command() by Vadim Yanitskiy · 3 years, 9 months ago
  11. aade232 vty: cosmetic: drop redundant 'break' statements by Vadim Yanitskiy · 3 years, 9 months ago
  12. 7a35b78 libosmovty: simplify condition checking vty->fd in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  13. 54df08e libosmovty: properly initialize vty->fd in vty_new() by Vadim Yanitskiy · 4 years, 7 months ago
  14. 02f25ea logging/vty: fix: do not close stderr in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  15. b639b4d logging/vty: fix vty_read_file(): do not write warnings to stdin by Vadim Yanitskiy · 4 years, 7 months ago
  16. 766f77c MAXPATHLEN set if not defined by Ruben Undheim · 6 years ago
  17. f8fe48e fix: vty crash by logging during VTY_CLOSED event handling by Neels Hofmeyr · 4 years, 10 months ago
  18. 8c00f9d vty/vty.c: the command buffer can be accessed directly by Vadim Yanitskiy · 5 years ago
  19. 757dea8 vty/vty.c: fix vty_read(): prevent further heap-buffer overrun by Vadim Yanitskiy · 5 years ago
  20. c1aa178 vty api: add vty_out_va() by Neels Hofmeyr · 5 years ago
  21. 8d04f95 vty telnet: consistently never change nodes upon CTRL-C by Neels Hofmeyr · 5 years ago
  22. 34d54b2 Fix VTY documentation error introduced in "bind" VTY port change by Harald Welte · 6 years ago
  23. 99ae401 vty: Make TCP port configurable and introduce telnet_init_default by Holger Hans Peter Freyther · 6 years ago
  24. 2e0a945 vty.c: Set vty->fd to -1 after closing the FD by Harald Welte · 6 years ago
  25. 893e49e vty/vty.c: fix bug in vty_config_write by Mykola Shchetinin · 6 years ago
  26. baed917 vty/vty.c: remove dead unused tall_bsc_ctx by Vadim Yanitskiy · 6 years ago
  27. ab383e6 vty: initialize termios before using it by Alexander Couzens · 6 years ago
  28. a2501a2 VTY: Don't welcome the user to the "control" interface, if it's VTY by Harald Welte · 6 years ago
  29. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  30. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  31. 5584a14 vty/vty.c: do not bind vty context to application's one by Vadim Yanitskiy · 7 years ago
  32. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  33. 03516d6 cosmetic: clarify language in vty read error by Keith · 7 years ago
  34. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  35. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  36. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  37. 7165880 Update doxygen main page for libosmo{core,gsm,vty} by Harald Welte · 7 years ago
  38. 898e1d8 vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" by Neels Hofmeyr · 8 years ago
  39. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  40. d56c3cb vty: Use NULL to have a null pointer instead of '\0' by Holger Hans Peter Freyther · 9 years ago
  41. 78a870e remove references to u_long type, use 'unsigned long' instead by Harald Welte · 10 years ago
  42. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  43. eb55e6a write_queue: Use EBADF instead of EBABDFD for portability by Holger Hans Peter Freyther · 10 years ago
  44. 77ab2f7 vty: Avoid use-after-free in VTY telnet interface by Daniel Willmann · 10 years ago
  45. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  46. 314c010 vty: Address compiler warning about the const qualifier by Holger Hans Peter Freyther · 12 years ago
  47. ea8f238 vty: Print the string using "%s", string to avoid security issues by Holger Hans Peter Freyther · 12 years ago
  48. e62651f correct inverted logic from commit f3ba8a by Alexander Huemer · 12 years ago
  49. f3ba8ab vty: avoid using a .data variable. by Diego Elio Pettenò · 12 years ago
  50. 2d52d10 add additional newline in vty welcome message by Harald Welte · 12 years ago 0.4.3
  51. 8b0d5b3 VTY: safe version of printing VTY welcome message by Harald Welte · 12 years ago
  52. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  53. f948dbc vty: Fixed vty_down_level to move down from config nodes by Andreas.Eversberg · 13 years ago
  54. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  55. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  56. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  57. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  58. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  59. df327f6 Use the app_info->name instead of the hostname by Harald Welte · 14 years ago
  60. 08aaded vty: Add functions to access index and node by Holger Hans Peter Freyther · 14 years ago 0.1.20
  61. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  62. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago