Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-09-07 | Silence warning over ignored return value (CID 187932) |  Chris Luke | 1 | -2/+2 |
2018-09-06 | Fix Telnet option processing issue |  Chris Luke | 1 | -1/+8 |
2018-07-12 | Fix debug CLI node recycling bugs |  Dave Barach | 1 | -5/+26 |
2018-06-30 | cli: Validate cli_file_index on quit command |  Steve Shin | 1 | -0/+4 |
2018-06-10 | cli: Disable XON/XOFF in the tty |  Chris Luke | 1 | -0/+4 |
2018-06-10 | cli: Fix reverse-line-wrap in terminals (VPP-1295) |  Chris Luke | 1 | -86/+195 |
2018-06-10 | cli: Fix off-by-one in the pager |  Chris Luke | 1 | -2/+2 |
2018-03-16 | cli: make q work again |  Florin Coras | 1 | -0/+8 |
2018-02-06 | vlib: epoll on worker threads |  Damjan Marion | 1 | -1/+50 |
2018-01-30 | VPP-899: Run VPP under SELinux |  Billy McFall | 1 | -4/+20 |
2017-12-06 | fix bug in pager |  Neale Ranns | 1 | -2/+3 |
2017-11-13 | Instead of a min term size, use a default (VPP-1061) |  Chris Luke | 1 | -16/+21 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 1 | -1/+1 |
2017-09-22 | Fix vpp "unix interactive" when running under emacs + gdb |  Dave Barach | 1 | -3/+8 |
2017-09-21 | vppctl,cli: Improve non-interactive vppctl (VPP-944) |  Chris Luke | 1 | -51/+308 |
2017-09-20 | CLI: fix segfault when browsing an empty history |  Yoann Desmouceaux | 1 | -3/+1 |
2017-09-18 | Fixes for issues Coverity has reported (VPP-972) |  Chris Luke | 1 | -0/+30 |
2017-09-14 | clib_socket: add sendmsg / recvmsg with ancillary data support |  Damjan Marion | 1 | -2/+2 |
2017-09-09 | move unix_file_* code to vppinfra |  Damjan Marion | 1 | -39/+46 |
2017-08-24 | Make VPP runtime directory configurable |  Damjan Marion | 1 | -8/+12 |
2017-07-06 | unix: mkdir VPP_RUN_DIR before opening a socket in it |  Chris Luke | 1 | -0/+11 |
2017-06-21 | Add option to create clib_socket with group write permissions |  Damjan Marion | 1 | -1/+4 |
2017-06-06 | vlib: add screen-256color CLI terminal type |  Damjan Marion | 1 | -0/+1 |
2017-05-23 | Add TAB-based auto-completion to the CLI |  Yoann Desmouceaux | 1 | -0/+153 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 1 | -6/+16 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+2989 |