Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-13 | misc: fix init order to avoid startup warnings | Bin Zhou (bzhou2) | 1 | -2/+4 |
2021-03-15 | dns: fix crash when printing unlikely msg | Dave Barach | 1 | -3/+4 |
2021-03-15 | ikev2: support responder hostname | Filip Tehlar | 1 | -30/+48 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -6/+6 |
2020-11-25 | dns: use correct per-thread vlib_main | Benoît Ganne | 1 | -31/+33 |
2020-11-25 | dns: fix double-unlock | Benoît Ganne | 1 | -12/+0 |
2020-11-25 | api: vat2 and json autogeneration for api messages | Ole Troan | 1 | -53/+0 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -1/+1 |
2020-02-14 | vrrp dns: fix coverity warnings | Dave Barach | 1 | -1/+1 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-09-30 | dns: fix non-NULL terminated C-string | Benoît Ganne | 1 | -0/+2 |
2019-09-27 | dns: remove api boilerplate | Ole Troan | 1 | -84/+5 |
2019-08-22 | dns: fix trivial multi-thread deadlock | Dave Barach | 1 | -9/+8 |
2019-08-22 | dns: make the dns name resolver a plugin | Dave Barach | 1 | -0/+3162 |