]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2022-12-08  Vincent Bernattests: upgrade pytest and others to more recent versions
2022-12-08  Vincent Bernattests: fix warnings about format string
2022-12-08  Vincent Bernatbuild: switch back to apheleia
2022-12-01  dependabot... Merge pull request #563 from lldpd/dependabot/github_ac...
2022-12-01  dependabot... build: bump actions/cache from 2 to 3 563/head
2022-11-12  Vincent Bernatsrc/client: add two missing commands to manual page
2022-11-12  Vincent Bernatbuild: update two additional docker actions
2022-11-11  Vincent Bernatbuild: fix release script to work with OOT build dir
2022-11-11  Vincent Bernatosx: update Homebrew recipe
2022-11-11  dependabot... build: bump docker/build-push-action from 2 to 3
2022-11-11  dependabot... build: bump docker/login-action from 1 to 2
2022-11-11  dependabot... build: bump docker/metadata-action from 3 to 4
2022-11-11  dependabot... build: bump cachix/install-nix-action from 17 to 18
2022-11-11  dependabot... build: bump actions/download-artifact from 2 to 3
2022-11-11  Vincent Bernatbuild: add dependabot
2022-11-11  Vincent Bernatbuild: update some actions to remove warnings
2022-11-11  Vincent Bernatbuild: update set-output method for GitHub action
2022-11-11  Vincent Bernatrelease: 1.0.16 1.0.16
2022-11-06  Vincent Bernatbuild: add .git-blame-ignore-revs file
2022-11-06  Vincent Bernatbuild: reformat code
2022-11-06  Vincent Bernatci: enforce a format style with clang-format and black
2022-11-05  Vincent Bernatci: add an Emacs script to format C files
2022-11-05  Vincent Bernatbuild: move again stuff using libfuzzer
2022-11-04  Vincent Bernatbuild: fix fuzz-decode automake
2022-11-04  0x34doss-fuzz and fuzzer files #551
2022-10-27  Vincent Bernatci: update cross-platform-actions to 0.6.2
2022-10-27  Vincent Bernatci: do not try to compile SNMP on MacOS
2022-10-27  Vincent Bernatci: test with OpenBSD 7.1
2022-10-27  Vincent Bernatci: try to install NetSNMP from Homebrew
2022-10-27  Vincent Bernatdaemon: name the ints returned by pattern_match() function
2022-10-27  Vincent Bernatdaemon: cleanup remote ports for permanent interfaces too
2022-10-08  Vincent Bernatlib: fix types in custom TLVs documentation
2022-09-22  Vincent Bernatclient: document ability to have per-port custom TLVs
2022-09-18  Vincent Bernatlib: zero receive buffer
2022-09-18  Vincent Bernatbuild: really reset coverity cache
2022-09-18  Vincent Bernatbuild: reset Coverity cache
2022-08-18  Vincent Bernatdaemon: do not use 00:00:00:00:00:00 as chassis ID
2022-08-17  Vincent Bernatclient: mention pause does not work in the configuratio...
2022-08-17  Vincent Bernatbuild: only build ARM64 docker images for releases
2022-08-17  Vincent Bernatbuild: disable multi-arch build for now
2022-08-17  Vincent Bernatbuild: ship universal binaries for macOS
2022-08-17  Vincent Bernatbuild: try to run FreeBSD/OpenBSD on macos-latest
2022-08-17  Vincent Bernatbuild: prefer install in /usr/local in Docker
2022-08-17  Vincent Bernatrelease: 1.0.15 1.0.15
2022-08-16  Vincent Bernatprotocol/lldp: accept unknown TLVs on known orgs
2022-08-11  Vincent Bernatclient: make a connection before parsing inputs
2022-08-11  Vincent Bernatdoc: mention contributor of last commit
2022-08-11  Ignacio Sanchez... client: Added support to override system capabilities
2022-08-05  Vincent Bernatbuild: update flake.lock
2022-07-30  Vincent Bernatgithub: only build tags, master branch and pull requests
2022-07-25  Vincent Bernatgithub: revert last change
2022-07-25  Vincent Bernatgithub: show how to use triple backticks
2022-07-11  Vincent Bernatnetlink: fix indentation
2022-07-06  Vincent Bernatnetlink: ignore IPv6 temporary addresses
2022-07-06  Vincent Bernattests: really fix "too many VLANs" test
2022-07-06  Vincent Bernatdoc: add an entry for latest commit
2022-07-06  Florent Fourcotlldp: don't send vlan when without_vlans is set
2022-05-21  Vincent Bernatdebian: update debhelper to 9
2022-05-21  Vincent Bernatrelease: 1.0.14 1.0.14
2022-05-15  Vincent BernatRevert "lib: update version-info"
2022-05-15  Vincent Bernatlib: update version-info
2022-05-15  Vincent Bernatdoc: add a NEWS entry for latest commits
2022-05-15  Vincent Bernatdocs: fix discussion ID related to VLAN issues
2022-05-15  Harshal Goheldoc: Add docs for (un)configure inventory commands
2022-05-15  Harshal Goheltests: Add inventory configuration tests
2022-05-15  Harshal Gohelmed: Add configure inventory commands
2022-05-14  Vincent Bernattests: ensure we free pyroute2 resources fix/too-many-vlans
2022-05-14  Vincent Bernatlldp: don't send VLANs when there are too many of them
2022-03-18  Vincent Bernatdoc: restore note about Intel cards
2022-03-12  Vincent Bernatdocker: fix build on Alpine by requiring bsd-compat...
2022-03-12  Vincent Bernatinclude: add back include/linux for old distributions
2022-03-12  Vincent Bernatinclude: nuke include directory for BSD and Linux
2022-03-11  Vincent Bernatci: only run distcheck if we are doing a release
2022-03-11  Vincent Bernatci: tentative to also build on FreeBSD/NetBSD/OpenBSD
2022-03-11  Vincent Bernatbuild: use `cc -E` instead of `cpp` to build atom list
2022-03-11  Vincent Bernatbuild: define _OPENBSD_SOURCE on NetBSD
2022-03-11  Vincent Bernatdoc: use @sysconfdir@ for /etc in manual pages
2022-03-10  Vincent Bernatci: try to run make check even with clang fix/check-clang
2022-02-06  Vincent Bernatbuild: explain current alternative
2022-02-06  Vincent Bernatbuild: add a mention why we still use nix-gitignore
2022-02-06  Vincent Bernatbuild: use Nix flake
2022-02-03  Vincent Bernatlldp: fix capitalization in error message
2022-02-01  Vincent Bernatlldp: report interface name on "Too big message"
2022-01-11  David Sastre... daemon: add additional syscalls to SECCOMP filter when...
2022-01-09  Antonio Quartullilinux: add access syscall to seccomp rules
2021-12-12  Vincent Bernatinterfaces: detect interface index changes
2021-12-12  Vincent Bernattests: use @pytest.fixture instead of @pytest.yield_fixture
2021-12-12  Vincent Bernatlib: avoid useless initialization of buffer
2021-12-01  Vincent Bernatinterfaces: on NetBSD, ifbic_req can use more than...
2021-11-27  Vincent Bernattests: fix compilation warning in marshalling test
2021-11-27  Vincent Bernatbuild: add git and check to default.nix
2021-11-27  Vincent Bernatbuild: simplify a bit default.nix
2021-11-27  Benedikt Neufferlinux: add missing SECCOMP rules
2021-11-13  Vincent Bernatosx: update Brew recipe
2021-11-13  Vincent Bernatrelease: 1.0.13 1.0.13
2021-11-13  Vincent Bernattests: stop complain about extra args when compiling...
2021-11-13  Vincent Bernatsonmp: fix heap overflow when reading SONMP packets
2021-11-13  Vincent Bernatbuild: provide a clearer message if pkg-config is not...
2021-09-29  Vincent Bernatdoc: add NEWS entry for latest commit
2021-09-29  Vincent Bernatclient: do not set VLAN tag if client did not set it
next