ikev2: support responder hostname
[vpp.git] / src / vpp-api /
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
2019-09-16 Ole Troanapi: autogenerate api trace print/endian 72/21772/11
2019-09-10 Vratko Polakpapi: let async calls return context 67/21867/4
2019-09-04 Ole Troanapi: memclnt api use string type. 82/21582/6
2019-09-03 Ole Troanapi: enforce vla is last and fixed string type 92/21492/12
2019-08-27 Ole Troanapi: revert use string type for strings in memclnt.api 70/21570/5
2019-08-27 Ole Troanapi: use string type for strings in memclnt.api 50/21450/6
2019-08-15 Dave Barachstats: refactor header files 02/21302/3
2019-08-09 YohanPipereaustats: create /run/vpp before stat socket bind() 04/20004/9
2019-08-08 Ole Troanapi: vppapitrace JSON/API trace converter 32/20932/12
2019-08-08 Ole Troanapi: api socket respect unix runtime directory 00/21100/2
2019-07-31 Paul Vinciguerraapi papi: add alias for timestamp(datetime)/timedelta 01/20801/5
2019-07-24 Vratko Polakvapi: add python scripts to vpp-dev package 95/20595/4
2019-07-24 Paul Vinciguerrapapi: add additional types to vpp_serializer 64/20464/5
2019-07-16 Vratko Polakpapi: use the injected logger wherever possible 60/20660/3
2019-07-12 Paul Vinciguerrapapi: fix vpp_format from change in vl_api_prefix_t 18/20618/2
2019-07-09 Paul Vinciguerrapapi: update VPPEnumType for python3 51/20551/2
2019-07-08 Paul Vinciguerramap gbp papi: match endianess of f64 81/19581/17
2019-07-05 Florin Corassctp: move to plugins, disabled by default 74/20374/15
2019-07-01 Paul Vinciguerrapapi: refactor set_errors_str 11/20411/2
2019-06-26 Vratko Polakpapi: prevent message_table inconsistencies 66/20366/2
2019-06-26 Paul Vinciguerraapi: refactor format_vl_api_prefix_t return keys 11/20011/25
2019-06-25 Paul Vinciguerraapi: fix vac_read return codes 68/20268/6
2019-06-20 Paul Vinciguerramisc: papi - add __repr__ to FuncWrapper 48/20248/5
2019-06-18 Paul Vinciguerramisc: vpp_papi- add tests, clean up pep8 35/20035/4
2019-06-17 Paul Vinciguerramisc: vpp-api - add __repr__ to VPPApiClient. 61/20161/3
2019-06-14 Ole Troanstats: add version field to stat segment base header 27/20127/6
2019-06-12 Vratko Polakpapi: make socket disconnect more robust 91/20091/2
2019-06-07 Ole TroanAPI: Add support for "defaults" 46/19246/4
2019-06-07 Ole Troanvppapigen: Fold up CRC from dependent types. 42/19142/5
2019-06-07 Paul Vinciguerravpp_papi: Context_id allocator for running forked. 97/19997/2
2019-06-07 Paul Vinciguerravpp_papi: Fix missing dependency. 98/19998/2
2019-06-07 Paul Vinciguerravpp_papi: Fix format_vl_api_address_t under python3. 05/20005/2
2019-06-07 Paul Vinciguerravpp_papi: Accept ipaddress.Network objects on prefix_t... 13/20013/2
2019-06-07 Paul Vinciguerravpp_papi: Fix vapi.disconnect exception. 14/20014/2
2019-06-04 Ole Troanstats: removing empty object in stats vector 44/19944/2
2019-05-28 Vratko Polakpapi: avoid IOError on disconnect 44/19844/2
2019-05-23 Vratko Polakvpp_papi: Do not raise before find_api_dir() 36/19636/3
next