Commit graph

14460 commits

Author SHA1 Message Date
Philippe Teuwen bac58d2a66 minor, to respect symmetry with writeblock 2021-09-07 10:18:05 +02:00
Philippe Teuwen 3e39689b6e Fix #1499 hf 15 restore and fix trace list -t 15 writeblock 2021-09-07 10:04:01 +02:00
iceman1001 c326c25905 maur keys 2021-09-06 21:13:17 +02:00
Philippe Teuwen c2ed968fc1 Add hitag2crack to release tests 2021-09-05 23:47:49 +02:00
Philippe Teuwen 9f36ce1b9d cppcheck reduce variable scopes 2021-09-05 23:42:14 +02:00
Philippe Teuwen d37547917e cppcheck fix name difference declaration/definition 2021-09-05 20:35:40 +02:00
Philippe Teuwen b19c7f377e Fix experimental_lib CMakeLists 2021-09-05 20:34:46 +02:00
Philippe Teuwen c99db8ee92 release template: add lib & swig tests 2021-09-05 20:34:20 +02:00
Philippe Teuwen 3a5680343a fix jni_tools header inclusion 2021-09-05 20:05:09 +02:00
Philippe Teuwen 4c4e291588 iso14443b: remove redundant assignment, cf issue #1497 2021-09-05 19:54:04 +02:00
Philippe Teuwen fbb723e500 Android cmake: remove redundant include 2021-09-05 19:51:50 +02:00
Philippe Teuwen cabb44eb7c Fix Android cmake 2021-09-05 19:51:27 +02:00
iceman1001 e854c41760 android cmake file does not match pm3 client 2021-09-05 10:44:13 +02:00
Philippe Teuwen 29f930ba21 docker opensuse tumbleweed bump arm gcc to v11 2021-09-05 02:43:22 +02:00
Philippe Teuwen 02f3e439e2 docker opensuse leap notes 2021-09-05 02:21:51 +02:00
Philippe Teuwen 591a9dc53d make udev honors DESTDIR & UDEV_PREFIX 2021-09-05 01:57:02 +02:00
Philippe Teuwen 5ce9450c3a Show source version in the cmake logs 2021-09-05 01:30:08 +02:00
Philippe Teuwen 0ed190936d Show source version in the makefile logs 2021-09-05 01:18:42 +02:00
Philippe Teuwen ad81004523
Update checklist-for-release.md 2021-09-05 00:54:36 +02:00
Philippe Teuwen 1994b99ba4 remove spurious char 2021-09-05 00:53:37 +02:00
Philippe Teuwen 7404695e46 remove tabs 2021-09-05 00:49:57 +02:00
Philippe Teuwen 78eef004af Replace deprecated 'which' in scripts 2021-09-05 00:34:39 +02:00
Philippe Teuwen 9c9728e1b3
Update checklist-for-release.md 2021-09-05 00:18:54 +02:00
Philippe Teuwen 5d13f1a409 remove docker debian oldstable 2021-09-05 00:18:08 +02:00
Philippe Teuwen cbab6a74c9 docker fedora: missing cmake 2021-09-05 00:16:43 +02:00
Philippe Teuwen ed4fa71309
Update checklist-for-release.md 2021-09-05 00:09:02 +02:00
Philippe Teuwen 6fcba2bc08 Add docker for new stable Debian 2021-09-04 23:33:52 +02:00
iceman1001 78b48a6ce7 change default standalone mode to LF_SAMYRUN 2021-09-04 22:13:54 +02:00
Philippe Teuwen 480e8c8acb
Update checklist-for-release.md 2021-09-04 12:53:23 +02:00
iceman1001 4506b0a517 text 2021-09-04 11:43:51 +02:00
iceman1001 08bb5ab619 text 2021-09-04 10:20:19 +02:00
Philippe Teuwen 8ce20320b2 Fix segfault on 'rem <verylongline>' 2021-09-04 02:57:16 +02:00
Philippe Teuwen 5eda1ea400 Fix cppcheck dereferencing null pointer fix 2021-09-04 02:14:48 +02:00
Philippe Teuwen 1092abf12e Revert "cppcheck Passing NULL after the last typed argument to a variadic function leads to undefined behaviour"
This reverts commit 8772edb6b8.
2021-09-04 02:01:20 +02:00
Philippe Teuwen 847c3d531e missing include 2021-09-04 01:26:57 +02:00
Philippe Teuwen 7fdaac0319 fix zealous fix... 2021-09-04 01:24:08 +02:00
Philippe Teuwen b9e0b57cd8 cppcheck null pointer dereference 2021-09-04 00:54:59 +02:00
Philippe Teuwen 8772edb6b8 cppcheck Passing NULL after the last typed argument to a variadic function leads to undefined behaviour 2021-09-04 00:54:59 +02:00
Philippe Teuwen 58a963d41f cppcheck different declaration & definition arg names 2021-09-04 00:54:59 +02:00
Philippe Teuwen 3c47e78597 cppcheck remove redundant assignment 2021-09-04 00:54:59 +02:00
Philippe Teuwen 2db34e0ad6 cppcheck invalid printf arg type 2021-09-04 00:54:59 +02:00
Philippe Teuwen 0c810ff4fd cppcheck Returning an integer in a function with pointer return type is not portable 2021-09-04 00:54:59 +02:00
Philippe Teuwen ba6ef2a1bc cppcheck redundant assignment 2021-09-04 00:54:59 +02:00
Philippe Teuwen 971c0126de cppcheck clarify mix of boolean and bitwise ops 2021-09-04 00:54:59 +02:00
Philippe Teuwen d3c6c430a8 cppcheck avoid dereferencing potentially null pointer 2021-09-04 00:54:59 +02:00
Philippe Teuwen 0830cfcf1c style to prevent cppcheck duplicate assignment warning 2021-09-04 00:54:59 +02:00
Philippe Teuwen 0db962640c cppcheck fix memleak 2021-09-04 00:54:59 +02:00
Philippe Teuwen a19e3f673a
Update checklist-for-release.md
mymakeclang already covered, not needed anymore
2021-09-04 00:01:06 +02:00
Philippe Teuwen 8338cd850c make style 2021-09-03 23:05:45 +02:00
iceman1001 38694a3fea text 2021-09-03 21:19:12 +02:00