Iceman
|
f065f5c163
|
Merge pull request #184 from brianpow/PrintAndLogEx
PrintAndLogEx supports multi-line messages
|
2018-02-24 17:42:32 +01:00 |
|
Brian Pow
|
d8f0863a2a
|
PrintAndLogEx supports multi-line messages
|
2018-02-25 00:39:05 +08:00 |
|
Brian Pow
|
c0c89a0e7b
|
implement 'hf 15 restore'
|
2018-02-24 21:45:51 +08:00 |
|
Iceman
|
bba3e3f35a
|
Update README.md
|
2018-02-24 10:59:53 +01:00 |
|
Iceman
|
3ee154ef4b
|
Update README.md
pledgie has closed down
|
2018-02-23 18:55:11 +01:00 |
|
Iceman
|
d1a029dc33
|
Merge pull request #181 from brianpow/PrintAndLogDevice
migrate PrintfAndLog() to PrintAndLogDevice()
|
2018-02-23 09:05:37 +01:00 |
|
Brian Pow
|
a4fa0144eb
|
migrate PrintfAndLog() to PrintAndLogDevice()
|
2018-02-22 23:17:46 +08:00 |
|
iceman1001
|
22715e7a99
|
minor adjustements
|
2018-02-22 15:13:43 +01:00 |
|
iceman1001
|
87b3df94c1
|
chg: minor syntax
|
2018-02-22 15:04:49 +01:00 |
|
iceman1001
|
1c37981430
|
fix: StandAloneMode proxbrute - missing variable and missing define. ZERO = 0.
|
2018-02-22 15:03:20 +01:00 |
|
Iceman
|
3eaddc2b3d
|
Merge pull request #180 from brianpow/PrintAndLogEx
Add PrintAndLogEx()
|
2018-02-22 14:10:27 +01:00 |
|
Brian Pow
|
668b44ba26
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-22 20:49:39 +08:00 |
|
Brian Pow
|
f0314562f7
|
fix typos
|
2018-02-22 20:47:23 +08:00 |
|
iceman1001
|
d8281e69fd
|
chg: skip printing debug statements when not debugging.
chg: started with a coloring of messages. Didn't work super well..
|
2018-02-21 19:00:42 +01:00 |
|
iceman1001
|
a9c652bb6c
|
no need for formatting
|
2018-02-21 18:20:50 +01:00 |
|
iceman1001
|
65a4253e7e
|
print..
|
2018-02-21 17:56:09 +01:00 |
|
iceman1001
|
b5500c3e54
|
simple debug..
|
2018-02-21 16:48:52 +01:00 |
|
iceman1001
|
db6b1bab7d
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
|
iceman1001
|
0248352ea6
|
chg:simpler debug printing
|
2018-02-21 16:41:39 +01:00 |
|
iceman1001
|
e69ca55246
|
chg: more..
|
2018-02-21 16:37:20 +01:00 |
|
iceman1001
|
555b261eab
|
simpler debug printing
|
2018-02-21 16:36:40 +01:00 |
|
iceman1001
|
e29503b368
|
chg: easier debug printing
|
2018-02-21 16:31:34 +01:00 |
|
iceman1001
|
7064a2dd71
|
chg: made debugprintig easier.
|
2018-02-21 16:30:15 +01:00 |
|
iceman1001
|
a29b2328db
|
fix: g_debugMode - client side global debugvariable, moved to util.c
|
2018-02-21 15:54:13 +01:00 |
|
iceman1001
|
180e3d4df9
|
chg: adaptations for global debug var to be accessible
|
2018-02-21 14:59:06 +01:00 |
|
iceman1001
|
dc22ba144c
|
fix: adapting for g_debug access..
|
2018-02-21 14:52:31 +01:00 |
|
iceman1001
|
69aa3bfeed
|
chg: skip printing DEBUG messages if global client debug variable it set to zero.
|
2018-02-21 14:42:00 +01:00 |
|
Iceman
|
8b61916525
|
Merge pull request #179 from brianpow/PrintAndLogEx
Migrate PrintAndLog() to PrintAndLogEx()
|
2018-02-21 14:19:06 +01:00 |
|
Brian Pow
|
731a7db4e6
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 21:03:36 +08:00 |
|
Brian Pow
|
6ba31a5581
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 21:03:36 +08:00 |
|
Brian Pow
|
5d332d38ef
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 21:03:36 +08:00 |
|
Brian Pow
|
26af82879a
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 21:03:35 +08:00 |
|
Brian Pow
|
e9185085c7
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 21:02:28 +08:00 |
|
Brian Pow
|
39f44c33a4
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:56:39 +08:00 |
|
Brian Pow
|
7a9612036d
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:56:39 +08:00 |
|
Brian Pow
|
6d6f5f422d
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:56:39 +08:00 |
|
Brian Pow
|
ee3da288e3
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:56:39 +08:00 |
|
Brian Pow
|
14c68d47ec
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:56:38 +08:00 |
|
Brian Pow
|
d8518f0b00
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:56:38 +08:00 |
|
Brian Pow
|
e68055ac65
|
use PrintAndLogEx() instead of PrintAndLog(), remove uerr()
|
2018-02-21 20:43:56 +08:00 |
|
Brian Pow
|
0de94cff10
|
use PrintAndLogEx() instead of PrintAndLog(), tweak messages
|
2018-02-21 20:43:56 +08:00 |
|
Brian Pow
|
dff2a778b1
|
use PrintAndLogEx() instead of PrintAndLog(), tweak message
|
2018-02-21 20:43:56 +08:00 |
|
Brian Pow
|
936581b4ac
|
use PrintAndLogEx() instead of PrintAndLog(), tweak messages
|
2018-02-21 20:43:56 +08:00 |
|
Brian Pow
|
69586e5dd6
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:56 +08:00 |
|
Brian Pow
|
5bd7ba6fd0
|
use PrintAndLogEx() instead of PrintAndLog(), tweak messages
|
2018-02-21 20:43:56 +08:00 |
|
Brian Pow
|
bfa510cce1
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
|
Brian Pow
|
217647d993
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
|
Brian Pow
|
24274ff2fe
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
|
Brian Pow
|
a7f61f7811
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
|
Brian Pow
|
b4b26377d8
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
|