pub/scm/network/nfc/neard.git  about / heads / tags
Near Field Communication manager
$ git log --pretty=format:'%h %s (%cs)%d'
a1dc8a7 Release v0.19 (2023-08-27)
	(HEAD -> master, tag: v0.19)
eb9de77 doc: Add uid to tag-api (2023-08-18)
ec94543 tag: Remove unnecessary 'const' qualifier (2023-08-18)
77d54f5 tag: Implement readout of tag UID via DBus interface (2023-08-18)
7ae9d47 ci: list all Debian stable versions for cross compiling (2023-07-14)
d7538fa ci: add Debian Bullseye i386 and GCC sanitizers (2023-07-14)
3ee86b3 ci/debian: use dpkg-architecture to detect gcc-cross package name (2023-07-14)
0dc2b86 ci/debian: don't install libc6-dev-ARCH-cross packages (2023-07-14)
4f834ed ci: run builds periodically (2023-07-04)
58f5195 ci: bump actions/checkout to v3 also for CodeQL (2023-05-01)
...

$ git cat-file blob HEAD:README
Near Field Communication manager
********************************

Copyright (C) 2011  Intel Corporation. All rights reserved.


Compilation and installation
============================

In order to compile neard you need following software packages:
	- GCC compiler
	- D-Bus library
	- GLib library
	- Netlink (libnl) library, version 1 or 2.

To configure run:
	./configure --prefix=/usr

Configure automatically searches for all required components and packages.

To compile and install run:
	make && make install

Configuration and options
=========================

By default all neard plugins and features are built in. They can be
disabled with the following configuration options:

	--disable-nfctype1

		Disable support for type 1 NFC tags.

	--disable-nfctype2

		Disable support for type 2 NFC tags.

	--disable-nfctype3

		Disable support for type 3 NFC tags.

	--disable-nfctype4

		Disable support for type 1 NFC tags.

	--disable-nfctype5

		Disable support for type 5 ISO 15693 tags.

	--disable-p2p

		Disable support for peer to peer mode.

Running ./bootstrap-configure will build the configure script and then
run it, with maintainer mode enabled. bootstrap-configure will configure
neard with all features enabled.

Bugs and contributing
=====================

Please send bug reports to mailing list:
	linux-nfc@lists.01.org

The project development happens on GitHub:
	https://github.com/linux-nfc/neard

However for historical reasons the releases are also mirrored on kernel.org
repository:
	https://git.kernel.org/pub/scm/network/nfc/neard.git/

Contributions can come in a form of patches sent to linux-nfc@lists.01.org or
GitHub pull requests on mentioned GitHub repository.

