1. 961e3c8 vlib: add recursive macro expander to debug cli by Dave Barach · 4 years, 6 months ago
  2. 10a22a6 vlib: restore commands for non-interactive sessions by Benoît Ganne · 4 years, 7 months ago
  3. a58be82 vlib: fix unix cli commands crash without session by Benoît Ganne · 4 years, 7 months ago
  4. ce266ad vlib: fix unix cli SIGSEGV for empty line input by Fan Zhang · 4 years, 9 months ago
  5. 8a023fd vlib: unix cli - log cli commands one per line by Paul Vinciguerra · 4 years, 10 months ago
  6. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  7. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  8. 2fd44a0 vlib: fix cli process stack overflow by Chenmin Sun · 5 years ago
  9. 735d2e2 vlib: fix cli process stack overflow by Aloys Augustin · 5 years ago
  10. 67e4df1 vlib: cli support ctrl-w to erase left word by Hiroki Shirokura · 5 years ago
  11. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  12. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  13. 5022c6c Fix 'terminal history off' crasher by Chris Luke · 6 years ago
  14. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  15. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  16. c5cb638 Silence warning over ignored return value (CID 187932) by Chris Luke · 6 years ago
  17. a9cf6af Fix Telnet option processing issue by Chris Luke · 6 years ago
  18. 0610039 Fix debug CLI node recycling bugs by Dave Barach · 6 years ago
  19. 0d5a195 cli: Validate cli_file_index on quit command by Steve Shin · 6 years ago
  20. 01dc6b9 cli: Disable XON/XOFF in the tty by Chris Luke · 7 years ago
  21. fc379d2 cli: Fix reverse-line-wrap in terminals (VPP-1295) by Chris Luke · 7 years ago
  22. 70a745d cli: Fix off-by-one in the pager by Chris Luke · 7 years ago
  23. 33d1629 cli: make q work again by Florin Coras · 7 years ago
  24. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
  25. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  26. 9c2c243 fix bug in pager by Neale Ranns · 7 years ago
  27. 2d8bf30 Instead of a min term size, use a default (VPP-1061) by Chris Luke · 7 years ago
  28. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  29. b66201f Fix vpp "unix interactive" when running under emacs + gdb by Dave Barach · 7 years ago
  30. 03add7f vppctl,cli: Improve non-interactive vppctl (VPP-944) by Chris Luke · 7 years ago
  31. 561ae0a CLI: fix segfault when browsing an empty history by Yoann Desmouceaux · 7 years ago
  32. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  33. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  34. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  35. 57d963f Make VPP runtime directory configurable by Damjan Marion · 7 years ago
  36. 475674e unix: mkdir VPP_RUN_DIR before opening a socket in it by Chris Luke · 7 years ago
  37. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
  38. 6e8ab16 vlib: add screen-256color CLI terminal type by Damjan Marion · 8 years ago
  39. 3060e07 Add TAB-based auto-completion to the CLI by Yoann Desmouceaux · 8 years ago
  40. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  41. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vlib/vlib/unix/cli.c]
  42. 90f52bf Refactor pre-Doxy siphon scripts; VPP-396 by Chris Luke · 8 years ago
  43. 54ccf22 VPP-221 CLI auto-documentation infrastructure by Chris Luke · 8 years ago
  44. 853e720 VPP-237: indent fixes in prep for checkstyle by Ed Warnicke · 8 years ago
  45. f9c231e vpp-189 Clean up more coverity warnings by Dave Barach · 8 years ago
  46. b2a6e25 VPP-189 coverity warning cleanups by Dave Barach · 8 years ago
  47. 8e5b041 VPP-223 General documentation updates by Chris Luke · 8 years ago
  48. 9b8ffd9 fd-io-styleify pass by Dave Barach · 8 years ago
  49. 96e1203 VPP-133: increase size of cli process stacks by Dave Barach · 9 years ago
  50. 270b6de VPP-74 Fix signedness issue when terminal resizes by Chris Luke · 9 years ago
  51. 862623d VPP-23 Re-work pager line collation by Chris Luke · 9 years ago v16.09-rc0
  52. b585097 VPP-57 Add Doxygen to VPP by Chris Luke · 9 years ago
  53. 93dcd1d VPP-46 Fix cut-and-paste in the debug CLI by Chris Luke · 9 years ago
  54. 716d959 Avoid clobbering output_function by concurrent CLI sessions doing vlib_process_wait_for_event*. by Andrew Yourtchenko · 9 years ago
  55. 6de2ff2 VPP-26 Iterate through empty command line in cli history by Chris Luke · 9 years ago
  56. 1aed76f VPP-27 Extend telnet protocol buffer guard by Chris Luke · 9 years ago
  57. 7afda3a CLI output pager by Chris Luke · 9 years ago
  58. 6b90fe3 Add "history" CLI command by Chris Luke · 9 years ago
  59. 572d812 Add a (small) banner to the Debug and Telnet CLI by Chris Luke · 9 years ago
  60. 0aca5eb Debug/Telnet CLI enhancements by Chris Luke · 9 years ago
  61. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  62. a25bd1c Do not listen unless configured with cli-listen. by Ed Warnicke · 9 years ago
  63. b2ef4dd Adjacency allocator by Dave Barach · 9 years ago
  64. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0