wireguard: add dos mitigation support
[vpp.git] / src / vpp-api /
2022-06-01 Viktor Velichkinpapi: vpp_serializer.py - replace slow bytes() with... 08/36308/7
2022-05-10 Klement Sekeratests: replace pycodestyle with black 43/36043/15
2022-05-02 Ole Troanvapi: support api clients within vpp process 11/35111/11
2022-04-27 Renato Botelho do... vapi: Fix build when directory contains @ 57/36057/1
2022-03-31 Damjan Marionstats: convert error counters to normal counters 40/35640/10
2022-03-09 Damjan Marionstats: refactor 16/35516/16
2022-02-24 Dave Wallacevapi: Missing include file in vlib.api.vapi.h 25/35425/3
2022-02-01 Steven Luongstats: vpp_get_stats crashes in stat_segment_data_free 42/35142/2
2022-01-25 Klement Sekeraapi: vapi: honor non-blocking setting 64/35064/3
2021-11-16 Klement Sekeravapi: verify message size when received 19/34519/2
2021-11-02 Klement Sekeratests: change code to avoid gcc-11 warning 15/34315/3
2021-10-18 Filip Tehlarinterface: add api test file 69/33269/9
2021-10-14 Klement Sekeratests: fix coverity warnings 99/34099/5
2021-10-13 Nathan Skrzypczakdocs: convert vpp doc md->rst 24/34024/3
2021-10-13 Florin Corasvapi: fix vapi test coverity warning 84/34084/3
2021-09-28 Filip Tehlarapi: API trace improvements 52/32652/27
2021-09-28 Ole Troanmisc: vpe.api messages dynamically allocated 56/33856/6
2021-09-28 Nick Brownbuild: complete python3 support, no hardcode path 36/33736/4
2021-09-27 Dmitry Valtertests: don't install vapi_c{,pp}_test 59/33759/2
2021-09-27 Florin Corasmisc: api move continued 32/33732/10
2021-09-17 Nick Brownbuild: use GNUInstallDirs install destinations 31/33731/2
2021-08-31 Ole Troanstats: check epoch in python vpp_stats ls 27/33627/3
2021-07-12 Ole Troanpapi: remove shared memory transport 03/32203/5
2021-06-25 Arthur de Kerhorstats: reverts part of a fix on Python client 09/32909/2
2021-06-25 Arthur de Kerhorstats: fix race conditions in vpp-api stats client 97/32897/4
2021-05-27 Damjan Marionbuild: kindly ask python not to polute src/ 40/32440/5
2021-05-26 Damjan Mariontests: move vapi C/C++ test files into src/ 39/32439/4
2021-05-21 Ole Troanstats: catch stat segment overrun in retry loop 13/32313/6
2021-05-13 Dave Wallacetests: move test source to vpp/test 93/32293/2
2021-05-04 Arthur de Kerhorstats: adding symlinks for nodes and interfaces in... 36/31636/18
2021-04-28 Ole Troanpapi: change default to use socket transport instead... 96/31996/6
2021-04-15 Tianyu Lipapi: fix ubuntu 1804 make test socket.close error 72/31972/5
2021-04-12 Klement Sekeratests: support attaching to existing vpp 63/31663/20
2021-03-30 Ole Troanstats: python: handle when pattern is not list in ls 17/31817/3
2021-03-26 Damjan Marionvlib: split vlib_main_t into global and per-thread 23/31623/10
2021-03-25 Ole Troanstats: python vpp_stats rewrite to access stat segment... 78/31678/12
2021-03-16 Klement Sekeraapi: allow specifying no timeout 53/31653/2
2021-03-15 Ole Troantests: use socket transport instead of shared memory 85/31485/10
2021-03-05 Andrew Yourtchenkovppapigen: expose the values of per-message "options... 23/31523/4
2021-02-16 Paul Vinciguerravapi: add dedicated return code for client timeout 85/24085/8
2021-02-15 Paul Vinciguerrapapi: add method to retrieve field options 02/26702/8
2021-02-09 Paul Vinciguerrapapi: expose vpp_papi version to client 90/30490/8
2021-02-05 Paul Vinciguerrapapi: remove unused name from __all__ 49/30449/3
2020-12-19 Paul Vinciguerrapapi: remove import vpp_transport_socket 91/30491/1
2020-12-08 Paul Vinciguerratests: restore vapi C++ test under Centos-8 94/30294/4
2020-12-08 Paul Vinciguerrapapi: remove old client reference 38/30238/4
2020-12-04 Paul Vinciguerrapapi: add support for enumflag part 1 of 2 66/30266/4
2020-12-03 Paul Vinciguerrapapi: remove python2 patterns 40/30240/3
2020-12-03 Paul Vinciguerrapapi: allow client control over loggers 42/30242/2
2020-12-03 Vratko Polakstats: char-pointer arithmetic style-up 36/30236/3
2020-12-02 Paul Vinciguerrapapi: improve unit testability 08/30208/4
2020-12-02 Elias Rudbergstats: void-pointer arithmetic fix 07/30207/2
2020-12-02 Paul Vinciguerrapapi: fix copy/paste error 25/30225/2
2020-11-25 Ole Troanapi: vat2 and json autogeneration for api messages 90/29890/13
2020-11-17 Paul Vinciguerrapapi: remove dependency on aenum 22/27022/3
2020-11-17 Dave Wallacetests: move vpp-api tests to src/vpe-api/test 63/29963/2
2020-10-21 Ole Troanstats: missing dimension in stat_set_simple_counter 69/29569/3
2020-10-07 Ole Troanapi: add heap alloc to vpp stats 63/29163/2
2020-09-28 Damjan Marionvppinfra: don't call dlmalloc API directly from the... 36/29136/2
2020-09-28 Ole Troanapi: remove clib_mem_init from vppapiclient contructor 14/29114/2
2020-09-09 Rajesh Goelstats: Fix stat_segment to set timeout directly 54/28654/3
2020-08-17 Vratko Polakstats: Move misplaced comment block 22/28422/3
2020-08-13 Ole Troanstats: remove offsets on vpp side 17/28017/3
2020-08-11 Ole Troanpapi: allow unknown address family 92/27392/4
2020-08-11 Ole Troanstats: add timeout for in_progress access to stat segment 99/28199/7
2020-08-10 Ole Troanstats: name and error index client memory leak 02/28202/2
2020-06-10 Klement Sekeravapi: memset allocated messages to zero 72/27472/3
2020-05-25 Ole Troanapi: add new stream message convention 91/20191/15
2020-05-15 Damjan Marionmisc: fix ubuntu 20.04 python deps 10/27010/4
2020-05-08 Damjan Marionbuild: various improvements 41/26941/7
2020-05-08 Ole Troanpapi: use python3 for papi install 52/26952/2
2020-05-04 Paul Vinciguerravapi: add support for defaults in typedefs 20/26820/5
2020-05-02 Ruslan Babayevapi: fix include_guard when path contains a plus 26/26826/2
2020-04-28 Paul Vinciguerratests: implement ipaddress convenience methods 32/26732/4
2020-04-24 Neale Rannsvapi: packed enum type generation 43/26643/4
2020-02-11 Dave Barachvppinfra: remove the historical mheap memory allocator 82/24982/4
2020-02-05 Vladimir Isaevstats: fix state counter removal 79/24779/4
2019-12-19 Paul Vinciguerrapapi: lazily initialize stats client 03/23703/5
2019-12-17 Oliver Gilesbuild: export vapi generation in vpp-dev 67/23867/8
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-05 Ole Troanpapi: add call stats 63/23663/3
2019-12-03 Paul Vinciguerrapapi: add a per-call _timeout option 40/23740/2
2019-11-27 Benoît Gannemisc: add address sanitizer heap instrumentation 37/21937/10
2019-11-27 Paul Vinciguerrapapi: fix typo in repr 44/23644/3
2019-11-24 Ole Troanpapi: fix papi default handling 19/23619/3
2019-11-24 Paul Vinciguerrapapi: add missing base types to serializer 17/23617/2
2019-11-24 Paul Vinciguerrapapi: add repr to packer types for troubleshooting 18/23618/1
2019-11-22 Ole Troanpapi: support default for type alias decaying to basetype 30/23530/7
2019-11-13 Paul Vinciguerrapapi: enhance MACAddress() equality 82/23382/3
2019-11-12 Ole Troanpapi: add wrapper to validate crc manifest 25/22725/7
2019-11-05 Renato Botelho do... misc: Fix python scripts shebang line 59/23159/5
2019-10-28 Ole Troanvapi: switch to python3 96/22996/2
2019-10-23 Ole Troanpapi: fix default handling 27/22927/3
2019-10-21 Ole Troanbier: tests support python3 84/22884/2
2019-10-18 Ole Troanipsec: make tests support python3 20/22820/2
2019-10-14 Vratko Polakpapi: fix socket sendall calls 99/22699/3
2019-10-11 Vratko Polakpapi: harden socket handling 72/22672/3
2019-10-09 Vratko Polakpapi: introduce read_blocking 25/21925/9
2019-09-25 Klement Sekerapapi: truncate long logger messages 65/22065/4
2019-09-19 Ole Troanapi: split vl_api_prefix into two 97/21997/8
next