Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-17 | Begin development for v0.5.0 | 2 | -3/+9 | |
2022-01-17 | Prepare release v0.4.0v0.4.0 | 128 | -129/+129 | |
2022-01-17 | Update README | 2 | -71/+72 | |
2022-01-14 | doc: Update README | 3 | -161/+196 | |
2022-01-11 | Changelog for release 0.4.0 | 1 | -25/+79 | |
2021-11-29 | Add "FromIP" helper for addresses | 4 | -2/+71 | |
2021-10-19 | Fix memory leak in health check | 1 | -51/+56 | |
2021-09-27 | core: close Stream after Connection.Invoke | 1 | -0/+1 | |
2021-09-08 | binapigen: enhanced vpp version resolution | 1 | -2/+2 | |
2021-09-07 | Refactoring and fixes | 204 | -161/+911 | |
2021-08-26 | regenerate binapi | 170 | -3875/+26034 | |
2021-08-10 | proxy update to vpp 20.05 | 3 | -19/+192 | |
2021-07-27 | https://jira.fd.io/browse/GOVPP-21 | 2 | -1/+19 | |
2021-07-22 | feat: api-trace | 8 | -55/+798 | |
2021-06-24 | https://jira.fd.io/projects/GOVPP/issues/GOVPP-20 | 1 | -0/+5 | |
2021-06-15 | Fix encode/decode for []bool | 1 | -8/+4 | |
2021-06-01 | statsclient: fix retrieving stats type | 2 | -4/+10 | |
2021-05-26 | statsclient: added symlinks | 6 | -25/+127 | |
2021-05-05 | statsclient: allow index as pattern | 9 | -198/+307 | |
2021-04-22 | added api message options | 3 | -9/+62 | |
2021-04-20 | Recognize stat_dir_type_empty | 2 | -0/+11 | |
2021-04-15 | fix INFO.yaml | 1 | -8/+4 | |
2021-04-07 | Add statsclient options and fix wait for socket | 2 | -11/+46 | |
2021-03-19 | Fix panic during disconnection | 1 | -8/+11 | |
2021-03-03 | Provide error counters per worker for statsclient | 7 | -16/+33 | |
2021-02-23 | Added asynchronous connection for stats socket | 4 | -57/+195 | |
2021-02-02 | binapigen: added enumflags type | 8 | -892/+2287 | |
2021-02-01 | Rework test for binary API union sizes | 4 | -52/+269 | |
2020-12-21 | Remove socket warnings from client adapters | 2 | -120/+58 | |
2020-12-14 | Added INFO.yaml | 1 | -0/+56 | |
2020-12-03 | Decode message context using the message type only | 3 | -34/+15 | |
2020-12-03 | Fixed incorrect message error in the stream API | 8 | -86/+137 | |
2020-11-04 | Update changelog | 2 | -5/+9 | |
2020-10-30 | Stats API: added GetMemory() | 8 | -13/+68 | |
2020-10-30 | Fix encoding for float64 and generate conversion for Timestamp | 7 | -26/+142 | |
2020-10-23 | Fix panic for Retval fields with uint kinds | 1 | -1/+9 | |
2020-10-15 | Stream API options | 6 | -98/+382 | |
2020-10-13 | Generate VPE HTTP handler | 3 | -1/+247 | |
2020-10-10 | Updated multi-vpp example | 2 | -90/+273 | |
2020-10-02 | Check retval value and convert to error in generated RPC client code | 299 | -13337/+882 | |
2020-10-01 | Updated changelog for v0.4.0 | 1 | -6/+24 | |
2020-09-22 | Reload stats socket when VPP restarts | 1 | -25/+100 | |
2020-09-18 | binapigen: fix union size | 112 | -468/+404 | |
2020-09-07 | Remove unnecessary allocation | 4 | -52/+51 | |
2020-09-07 | Fix decoding messages of identical types in stream | 1 | -17/+24 | |
2020-09-04 | Increase default health check parameters | 1 | -2/+2 | |
2020-09-04 | Update VPP config warnings and change log level in proxy | 3 | -4/+4 | |
2020-09-04 | Stats APIv2 | 7 | -700/+1045 | |
2020-09-03 | Improve doc & fix import ordering | 206 | -228/+604 | |
2020-09-02 | fixed data race in mock vpp adapter | 1 | -1/+4 |