Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libusb10 branch to match master branch #672

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
402 commits
Select commit Hold shift + click to select a range
35cc69d
Rename pn532_uart_on_rpi3.conf.sample to pn532_uart_on_rpi_3.conf.sample
snowy13 Aug 19, 2016
27ed3ac
Update pn532_uart_on_rpi_3.conf.sample
snowy13 Aug 19, 2016
0d3d5c1
Add R-Pi 3 conf sample.
snowy13 Aug 19, 2016
7eae55e
Adding pn71xx NXP's NFC Controllers through Linux Libnfc-nci
jgeslin Oct 6, 2016
4a10d0f
Cosmetics changes
jgeslin Oct 10, 2016
61b4239
CMake: allow building of debian packages
Oct 21, 2016
512be89
busses: i2c: improve logging
Oct 21, 2016
b953002
drivers: pn532_i2c: Clarify preamble and start byte
oliv3r Oct 20, 2016
8f8f780
drivers: pn532_i2c: Respect proper timing specifications
oliv3r Oct 21, 2016
d960673
drivers: pn532_i2c: Add retry on error mechanism
oliv3r Oct 24, 2016
a625d6a
Fixed file name "README" in cmakelists.txt
make-gadget Nov 20, 2016
65477ee
Match nfc.h
BourgeoisLab Dec 5, 2016
a07a496
Merge pull request #378 from BourgeoisLab/patch-1
neomilium Dec 5, 2016
c3b3f64
Merge pull request #372 from timzi/fix-cmakelists
neomilium Dec 5, 2016
b2a9cce
Merge pull request #367 from oliv3r/respect_pn532_i2c_timing
neomilium Dec 5, 2016
e946f7a
drivers: pn532_i2c: Errata on i2c timing
oliv3r Dec 6, 2016
b29332a
Update Makefile.am
llorephie Dec 6, 2016
e32cc06
Update README.md
llorephie Dec 6, 2016
e9a750f
Merge pull request #379 from oliv3r/Errata_on_i2c_timing
neomilium Dec 6, 2016
b38597f
Fix typo in nfc.h
centromere Dec 7, 2016
9c7b9ed
Fix typo in nfc.c
centromere Dec 7, 2016
3592a60
Merge pull request #381 from llorephie/patch-1
neomilium Dec 11, 2016
e0c72b7
Merge pull request #382 from centromere/patch-1
neomilium Dec 11, 2016
8e5ec4a
Merge pull request #383 from centromere/patch-2
neomilium Dec 11, 2016
f9f03fa
Debug dedicated implementation removed
jgeslin Jan 12, 2017
11a2da2
allow to cross-compile 32 and 64 bit versions of the library for windows
ChristophGr Jan 25, 2017
84c3e8a
Fix number of blocks written. Fix number of written blocks reported.
Jan 30, 2017
7991c7d
Update README.md
jaasuarezvi Feb 14, 2017
f16aeda
Merge pull request #380 from llorephie/patch-2
doegox Feb 16, 2017
295c709
Restrict MFC Mini detection according to AN10833
doegox Feb 16, 2017
372bf37
Blacklist pn533_usb to fix issue #391
doegox Feb 16, 2017
e50b188
Remove spurious mirror_uint8_ts declaration, fix issue #375
doegox Feb 16, 2017
968f59a
Remove unneeded test, fix issue #376
doegox Feb 16, 2017
20a1b97
NetBSD definition for CCID ioctl
manu0401 Dec 20, 2016
e26fe91
NetBSD serial ports
manu0401 Dec 20, 2016
11bcf05
Fix typo. Fix issue #377
doegox Feb 16, 2017
b86b7ef
Fix number of blocks written
doegox Feb 17, 2017
d808802
typos
doegox Feb 17, 2017
732a282
Merge branch 'master' into master
doegox Feb 17, 2017
7e3a7a6
Merge pull request #366 from oliv3r/master
doegox Feb 17, 2017
db4433f
CMake: set policy CMP0045
doegox Feb 17, 2017
646ab57
fix typo
doegox Feb 17, 2017
c5e8adc
mfclassic: avoid hardcoded offsets & sizes
doegox Feb 17, 2017
99a7d9a
Merge pull request #387 from ChristophGr/master
doegox Feb 17, 2017
ff37cdb
Replace deprecated readdir_r by readdir
doegox Feb 17, 2017
15c31ae
Merge pull request #362 from snowy13/master
doegox Feb 17, 2017
be1b897
Merge pull request #308 from AxisRay/master
doegox Feb 17, 2017
0473794
Merge pull request #392 from jaasuarezvi/patch-1
doegox Feb 17, 2017
02c06c8
Update ChangeLog
doegox Feb 18, 2017
4e44384
Update README about pn533_usb
doegox Feb 18, 2017
e8d44f1
typo
doegox Feb 18, 2017
f184407
Makefile: fix option for recent astyle
doegox Feb 18, 2017
e4df2f3
astyle
doegox Feb 18, 2017
9a749e1
arygon: remove unused variable
doegox Feb 18, 2017
c815c7a
nfc-mfultralight: remove dead assignment
doegox Feb 18, 2017
0522053
i2c: fix struct initialization
doegox Feb 18, 2017
f2c264d
pn53x: avoid warning about uninitialized value (false positive)
doegox Feb 18, 2017
2033519
Add asserts to tell static analyzer we know what we're doing...
doegox Feb 18, 2017
04ef5ca
Reduce variables scopes
doegox Feb 18, 2017
bf31594
conf: close file
doegox Feb 18, 2017
e119296
Tidier fix for incorrect block write/count as per @doegox
Feb 19, 2017
c51caf4
nfc-mfultralight: fix failed read reporting and add failed pages count
doegox Feb 27, 2017
6c44c20
Adding support for 4K magic cards
quantum-x Mar 1, 2017
b7ae7cb
Merge remote-tracking branch 'adam/master'
doegox Mar 1, 2017
787382f
Merge pull request #394 from lab-401/master-4k-magic
doegox Mar 2, 2017
9ccfba2
Update changelog & authors
doegox Mar 2, 2017
2d2a664
Some systems (e.g. glibc < 2.17) require librt to get clock_gettime
doegox Mar 2, 2017
b65674a
Some systems (e.g. glibc < 2.17) require librt to get clock_gettime -…
doegox Mar 2, 2017
86ce8df
Test Travis builds
doegox Mar 3, 2017
32bb627
Fix typo in drivers blacklist, thanks Godfrey Chung
doegox Mar 7, 2017
ca96e50
add EV1 password auth to nfc-mfultralight
Mar 22, 2017
3f8bb59
show EV1 storage size
Mar 23, 2017
fe04b85
show EV1 auth PACK (tag/reader trust secret)
Mar 23, 2017
c04dd91
read extra mf-ul EV1 blocks
Mar 23, 2017
963eb07
vary expected dump size based on tag type
Mar 23, 2017
a9f3e3a
allow partial writes. tidy up usage.
Mar 23, 2017
f2457d0
Add pn53x-* to CMakeLists
doegox Mar 31, 2017
abae2bb
Merge remote-tracking branch 'adam/master'
doegox Mar 31, 2017
560f6a6
nfc-mfultralight: better parameters checks
doegox Mar 31, 2017
3ec9ecf
nfc-mfultralight: fix support for MF0UL21
doegox Mar 31, 2017
024fca9
make style
doegox Mar 31, 2017
e41a42c
nfc-mfultralight: avoid compilation warning
doegox Mar 31, 2017
fead8d6
Add missing files to autotools release process
doegox Apr 4, 2017
b59f8fb
Add more missing files
doegox Apr 4, 2017
6235a8a
Update example script to support PCard
doegox Apr 15, 2017
a06bfe5
Workaround missing USB config
manu0401 Apr 18, 2017
c958b2c
Enable missing USB desc workaround for NXP_PN533 too
doegox Apr 19, 2017
38164c4
Fix USB descriptors in SCL3711, NXP_PN533 and ASK LoGO if needed when…
doegox Apr 19, 2017
767abe5
PN533: Abuse the overflow bug to restore USB descriptors in one go
doegox Apr 20, 2017
1bf542b
cosmetic
doegox Apr 20, 2017
c9ac17c
Fix USB descriptors in SCL3711, NXP_PN533 and ASK LoGO also when corr…
doegox Apr 20, 2017
9f4290b
Add nfc-barcode
doegox May 16, 2017
9f1a685
nfc-barcode: add options -r & -n
doegox May 16, 2017
dcdbff0
New NFC modulation type NMT_BARCODE
doegox May 17, 2017
00700bc
Make Travis happy
doegox May 17, 2017
14f48d0
Fix mem leak
doegox May 18, 2017
f941758
nfc-poll: print "Waiting for card removing..." before waiting
hramrach Jul 14, 2017
2869ae2
Merge pull request #420 from hramrach/master
smortex Jul 19, 2017
2b96c9f
Wrong variable names
rocco8620 Sep 3, 2017
216145f
Merge pull request #440 from rocco8620/patch-1
doegox Sep 3, 2017
e4ca7f4
remove redundant blanks
hph86 Sep 17, 2017
df4f9c0
fix typo
hph86 Sep 17, 2017
7a0a469
add more verbosity to RATS handling
hph86 Sep 17, 2017
62f27c1
Add support for Ultralight NTAG213/215/216
AdamLaurie Sep 15, 2018
7c9a2a8
Merge pull request #503 from AdamLaurie/master
doegox Sep 16, 2018
4c914e6
Fix handling of NTAG OTP and LOCK bytes
Sep 17, 2018
2229b9e
Merge remote-tracking branch 'upstream/master'
Sep 17, 2018
40b54a1
Fix NTAG OTP and LOCK BYTES (Dynamic LOCK also applies to MF0UL21). F…
Sep 17, 2018
3ba065f
Remove redundant EV1 types and rely on NTAG types instead
Sep 17, 2018
25ee3a2
Add OTP/Capability Bytes handling to NTAG
Sep 18, 2018
a9af192
Merge pull request #504 from AdamLaurie/master
doegox Sep 18, 2018
d11db46
fix CMAKE_MODULE_PATH for libnfc as a submodule
daixtrose Oct 2, 2018
980513f
Merge pull request #506 from nfc-tools/fix-cmake-module-path
daixtrose Oct 2, 2018
4ae4cc8
Merge pull request #450 from hph86/2_fix_typo
daixtrose Oct 2, 2018
c52cdb1
Add undocumented option -s to usage listing
Stean Nov 4, 2018
f93169f
Add undocumented option -s to nfc-relay-picc man page
Stean Nov 4, 2018
b5641f8
Merge pull request #513 from Stean/master
doegox Nov 7, 2018
2418d94
Add missing timeout
manu0401 Nov 12, 2018
ddfe2e6
Merge pull request #517 from manu0401/timeout1
neomilium Nov 13, 2018
85100c0
Prefer hardcoded PN533 descriptors to the real ones
manu0401 Nov 12, 2018
7ca85a0
Fix typos
manu0401 Nov 13, 2018
793d5ad
Fixed format warnings.
stawiski Nov 25, 2018
a9e4c91
Add missing INCLUDES
smortex Feb 5, 2019
ae56188
Fix outsource build with the autotools
smortex Feb 8, 2019
c592199
Do outsource builds on CI
smortex Feb 8, 2019
c42e250
Fixed a typo in examples/nfc-emulate-uid.1
rstular Apr 28, 2019
ebb13d8
Updated function declaration in utils/nfc-mfultralight.c
rstular Apr 29, 2019
91f7db5
usbbus: Include stdint.h for uintX_t
kraj May 21, 2019
a4af2be
Fix PN533 hardcoded ednpoints table
doegox Jul 17, 2019
48d5f6b
Generate config.h into build instead source directory.
Jul 19, 2019
141907e
Merge pull request #549 from admo/cmake_config_h
doegox Jul 19, 2019
c109d37
Update nfc-mfultralight.c
quantum-x Aug 19, 2019
fbdbe6e
Update nfc-mfclassic.c
quantum-x Aug 19, 2019
454a8c4
remove libcutter from travis as it's not available anymore in the repos
doegox Aug 19, 2019
ad695d0
Update .travis.yml
quantum-x Aug 21, 2019
f8b2852
Merge pull request #554 from quantum-x/master-UL-4K-DirectWrite-OneTi…
doegox Aug 21, 2019
75e5e23
Added driver for contactless PC/SC readers
frankmorgner Sep 2, 2019
959a992
added PC/SC driver to cmake
frankmorgner Sep 3, 2019
8e7a8e1
cmake: fixed pcsc requirement for acr122_pcsc
frankmorgner Sep 3, 2019
6f793da
cleanup
frankmorgner Sep 3, 2019
a77a2a8
Removed USB alternate setting.
Sep 5, 2019
6e035c3
Re-enabled claim
Sep 5, 2019
07f9182
Fixed missing whitespaces
Sep 5, 2019
2a6a8e6
add debugging for high level config requests
AdamLaurie Apr 4, 2020
8a1e149
Merge pull request #590 from AdamLaurie/master
AdamLaurie Apr 4, 2020
a85f003
Merge pull request #451 from hph86/3_verbose_rats_cmd
AdamLaurie Apr 4, 2020
fba9694
Merge pull request #469 from jgeslin/master
AdamLaurie Apr 4, 2020
54ba735
Merge branch 'master' into master
AdamLaurie Apr 4, 2020
c34c446
Merge pull request #520 from stawiski/master
AdamLaurie Apr 4, 2020
ff4e1ef
Merge branch 'master' into patch-2
AdamLaurie Apr 4, 2020
7908d40
Merge pull request #539 from rstular/patch-2
AdamLaurie Apr 4, 2020
004eff8
Merge pull request #544 from kraj/kraj/musl
AdamLaurie Apr 4, 2020
fbae171
Merge branch 'master' into pcsc
AdamLaurie Apr 4, 2020
f3f5886
Merge pull request #559 from frankmorgner/pcsc
AdamLaurie Apr 4, 2020
692038c
Merge pull request #561 from jpwidera/master
AdamLaurie Apr 5, 2020
cbc4e7b
Update readme and add Feitian R502 and bR500 support into pcsc driver
FeitianSmartcardReader Apr 9, 2020
61e93c1
Merge pull request #591 from FeitianSmartcardReader/master
AdamLaurie May 5, 2020
19a51dc
first cut iClass support - get nfc-list to see UID
AdamLaurie May 11, 2020
dcc52cd
updates as per @goedox comments
AdamLaurie May 11, 2020
96568a1
fix nfc-list for types B
doegox May 11, 2020
10f8803
nfc-list bitfield
doegox May 11, 2020
a07d879
rework NMT_END_ENUM
doegox May 11, 2020
17e615e
Add check for Libnfc-NCI before enabling pn71xx
h3xx May 11, 2020
c884f36
Merge pull request #597 from nfc-tools/iclass
AdamLaurie May 11, 2020
f1bb27d
Merge pull request #598 from h3xx/add-check-libnfc-nci
AdamLaurie May 12, 2020
6617601
bring nfc-list man page up to date
AdamLaurie May 12, 2020
8352c80
Modify pcsc.c to have support for Mifare classic and Ultralight card
FeitianSmartcardReader May 13, 2020
6f41ea3
Fix typo
h3xx May 13, 2020
beb8fdd
Update pcsc.c
FeitianSmartcardReader May 14, 2020
675c30e
Merge pull request #600 from FeitianSmartcardReader/master
doegox May 14, 2020
020f531
Merge pull request #601 from h3xx/fix-typo
AdamLaurie May 21, 2020
4a2c764
Prepare 1.7.2 version
AdamLaurie May 21, 2020
d29b317
update changelog
doegox May 21, 2020
6b4f624
rework README
doegox May 21, 2020
730f705
pcsc.c: fix error and remove warnings
doegox May 21, 2020
5a059db
remove warnings
doegox May 21, 2020
f52d04e
remove warnings
doegox May 21, 2020
4525cd1
make style
doegox May 21, 2020
91d7c5d
Fix compiler warning: old-style function definition
LudovicRousseau May 22, 2020
c8692aa
Fix compiler warning: no previous prototype
LudovicRousseau May 22, 2020
357ae38
Doxygen: update Doxyfile.in to version 1.8.13
LudovicRousseau May 22, 2020
fa78e8b
Doxygen: unset DOT_FONTNAME
LudovicRousseau May 22, 2020
5294c02
Fix compiler warnings: no previous prototype
LudovicRousseau May 22, 2020
63cf0ac
pcsc: remove unused function pcsc_initiator_deselect_target
LudovicRousseau May 22, 2020
5c3c468
Restore nfc_modulation_type order of v1.7.1
doegox May 22, 2020
f02ff51
Prepare 1.8.0 version
doegox May 22, 2020
b02f94d
Update pcsc.c
FeitianSmartcardReader May 27, 2020
53eccd4
Merge pull request #603 from FeitianSmartcardReader/master
doegox May 27, 2020
874d960
autotools: make example build optional
ffontaine Jun 21, 2020
435e2ff
Add length check to have compatible with R502
FeitianSmartcardReader Jun 22, 2020
1f6f75a
Merge pull request #606 from FeitianSmartcardReader/master
doegox Jun 22, 2020
4b7791f
Merge pull request #605 from ffontaine/master
doegox Jun 24, 2020
a28a537
partial fix of nfc-mfclassic which only writes first sector of each b…
AdamLaurie Jun 23, 2020
e560689
restore original block count logic and add debuggers for block0
AdamLaurie Jun 24, 2020
7b6ff73
only test DirectWrite write if we need to. only write block 0 if spec…
AdamLaurie Jun 24, 2020
5a87f1f
Splitting block 0 writing and other block writing, not needed anymore
gelotus Jun 25, 2020
dd96571
no need to loop, only one block
gelotus Jun 25, 2020
3f4b7a0
add rewrite support for gen2 tags with W command
gelotus Jun 25, 2020
4e922e8
sends lib log to /dev/null in posix and added option (v) to reactivate
gelotus Jun 25, 2020
2b21d87
add gen2 desc to help
gelotus Jun 25, 2020
7a5e654
hardcoded values
gelotus Jun 25, 2020
02f0f6b
add verbose case
gelotus Jun 25, 2020
3c55b87
swap 0 block write and other blocks write
gelotus Jun 25, 2020
709ef83
reinit for retrieving new uid after block 0 write
gelotus Jun 26, 2020
f7b9b0e
remove unused stuff for block 0 writing
gelotus Jun 26, 2020
db957aa
adds write condition check in unlock_card()
gelotus Jun 26, 2020
01bc569
another hardcode value
gelotus Jun 26, 2020
6921e57
correct typo
gelotus Jun 27, 2020
c8fcaea
no need to differentiate routines
gelotus Jun 27, 2020
0de5596
Merge pull request #608 from gelotus/nfc-mfclassic
AdamLaurie Jun 28, 2020
0bf4cec
remove direct write check
gelotus Jun 30, 2020
f2677da
too many different clone tags, let the user to chose action
gelotus Jun 30, 2020
6fb61d3
error handling
gelotus Jun 30, 2020
db081ed
chg: make version printing obey verbose flag
iceman1001 Jul 1, 2020
fc51c86
Merge pull request #610 from iceman1001/master
doegox Jul 1, 2020
66d3560
Merge pull request #609 from gelotus/fix-4k
AdamLaurie Jul 4, 2020
82f23c4
Make it compile under MSVC2017.
puppywang Mar 17, 2018
e21fab3
Example and util compile fine.
puppywang Mar 17, 2018
7ad18a2
some cleanings
gelotus Jul 7, 2020
9cece8b
add cr
gelotus Jul 8, 2020
f56bbab
easy reading condition
gelotus Jul 8, 2020
d5fcd08
remove unused packages
gelotus Jul 8, 2020
5c09dc1
forget to add linux clang cmake
gelotus Jul 8, 2020
1077228
style
gelotus Jul 8, 2020
e37d24e
Merge branch 'msvc2' into msvc
gelotus Jul 8, 2020
cc4311a
Merge pull request #611 from gelotus/msvc
doegox Jul 11, 2020
d9a04a5
document RC_FILE_TYPE
doegox Jul 11, 2020
126cf9c
docs: fix simple typo, mecanism -> mechanism
timgates42 Oct 10, 2020
c3f739d
Merge pull request #622 from timgates42/bugfix_typo_mechanism
doegox Oct 11, 2020
0cd314c
Modify code to add compatibility of readers
FeitianSmartcardReader Oct 20, 2020
b5180a6
Merge pull request #624 from FeitianSmartcardReader/master
AdamLaurie Oct 24, 2020
3af2e14
Fix typo in variable name in pcsc.c
aviallon Nov 2, 2020
7ebf9b9
Merge pull request #626 from aviallon/fix-typo-pcsc
doegox Nov 2, 2020
2b5ad9c
README.md: fix URL of pcsc-lite
LudovicRousseau Jan 22, 2021
1f4d2fb
Fix - assignment instead of comparison (PCSC driver)
rstular May 12, 2021
1dc9dcb
Make README.md more helpful for newcommer, remove ref to missing INST…
davet2001 Jun 9, 2021
180fbab
Add nfc-st25b example
gentilkiwi Jun 13, 2021
9a94f20
Some cast for Windows platform build
gentilkiwi Jun 13, 2021
ba14d10
Add utils lib dep
gentilkiwi Jun 13, 2021
c924e5e
Fix contrib code for Win32 example
gentilkiwi Jun 13, 2021
a9cb26b
Fix, lib Win32 again
gentilkiwi Jun 13, 2021
fb290be
Merge pull request #645 from gentilkiwi/master
doegox Jul 10, 2021
1b8c244
Include unistd.h (required because of usleep())
linkclau Aug 4, 2021
56f6bd4
Merge pull request #649 from linkclau/master
doegox Aug 5, 2021
c8185c9
Merge pull request #639 from rstular/fix-atqa-comparison
doegox Aug 5, 2021
a884a45
Fix builds on FreeBSD
xanderio Aug 14, 2021
6d0e8a5
Merge pull request #652 from xanderio/fix-freebsd
smortex Aug 14, 2021
16671bd
fix: Typo in configuration commands
Ujjwal0501 Sep 20, 2021
3df7f25
Merge pull request #655 from Ujjwal0501/patch-1
smortex Sep 20, 2021
c4e04d5
Merge remote-tracking branch 'origin/master' into libusb10
kenspeckle1 Jul 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 16 additions & 69 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,40 +1,30 @@
**/.deps/
**/.libs/
**/Makefile
**/Makefile.in
*.exe
*.la
*.lo
*.o
*~
.vs/
CMakeSettings.json
Doxyfile
INSTALL
Makefile
Makefile.in
aclocal.m4
ar-lib
autom4te.cache/
build
cmake/Makefile
cmake/Makefile.in
cmake/modules/Makefile
cmake/modules/Makefile.in
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
contrib/Makefile
contrib/Makefile.in
contrib/devd/Makefile
contrib/devd/Makefile.in
contrib/udev/Makefile
contrib/udev/Makefile.in
contrib/win32/Makefile
contrib/win32/Makefile.in
contrib/win32/sys/Makefile
contrib/win32/sys/Makefile.in
debian/
depcomp
examples/*.o
examples/.deps/
examples/.libs/
examples/Makefile
examples/Makefile.in
examples/nfc-anticol
examples/nfc-dep-initiator
examples/nfc-dep-target
Expand All @@ -47,44 +37,10 @@ examples/nfc-relay
examples/pn53x-diagnose
examples/pn53x-sam
examples/pn53x-tamashell
examples/pn53x-tamashell-scripts/Makefile
examples/pn53x-tamashell-scripts/Makefile.in
examples/quick_start_example1
examples/quick_start_example2
include/Makefile
include/Makefile.in
include/nfc/Makefile
include/nfc/Makefile.in
install-sh
libnfc.pc
libnfc/*.lo
libnfc/*.o
libnfc/.deps/
libnfc/.libs/
libnfc/Makefile
libnfc/Makefile.in
libnfc/buses/*.la
libnfc/buses/*.lo
libnfc/buses/*.o
libnfc/buses/.deps/
libnfc/buses/.libs/
libnfc/buses/Makefile
libnfc/buses/Makefile.in
libnfc/chips/*.la
libnfc/chips/*.lo
libnfc/chips/*.o
libnfc/chips/.deps/
libnfc/chips/.libs/
libnfc/chips/Makefile
libnfc/chips/Makefile.in
libnfc/drivers/*.la
libnfc/drivers/*.lo
libnfc/drivers/*.o
libnfc/drivers/.deps/
libnfc/drivers/.libs/
libnfc/drivers/Makefile
libnfc/drivers/Makefile.in
libnfc/libnfc.la
libtool
ltmain.sh
m4/libtool.m4
Expand All @@ -94,21 +50,12 @@ m4/ltversion.m4
m4/lt~obsolete.m4
missing
stamp-h1
test/*.la
test/*.lo
test/*.o
test/.deps/
test/.libs/
test/Makefile
test/Makefile.in
utils/*.la
utils/*.lo
utils/*.o
utils/.deps/
utils/.libs/
utils/Makefile
utils/Makefile.in
test-driver
test/run-test.sh.log
test/run-test.sh.trs
test/test-suite.log
utils/nfc-emulate-forum-tag4
utils/nfc-jewel
utils/nfc-list
utils/nfc-mfclassic
utils/nfc-mfultralight
Expand Down
81 changes: 81 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
language: c

matrix:
include:
- os: windows
compiler:
- clang
before_install:
- mkdir build && cd build && wget "https://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.6.0/libusb-win32-bin-1.2.6.0.zip" && 7z x libusb-win32-bin-1.2.6.0.zip -o"$PROGRAMFILES" && mv "$PROGRAMFILES/libusb-win32-bin-1.2.6.0" "$PROGRAMFILES/libusb-win32"
install:
choco install doxygen.install ninja
script:
cmake -GNinja .. && cmake --build .

- os: linux
dist: bionic
compiler:
- clang
addons:
apt:
packages:
- libusb-dev
- doxygen
- cmake
script:
- mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=~/.local .. && make -j2 && make install

- os: linux
dist: bionic
compiler:
- clang
addons:
apt:
packages:
- libusb-dev
- doxygen
script:
- autoreconf -vfi && mkdir build && cd build && ../configure --prefix=$HOME/.local/ && make -j2 && make install

- os: linux
dist: bionic
compiler:
- gcc
addons:
apt:
packages:
- libusb-dev
- doxygen
- cmake
script:
- mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=~/.local .. && make -j2 && make install

- os: linux
dist: bionic
compiler:
- gcc
addons:
apt:
packages:
- libusb-dev
- doxygen
script:
- autoreconf -vfi && mkdir build && cd build && ../configure --prefix=$HOME/.local/ && make -j2 && make install

- os: osx
osx_image: xcode12
compiler:
- clang
before_install:
- brew install doxygen libusb-compat
script:
- mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=~/.local .. && make -j2 && make install

- os: osx
osx_image: xcode12
compiler:
- clang
before_install:
- brew install doxygen libusb-compat m4
script:
- autoreconf -vfi && mkdir build && cd build && ../configure --prefix=$HOME/.local/ && make -j2 && make install
32 changes: 32 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,48 @@
Adam Laurie <[email protected]>
Ahti Legonkov <[email protected]>
Alex Lian <[email protected]>
Alexander Inyukhin <[email protected]>
Anugrah Redja Kusuma <[email protected]>
Audrey Diacre <[email protected]>
Boris Moiseev <[email protected]>
Christoph Gritschenberger <[email protected]>
Dario Carluccio <[email protected]>
David Kreitschmann <[email protected]>
Emanuele Bertoldi <[email protected]>
Emmanuel Dreyfus <[email protected]>
Eugeny Boger <[email protected]>
Francois Kooman <[email protected]>
Frank Morgner <[email protected]>
Frédéric Bourgeois <[email protected]>
Hidde Wieringa <[email protected]>
Jairo Andres Suarez <[email protected]>
Jiapeng Li <[email protected]>
Jim Anastassiou <[email protected]>
John Galt <[email protected]>
Julien Ehrhart <[email protected]>
Julien Schueller <[email protected]>
Laurent Latil <[email protected]>
Ludovic Rousseau <[email protected]>
Marcello Morena <[email protected]>
Marcos Vives Del Sol <[email protected]>
Mati Vait <[email protected]>
Maxim Martyanov <[email protected]>
Mike Auty <[email protected]>
Nobuhiro Iwamatsu <[email protected]>
Olliver Schinagl <[email protected]>
Paul Menzel <[email protected]>
Peter Meerwald <[email protected]>
Philippe Teuwen <[email protected]>
Pim 't Hart <[email protected]>
Ray Lee <[email protected]>
Roel Verdult <[email protected]>
Romain Tartiere <[email protected]>
Romuald Conty <[email protected]>
Simon Yorkston <[email protected]>
bhack <[email protected]>
lego <[email protected]>
quantum-x <[email protected]>
timzi <[email protected]>
xantares <[email protected]>
xaqq <[email protected]>
yerzhanm <[email protected]>
Loading