1. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  2. a8589a4 VTY: remove accidentially enabled TELNET option debugging by Harald Welte · 14 years ago
  3. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  4. 769a352 vty: use install_node_ve() instead of separate ENABLE and VIEW node installs by Harald Welte · 14 years ago
  5. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  6. ce0bee8 [vty] Free the matched at the end of the routine. by Holger Hans Peter Freyther · 14 years ago
  7. aacaecd [vty] Plug memory leak on auto completion. by Holger Hans Peter Freyther · 14 years ago
  8. a163e40 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  9. 279ed93 [vty] Move some allocations into the context of the vty. by Holger Hans Peter Freyther · 14 years ago
  10. 94e5cb0 [vty] Remove FIXME as it appears to do the right thing. by Holger Hans Peter Freyther · 14 years ago
  11. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  12. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  13. 0c83660 vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  14. bf4e76d [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  15. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  16. 38811f6 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  17. d9e3908 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  18. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  19. 966faea add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  20. b78b5b5 use one talloc context for entire vty code by Harald Welte · 15 years ago
  21. de6c410 switch vty implementation over to talloc by Harald Welte · 15 years ago
  22. e821a06 add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  23. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago