This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
proxmark3
Watch
1
Star
0
Fork
0
You've already forked proxmark3
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-03-30 16:55:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
proxmark3
/
client
/
deps
/
tinycbor
History
Philippe Teuwen
f448ed5c51
Fix for GCC 15
2025-03-25 23:25:20 +01:00
..
cbor.h
make style
2020-06-08 03:15:10 +02:00
cborencoder_close_container_checked.c
…
cborencoder.c
less inline calls
2023-08-03 08:42:52 +02:00
cborerrorstrings.c
…
cborinternal_p.h
…
cborjson.h
…
cborparser_dup_string.c
…
cborparser.c
less inline calls
2023-08-03 08:42:52 +02:00
cborpretty_stdio.c
…
cborpretty.c
…
cbortojson.c
…
cborvalidation.c
…
compilersupport_p.h
Fix for GCC 15
2025-03-25 23:25:20 +01:00
Makefile
Add -Wconversion in EXTRACFLAGS
2020-05-20 18:41:10 +02:00
open_memstream.c
don't mix ifdef and defined
2020-05-06 13:01:17 +02:00
tinycbor-version.h
…
utf8_p.h
…