Change module name to go.fd.io/govpp
[govpp.git] / core / request_handler.go
2022-08-02 Nathan SkrzypczakChange module name to go.fd.io/govpp 08/36608/3 master v0.6.0-alpha
2021-07-22 Vladimir Lavorfeat: api-trace 15/33015/8
2021-02-01 Vladimir LavorRework test for binary API union sizes 31/30531/5
2020-12-03 Vladimir LavorDecode message context using the message type only 51/30251/1
2020-12-03 Vladimir LavorFixed incorrect message error in the stream API 18/30218/3
2020-06-25 Ondrej FabryIntroduce Stream - experimental API for low-level acces... 73/27673/1
2020-06-16 Ondrej FabryOptimize socketclient adapter and add various code... 71/27571/1
2019-10-30 Matus Mrekajfix data races in proxy server 31/22931/2
2019-07-10 Ondrej FabryFix socketclient for VPP 19.08 80/20580/1
2019-03-08 Ondrej FabryAdd socketclient implementation 35/18135/1
2019-02-19 Ondrej FabryIntroduce higer-level API for retrieving statistics 79/17679/2
2019-02-08 Ondrej FabryAdd support for using multiple generated versions 14/17414/2
2018-11-06 Ondrej FabryMerge "Fix compilation failure in libmemif adapter.go"
2018-10-23 Ondrej FabryRemove the global variable for connection 75/15475/1
2018-10-22 Ondrej FabryMerge "Introduce StatsAPI and it's initial implementation"
2018-10-22 Ondrej FabryIntroduce StatsAPI and it's initial implementation 54/15454/7
2018-10-10 Rastislav SzaboMerge "Add .gitreview"
2018-09-12 Ondrej FabryRecover possible panic in EncodeMsg and improve debug... 88/14788/1
2018-09-05 Ondrej FabryCopy data in msg callback 69/14669/1
2018-08-24 Ondrej FabrySimplify subscribing to events and fix events 50/14450/6
2018-08-16 Ondrej FabryRefactor GoVPP 54/14254/4
2018-07-16 Rastislav SzaboMerge "Add support for jumbo frames to libmemif"
2018-07-09 Rastislav SzaboMerge "make api.Channel as interface"
2018-07-06 Vladimir Lavormake api.Channel as interface 29/13329/8
2018-06-26 Milan LencoPair requests with replies using sequence numbers 10/13210/2
2018-05-31 Ondrej FabryImprove handling of probes on timeouts 31/12831/1
2018-04-13 Ondrej FabryFix missing lock in LookupByID 31/11731/1
2018-04-05 Ondrej FabryLookup message name by ID when receiving unexpected... 46/11546/1
2018-03-23 Ondrej FabrySupport mocking reply for more multi requests at once 38/11338/1
2018-03-13 Ondrej FabryAdd API to set ControlPing msg and fail connect on... 98/11098/1
2018-01-04 Rastislav SzaboMerge "Fix imports for github.com/sirupsen/logrus"
2017-11-28 Ondrej FabryFix imports for github.com/sirupsen/logrus 03/9603/1
2017-09-12 Lukas MackoUse Sirupsen/logrus with uppercase 92/8392/1
2017-09-07 Lukas Mackoimport sirupsen with lowercase 32/8332/1
2017-07-28 Rastislav SzaboMerge "Modify the generator to generate the code that...
2017-07-11 Rastislav SzaboMerge "added performance benchmark example"
2017-07-11 Rastislav Szaboadded performance benchmark example 19/7519/1
2017-05-25 Rastislav Szaboadded async connect API, new structure of examples 76/6876/2