Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

krzk/ neard

Fork

NFC Daemon for Linux

C GPL-2.0 1.4 MB Created Aug 25, 2025
Stars 1 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

7 branches 1 tags

master ci: Fix deprecated CodeQL warnings b98acf0
se: Fix Wbool-conversion warning in find_generic_rule_for_hash() ce16dd0
se: Fix Wbool-conversion warning in find_generic_rule_for_aid() 7f8773d
se: Fix Wbool-conversion warning in find_specific_rule() b627005
v0.20 Release v0.20 7118668
ci: Update checkout to silence Node.js messages 93ddeb8
ci: Fix alpine builds because of busybox tar b08e93e
nfctool: Fix builds on 32-bit ARM with __USE_TIME64_REDIRECTS 0bbc65b
ci: Add Debian Trixie 661a9fb
ci: Drop old Debian Bullseye 3a9877a
ci: Drop old Debian Buster d681a76
Replace defunc [email protected] mailing list a270ae6
README: Fix the text for the --disable-nfctype4 option f8627e5
ci: debian: Disable Debian bullseye ppc64el and s390x 9d4cadb
ci: debian: Try to fix ppc64el and s390x Debian bullseye builds 810cd77
ci: ubuntu: Add cross compile also on latest Ubuntu 5aff92c
ci: fedora: Drop old Fedora releases and add Fedora 41 and 42 161feb5
ci: Be verbose what installation script is being used bf52977
ci: debian: Fix tests if we built proper binary in cross compile e2a54d7
ci: ubuntu: Drop Ubuntu Mantic 23.10 fc45a94
ci: debian: Use newer libasan package on Debian Testing bba1b54
build: Remove systemduserunitdir 80e112f
test: Remaining fixups for reformat test scripts with autopep8 892b17b
ndef: Fix unexpected truncation while parsing text payloads. a0a7d4d
test: Port test GUIs from GTK 2 to GTK 3 17b8110
test: Convert test scripts from Python2 to Python3 b8a4aee
test: Reformat test scripts with autopep8 9fcc972
ci: disable failing Debian testing cross-compile builds d89e148
ci: drop Ubuntu Bionic and Xenial 6badc1a
ci: update checkout to v4 (to fix warning) c655589
ci: add Fedora 40 3215c57
ci: refresh Ubuntu releases and add "latest" alias 255f60c
ci: drop Debian ARM soft-float port c7904cd
ci: add Debian ARM hard-float port 2bfe0cc
ci: drop Ubuntu Kinetic (EOL) 06ecd89
Makefile.am: fix parallel issue d39f8c0
ci: fix Arch Linux GLIBC_2.38 not found bae153b
Release v0.19 a1dc8a7
doc: Add uid to tag-api eb9de77
tag: Remove unnecessary 'const' qualifier ec94543
tag: Implement readout of tag UID via DBus interface 77d54f5
ci: list all Debian stable versions for cross compiling 7ae9d47
ci: add Debian Bullseye i386 and GCC sanitizers d7538fa
ci/debian: use dpkg-architecture to detect gcc-cross package name 3ee86b3
ci/debian: don't install libc6-dev-ARCH-cross packages 0dc2b86
ci: run builds periodically 4f834ed
ci: bump actions/checkout to v3 also for CodeQL 58f5195
ci: bump CodeQL version to v2 25c36b8
ci: refresh distros - drop Debian Stretch, add Ubuntu and Fedora 808eb95
ci: allow manual run of workflows fde1aa4
ci: bump actions/checkout to v3 a3d3e87
ci: add Bookworm, Fedora 36+37, Ubuntu Kinetic 97dc113
ci: drop Ubuntu Hirsute and Impish b02250c
ci: build on newest Ubuntu Jammy Jellyfish (22.04) a75673f
include: sync nfc_copy.h with Linux kernel v5.17-rc4 1bc5dcb
ci: build on newer Fedora Linux (34 and 35) 7a9aab1
ci: show kernel headers version and difference against embedded nfc.h 8ee8893
build: install org.neard.se.conf dbus configuration file 33701a0
Release v0.18 c781008
ci: add Debian Testing for i386 and cross compile 31da3a9
ci: add Debian Buster and Stretch 4cbfb8b
ci: add Ubuntu Impish (21.10) fa2b8b0
include: include endian.h to fix missing __BYTE_ORDER definition on D… 034342e
adapter: use sockaddr_storage to solve uninitialized sa_data access 343ab2c
Check if AX_CHECK_COMPILE_FLAG is available or print error 07e36d0
ci: group package installation on Alpine b6bf8cc
HACKING: rephrase message about dependencies 13b4d0f
ci: install pkg-config 05c771a
ci: add ArchLinux container d22c6b1
ci: add more Fedora containers 8b14d0b
ci: switch to dnf on Fedora 5daf9c2
build: replace deprecated AC_HELP_STRING c5e201d
build: adjust configure.ac syntax to match autoupdate 7d72508
Release v0.17 ee1812b
ndef: Only register interface for known records c2f0354
README: describe contributions cc36420
build: fix missing pkglibdir substitute in neard.pc 138f6f3
ci: use matrix instead of duplicating each build configuration 24fce7b
ci: print configure logs on failures 49331fe
ci: add CodeQL static analysis d205a63
ci: add build with sanitizers (asan, lsan and ubsan) 9739cfe
ci: run unit tests 020d985
ci: add more build configurations (Fedora, Alpine, Debian, cross-comp… bb7c1aa
ci: be verbose when building 4d22cd7
ci: add building without maintainer options 7228038
ci: add clang builds 6e1617c
bootstrap: parse CROSS_COMPILE and set proper configure option d1b22d1
ci: add GitHub actions for building 90e81fc
AUTHORS: Mention Krzysztof Kozlowski's contributions 47075c9
build: add support for GCC sanitizers (asan, lsan and ubsan) 06b2b33
build: fix missing usage of PIE check result 677ecc8
build: enable -Wunsafe-loop-optimizations and -Wstrict-overflow=2 war… 3c15340
build: enable -Wformat=2 warnings 4119c7d
build: enable -Wshadow and -Wformat-signedness compiler warnings 9fec018
build: add more compiler warnings d8c2680
build: fix setting CFLAGS on dash shell (Alpine Linux) 988038e
HACKING: refine required packages 5402d8f
unit: add few asserts in test-snep-read d3b0d98
unit: remove duplicated definitions in test-ndef-parse 7eb93a8
unit: remove duplicated invalid definitions in test-snep-read 113cc67