]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
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
2021-09-26  Jose Pedro... doc: replace the old py.test references by pytest
2021-09-22  Vincent Bernatinterfaces: on OpenBSD, ensure we get a device before...
2021-09-21  Yaroslav Fedoriachenkolldpcli: remove redundant "ports" parameters from cap...
2021-09-21  Vincent Bernatbuild: more fallback to autoconf 2.69
2021-09-21  Vincent Bernatbuild: fallback to use autoconf 2.69 again
2021-09-21  Vincent Bernatbuild: update to autoconf 2.71
2021-09-21  Vincent Bernattests: make decode work without libcheck
2021-09-19  Jose Pedro... doc: update link to the Wireshark's LLDP Wiki page
2021-09-13  Brian BennettFix illumos name typo
2021-09-13  Vincent Bernatevent: fix monitoring of the monitor process on Illuminos
2021-09-13  Vincent Bernatpriv: fix chroot creation
2021-09-13  Vincent Bernatpriv: handle EROFS when creating chroot
2021-09-10  Vincent Bernatosx: replace plist by service in brew recipe
2021-09-10  Vincent Bernatosx: update Brew recipe
2021-08-30  Vincent Bernatdoc: update NEWS file
2021-08-30  quwer2Add support for 2.5G, 5G, 25G, and 50G based Ethernet...
2021-08-30  Vincent Bernatinterfaces-bsd: do not consider an interface when it...
2021-08-21  Vincent Bernatci: publish a release as a draft
2021-08-20  Vincent Bernatci: unshallow repository on release
2021-08-20  Vincent Bernatrelease: 1.0.12 1.0.12
2021-08-20  Vincent Bernatci: fetch tags when doing a release
2021-08-20  Vincent Bernatdoc: fix typo
2021-08-03  Vincent Bernatgithub: emphasize more that the issue tracker is not...
2021-07-27  Vincent Bernatgithub: fix release workflow
2021-07-27  Vincent Bernatgithub: better caching for coverity toolchain
2021-06-21  Vincent Bernatgithub: automatically publish a release
2021-06-21  Vincent Bernatci: reduce the number of docker images to maintain
2021-06-21  Vincent Bernatbuild: modernize a bit autoconf setup (to 2.69)
2021-06-21  Vincent Bernatdoc: explain which tags to use for Docker
2021-06-21  Vincent Bernatci: fix ppc64el platform
2021-06-21  Vincent Bernatci: run coverity only once a week
2021-06-21  Vincent Bernatci: build and publish a Dockerfile
2021-06-21  Vincent Bernatdoc: change title format to use pound for markdown
2021-06-21  Vincent Bernattests: remove old Dockerfile.wheezy
2021-06-12  Vincent Bernatgithub: templates for bug report and feature request
2021-06-08  Vincent Bernatgithub: add funding using BMC
2021-06-04  Vincent Bernatlldpcli: require powerpairs for Dot3 power even when PD
2021-05-17  Zach CardozaUpdates documentation for Android target
2021-05-04  Vincent Bernatclient: put lock file in the same directory as the...
2021-05-04  Vincent Bernattests: use a tmpfs for /var/lock and handle broken... fix/tests-var-lock
2021-05-04  Vincent Bernattests: create /var/lock if it does not exist
2021-05-04  Vincent Bernatclient: use a dedicated file lock to prevent concurrent...
2021-05-01  Vincent Bernatrelease: 1.0.11 1.0.11
2021-04-30  Vincent Bernatpriv: explain why we don't use ethtool
2021-04-27  Vincent Bernatpriv: disable LLDP in firmware for Intel X7xx cards
2021-04-27  Vincent Bernatpriv: ensure Intel E8xx cards can transmit LLDP packets
2021-04-25  Vincent Bernatdaemon: fix some use of "if defined"
2021-04-15  Vincent Bernatgithub: no need to be smart to show how to format code
2021-04-15  Vincent Bernatgithub: explain people how to format lines of code
2021-04-11  Vincent Bernatosx: update Homebrew recipe
2021-04-09  Vincent Bernatrelease: 1.0.10 1.0.10
2021-04-09  Vincent Bernattests: catch problem with creation of chroot in tests
2021-04-09  Vincent Bernatpriv: fix chroot directory creation
2021-04-08  Vincent Bernatosx: update version in Homebrew recipe
2021-04-08  Vincent Bernattests: fix a command in tests/lldpcli.conf
2021-04-02  Vincent Bernatrelease: 1.0.9 1.0.9
2021-03-25  Vincent Bernatosx: add license to HomeBrew recipe
2021-03-25  Vincent Bernatosx: update URL for HomeBrew recipe
2021-03-25  Vincent Bernatosx: handle empty groups correctly when looking for...
2021-03-22  Vincent Bernatbuild: cache coverity toolchain
2021-03-21  Vincent Bernatdaemon: fix mkdir_p() implementation
2021-03-21  Vincent Bernatclient: fix additional memory leaks detected by Coverit... fix/coverity-annotations
2021-03-21  Vincent Bernatdaemon: rewrite `mkdir_p()` to not use strtok/strcat
2021-03-21  Vincent Bernatdaemon: fix some coverity annotations
2021-03-21  Vincent Bernatclient: make it easier for Coverity to understand comma...
2021-03-21  Vincent Bernatbuild: allow to manually trigger Coverity Scan
2021-03-21  Vincent Bernatdaemon: enforce limits when receiving arbitrary-length...
2021-03-21  Vincent Bernatinterfaces: use an array of MAC addresses when defining...
2021-03-21  Vincent Bernatpriv: abort on allocation error
2021-03-21  Vincent Bernatdaemon: annotate "daemonisation" to help Coverity
2021-03-21  Vincent Bernatclient: do not allow memory allocations to fail
2021-03-21  Vincent Bernatnetlink: fix socket leak on some error condition
2021-03-21  Vincent Bernatnetlink: remove dead code, iface2 cannot be NULL inside...
2021-03-21  Vincent Bernatbuild: reenable Coverity Scan
2021-03-16  Vincent Bernatprotocols: fix more memory leak when decoding multiple...
2021-03-08  John LindgrenEliminate unused arguments to priv_init() with --disabl...
2021-03-08  John LindgrenFix relative include paths to be more correct and portable.
2021-03-01  Vincent Bernatclient: don't show age/via for local interfaces feature/show-port-config
2021-03-01  Vincent Bernatclient: display port administrative status with "show...
2021-01-30  Vincent Bernattests: also test if we send interface description if...
2021-01-30  Vincent Bernatinterfaces: do not use interface alias if we set it...
2021-01-30  Vincent Bernattests: add a test for "configure system interface descr...
2021-01-28  Vincent Bernatdoc: tell content of lib should be in lib64 for Android
2021-01-27  Vincent Bernatdoc: tell minimum Android NDK this has been tested...
2021-01-27  Vincent Bernatdoc: update instructions for Android
2021-01-20  Oleksiy Obitotskyylldpd: override compiler and linker option strings
2021-01-13  Vincent Bernatrelease: 1.0.8 1.0.8
2021-01-13  Vincent Bernatdoc: add NEWS entry about CVE-2020-27827
2021-01-09  Vincent Bernatdoc: update NEWS file
2021-01-09  Antonio Quartullirouting/linux: check IPv6 forwarding status when enabli...
2021-01-09  Vincent Bernattests: don't install libxml2 on MacOS
2020-12-09  Vincent BernatMerge pull request #423 from jow-/bugfix-prevent-macro...
2020-12-09  Jo-Philipp... build: prevent conflict with official AX_LIB_READLINE... 423/head
2020-12-06  Vincent BernatMerge pull request #422 from lldpd/fix/lldp-med-loc...
next