1. 5584a14 vty/vty.c: do not bind vty context to application's one by Vadim Yanitskiy · 7 years ago
  2. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  3. 03516d6 cosmetic: clarify language in vty read error by Keith · 7 years ago
  4. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  5. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  6. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  7. 7165880 Update doxygen main page for libosmo{core,gsm,vty} by Harald Welte · 7 years ago
  8. 898e1d8 vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" by Neels Hofmeyr · 8 years ago
  9. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  10. d56c3cb vty: Use NULL to have a null pointer instead of '\0' by Holger Hans Peter Freyther · 9 years ago
  11. 78a870e remove references to u_long type, use 'unsigned long' instead by Harald Welte · 10 years ago
  12. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  13. eb55e6a write_queue: Use EBADF instead of EBABDFD for portability by Holger Hans Peter Freyther · 10 years ago
  14. 77ab2f7 vty: Avoid use-after-free in VTY telnet interface by Daniel Willmann · 10 years ago
  15. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  16. 314c010 vty: Address compiler warning about the const qualifier by Holger Hans Peter Freyther · 12 years ago
  17. ea8f238 vty: Print the string using "%s", string to avoid security issues by Holger Hans Peter Freyther · 12 years ago
  18. e62651f correct inverted logic from commit f3ba8a by Alexander Huemer · 12 years ago
  19. f3ba8ab vty: avoid using a .data variable. by Diego Elio Pettenò · 12 years ago
  20. 2d52d10 add additional newline in vty welcome message by Harald Welte · 12 years ago 0.4.3
  21. 8b0d5b3 VTY: safe version of printing VTY welcome message by Harald Welte · 12 years ago
  22. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  23. f948dbc vty: Fixed vty_down_level to move down from config nodes by Andreas.Eversberg · 13 years ago
  24. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  25. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  26. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  27. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  28. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  29. df327f6 Use the app_info->name instead of the hostname by Harald Welte · 14 years ago
  30. 08aaded vty: Add functions to access index and node by Holger Hans Peter Freyther · 14 years ago 0.1.20
  31. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  32. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago