iceman1001
6091894b72
fix: unshadow
2019-10-20 06:25:29 -04:00
iceman1001
224b03a1f8
chg printf..
2019-10-16 15:09:20 +02:00
Philippe Teuwen
2c853d94ea
move hardnested tables to resources/
2019-08-30 09:02:01 +02:00
Philippe Teuwen
eba13925e4
move bf_bench_data.bin to resources/hardnested_*
2019-08-30 08:53:24 +02:00
Philippe Teuwen
d19754567d
summer restructuring:
...
* .h include only the strict minimum for their own parsing
* this forces all files to include explicitment their needs and not count on far streched dependencies
* this helps Makefile to rebuild only the minimum
* according to this rule, most standalone .h are now gone
* big app.h is gone
* remove seldom __cplusplus, if c++ happens, everything will have to be done properly anyway
* all unrequired include were removed
* split common/ into common/ (client+arm) and common_arm/ (os+bootloader)
* bring zlib to common/
* bring stuff not really/not yet used in common back to armsrc/ or client/
* bring liblua into client/
* bring uart into client/
* move some portions of code around (dbprint, protocols,...)
* rename unused files into *_disabled.[ch] to make it explicit
* rename soft Uarts between 14a, 14b and iclass, so a standalone could use several without clash
* remove PrintAndLogDevice
* move deprecated-hid-flasher from client to tools
* Makefiles
* treat deps in armsrc/ as in client/
* client: stop on warning (-Werror), same as for armsrc/
Tested on:
* all standalone modes
* Linux
2019-08-11 21:42:01 +02:00
Philippe Teuwen
20393d71a8
hardnested_tables: add C99 flag in suggested compilation
2019-04-11 19:43:48 +02:00
Philippe Teuwen
35e97ba96a
static
2019-04-11 00:10:21 +02:00
Philippe Teuwen
7f76fea21a
good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers
2019-04-10 10:21:42 +02:00
Philippe Teuwen
6d0ee581fd
ease hardnested_tables compilation, in case we figure out what to do with it some day
2019-04-09 22:50:04 +02:00
Philippe Teuwen
28ca3e8c22
on prototypes, void means sth
2019-04-09 22:42:23 +02:00
Philippe Teuwen
258332894b
hardnested: get rid of shift by negative value
2019-04-09 17:49:02 +02:00
iceman1001
4843726d7e
unshadow bs_ones, bs_zeros
2019-04-08 10:36:58 +02:00
Philippe Teuwen
51d6fa13eb
arg names
2019-04-06 21:46:00 +02:00
Philippe Teuwen
98d9408746
make style
2019-04-06 00:52:55 +02:00
iceman1001
b57c2d5935
reverting..
2019-03-18 23:31:04 +01:00
iceman1001
524ed17894
styles
2019-03-18 21:56:44 +01:00
Philippe Teuwen
1b2601a48a
Add missing EOF LF
2019-03-12 00:12:26 +01:00
Philippe Teuwen
961d929f4d
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
Philippe Teuwen
da6cdf014b
Keep string syntax in color macros
2019-03-10 00:56:00 +01:00
Philippe Teuwen
48124f89b4
fix ‘sprintf’ output between 15 and 19 bytes into a destination of size 18
2019-03-10 00:24:29 +01:00
Philippe Teuwen
0373696662
make style
2019-03-10 00:00:59 +01:00
Philippe Teuwen
0d9223a547
client: fix mix of spaces & tabs
2019-03-09 23:35:06 +01:00
Philippe Teuwen
60f292b18e
remove spurious spaces & tabs at end of lines
2019-03-09 08:59:13 +01:00
iceman1001
a8eb0fd05f
colors
2019-02-25 00:38:48 +01:00
iceman1001
a4ecc6d3ce
colors
2019-02-25 00:32:59 +01:00
iceman1001
e3a0594b98
colors
2019-02-25 00:31:00 +01:00
iceman1001
22510b6f22
CHG: cleanups
2019-02-23 14:15:54 +01:00
iceman1001
91d6836a47
fix: mem leaks.
2019-02-21 15:34:31 +01:00
iceman1001
bd7ac487cd
FIX: 'hf mf hardnested' - output misalignment
2018-11-29 23:44:50 +01:00
Chris
3e7d9fde01
CHG: 'hf mf hardnest' auto detect supported cpu-commandset. See helptext for more info. (@piwi)
2018-11-05 17:46:32 +01:00
Brian Pow
6ba31a5581
use PrintAndLogEx() instead of PrintAndLog()
2018-02-21 21:03:36 +08:00
iceman1001
aad1e65b97
FIX: cherrypick some fixes from https://github.com/Proxmark/proxmark3/pull/550 (pwpiwi)
2018-01-23 17:41:47 +01:00
iceman1001
5dc1761943
FIX: solution one, for more avx, avx2, avx512
...
ab0582d672
2018-01-06 18:52:28 +01:00
iceman1001
f054f5da32
CHG: gcc7 warnings accoring to PR#401 https://github.com/Proxmark/proxmark3/pull/401/files
2017-09-26 17:02:18 +02:00
iceman1001
5f2589f6cc
chg: (piwi)
2017-09-17 19:34:46 +02:00
iceman1001
179748a5df
add: Fix detection of AVX512 support for Apple clang compiler #392 (piwi)
...
de1e68d34b
2017-09-12 21:45:37 +02:00
iceman1001
f28da2da6e
monster merge...
...
all those changes marshmellow did.. and more...
2017-07-30 09:17:48 +02:00
iceman1001
6519ae6f88
part of monstermerge...
2017-07-27 20:48:49 +02:00