See also HACKING and doc/coding-style.txt files.

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Release v0.19 (2023-08-27)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v0.19        Release v0.19 (2023-08-27) tar.gz
v0.18        Release v0.18 (2021-11-22) tar.gz
v0.17        Release v0.17 (2021-09-22) tar.gz
0.16         Release 0.16 (2016-07-04) tar.gz
0.15         Release 0.15 (2014-12-08) tar.gz
0.14         Release 0.14 (2013-12-10) tar.gz
0.13         Release 0.13 (2013-09-19) tar.gz
0.12         Release 0.12 (2013-06-25) tar.gz
0.11         Release 0.11 (2013-04-17) tar.gz
0.10         Release 0.10 (2013-03-08) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
        150 linux-nfc
        150 oe-linux-nfc
        101 linux-bluetooth
         33 linux-wireless
         24 lkml
         14 ofono
         10 dri-devel
          9 qemu-devel
          9 u-boot
          7 linux-devicetree
          7 netdev
          6 linux-mm
          6 linux-arm-kernel
          6 kvm
          5 xen-devel
          5 stable
          5 dpdk-dev
          5 buildroot
          5 yocto
          4 linux-mtd
          4 linux-mediatek
          4 linux-scsi
          4 intel-gfx
          4 linux-arch
          4 openbmc
          4 linux-s390
          4 ltp
          4 yocto-meta-freescale
          4 openembedded-core
          3 bpf
          3 linux-acpi
          3 netfilter-devel
          3 linux-iommu
          3 linux-media
          3 linux-mips
          3 alsa-devel
          3 linux-btrfs
          3 kvmarm
          3 selinux
          3 linux-clk
          3 linux-rdma
          3 linux-pci
          3 linux-ide
          3 git
          3 amd-gfx
          3 linux-omap
          3 linux-cxl
          3 linux-sh
          3 openembedded-devel
          3 kexec
          3 linux-um
          3 poky
          2 linux-samsung-soc
          2 linux-block
          2 linux-riscv
          2 linux-nvme
          2 linux-xfs
          2 linux-nfs
          2 linux-crypto
          2 linux-efi
          2 linux-integrity
          2 linux-fsdevel
          2 linux-edac
          2 linux-cifs
          2 linux-arm-msm
          2 linux-amlogic
          2 linux-erofs
          2 linux-snps-arc
          2 fstests
          2 linux-pm
          2 linux-rtc
          2 linux-input
          2 driverdev-devel
          2 linux-usb
          2 linux-kselftest
          2 linux-iio
          2 linux-gpio
          2 linux-ext4
          2 linux-security-module
          2 linux-f2fs-devel
          2 linuxppc-dev
          2 linux-modules
          2 linux-rt-users
          2 linux-serial
          2 linux-watchdog
          2 linux-trace-devel
          2 util-linux
          2 backports
          2 linux-doc
          2 linux-man
          2 linux-mmc
          2 linux-api
          2 linux-spi
          2 linux-i2c
          2 linux-sparse
          2 linux-tegra
          2 lttng-dev
          2 virtualization
          2 linux-kbuild
          2 linux-can
          2 containers
          2 linux-rockchip
          2 linux-raid
          2 platform-driver-x86
          2 linux-fbdev
          2 linux-perf-users
          2 ath10k
          2 nouveau
          2 kernel-janitors
          2 linux-coco
          2 iwd
          2 yocto-toaster
          2 yocto-meta-arm
          2 bitbake-devel
          2 yocto-meta-virtualization
          2 yocto-meta-ti
          2 yocto-meta-arago
          2 outreachy
          2 openrisc
          2 intel-wired-lan
          2 intel-xe
          2 virtio-comment
          2 qemu-riscv
          2 cluster-devel
          2 grub-devel
          2 kvm-ppc
          2 linux-hexagon
          2 reiserfs-devel
          2 lvm-devel
          2 virtio-fs
          2 ../../../../../fuego
          2 ../../../../../igt-dev
          1 linux-fscrypt
          1 cocci
          1 live-patching
          1 linux-nvdimm
          1 linux-hwmon
          1 linux-renesas-soc
          1 kernel-hardening
          1 dmaengine
          1 linux-next
          1 linux-parisc
          1 linux-leds
          1 kernelnewbies
          1 linux-sgx
          1 linux-hyperv
          1 workflows
          1 rcu
          1 selinux-refpolicy
          1 linux-m68k
          1 linux-i3c
          1 linux-spdx
          1 linux-wpan
          1 ksummit-discuss
          1 wireguard
          1 io-uring
          1 linux-kernel-mentees
          1 linux-csky
          1 tpmdd-devel
          1 linux-unionfs
          1 linux-firmware
          1 cip-dev
          1 linux-audit
          1 linux-remoteproc
          1 linux-dash
          1 linux-bcache
          1 mm-commits
          1 linux-pwm
          1 linux-fpga
          1 ceph-devel
          1 xdp-newbies
          1 phone-devel
          1 linux-hardening
          1 dash
          1 dm-devel
          1 keyrings
          1 linux-sctp
          1 target-devel
          1 lustre-devel
          1 soc
          1 ocfs2-devel
          1 rust-for-linux
          1 ath11k
          1 linux-phy
          1 sparclinux
          1 linux-staging
          1 linux-sunxi
          1 mptcp
          1 regressions
          1 ksummit
          1 b43-dev
          1 nvdimm
          1 linux-bcachefs
          1 ath9k-devel
          1 ntfs3
          1 llvm
          1 fio
          1 ell
          1 yocto-docs
          1 linux-patches
          1 chrome-platform
          1 ntb
          1 xenomai
          1 damon
          1 asahi
          1 loongarch
          1 imx
          1 ath12k
          1 b4-sent
          1 linux-trace-kernel
          1 oe-kbuild-all
          1 oe-chipsec
          1 batman
          1 virtio-dev
          1 v9fs
          1 ecryptfs
          1 linux-ia64
          1 kbd
          1 autofs
          1 cpufreq
          1 dccp
          1 cgroups
          1 devicetree-spec
          1 devicetree-compiler
          1 initramfs
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 kernel-testers
          1 linux-alpha
          1 linux-btrace
          1 linux-embedded
          1 linux-hams
          1 linux-hotplug
          1 linux-laptop
          1 linux-sound
          1 trinity
          1 linux-metag
          1 linux-x25
          1 linux-nilfs
          1 lvs-devel
          1 netfilter
          1 linux-oxnas
          1 u-boot-amlogic
          1 lm-sensors
          1 acpica-devel
          1 perfbook
          1 smatch
          1 ../../../../../wireless-regdb
          1 ../../../../../powertop

git clone https://yhbt.net/lore/pub/scm/network/nfc/neard.git