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