1. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  2. 08e2bfa VTY: remove accidentially enabled TELNET option debugging by Harald Welte · 14 years ago
  3. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  4. 00fd8b0 vty: use install_node_ve() instead of separate ENABLE and VIEW node installs by Harald Welte · 14 years ago
  5. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  6. a4b446b [vty] Free the matched at the end of the routine. by Holger Hans Peter Freyther · 14 years ago
  7. f1af306 [vty] Plug memory leak on auto completion. by Holger Hans Peter Freyther · 14 years ago
  8. 1700c93 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  9. 9e282de [vty] Move some allocations into the context of the vty. by Holger Hans Peter Freyther · 14 years ago
  10. 22ca95c [vty] Remove FIXME as it appears to do the right thing. by Holger Hans Peter Freyther · 14 years ago
  11. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  12. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  13. 3cefa9a vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  14. 7cb7a73 [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  15. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  16. 6d30a35 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  17. c423a12 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  18. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  19. c7c1982 add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  20. 0224e4d use one talloc context for entire vty code by Harald Welte · 15 years ago
  21. 2477d93 switch vty implementation over to talloc by Harald Welte · 15 years ago
  22. 678bdea add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  23. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/vty/vty.c]
  24. d6cab81 vty: disable password encryption, remove dependency to lcrypt by Harald Welte · 15 years ago
  25. c63e51d * correctly handle VTY_READ/VTY_WRITE events and select loop integration of VTY by Harald Welte · 15 years ago
  26. 955049f import VTY code from zebra/quagga (from my cardshell project) by Harald Welte · 15 years ago