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