| 2017-01-29 | 
iceman1001 | FIX: 'hf 14a sim x'  - this fixes the error with using...  | 
tree | commitdiff | 
| 2017-01-03 | 
Iceman | Merge pull request #63 from micolous/log-nonce | 
tree | commitdiff | 
| 2016-12-24 | 
Michael Farrell | nonce2key: printf->PrintAndLog | 
tree | commitdiff | 
| 2016-12-23 | 
Iceman | Merge pull request #62 from micolous/fix-includes | 
tree | commitdiff | 
| 2016-12-23 | 
Michael Farrell | Fix some missing include statements which impact using...  | 
tree | commitdiff | 
| 2016-11-15 | 
iceman1001 | chg: removed a useless clearing of key_count. From...  | 
tree | commitdiff | 
| 2016-10-29 | 
iceman1001 | CHG: still issues left. | 
tree | commitdiff | 
| 2016-10-29 | 
iceman1001 | FIX:  several calls to nonce2key/nonce2key_ex has probl...  | 
tree | commitdiff | 
| 2016-10-29 | 
iceman1001 | FIX:  'hf mf mifare'  - special zero parity attack...  | 
tree | commitdiff | 
| 2016-10-29 | 
Gabriele Gristina | Merge remote-tracking branch 'upstream/master' | 
tree | commitdiff | 
| 2016-10-28 | 
iceman1001 | CHG:  just some parameter / variable name changes....  | 
tree | commitdiff | 
| 2016-10-28 | 
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-10-27 | 
Iceman | Merge pull request #49 from micolous/less-verbose-mfsim | 
tree | commitdiff | 
| 2016-10-27 | 
Michael Farrell | hf mf sim: Be less verbose by default, add option ...  | 
tree | commitdiff | 
| 2016-10-22 | 
Iceman | Merge pull request #46 from micolous/fix-nonce | 
tree | commitdiff | 
| 2016-10-22 | 
Michael Farrell | hf mf sim: Multiple fixes (iceman1001/proxmark3 #45) | 
tree | commitdiff | 
| 2016-09-01 | 
iceman1001 | FIX: Only need to print a uint32_t, | 
tree | commitdiff | 
| 2016-08-24 | 
iceman1001 | CHG:  Changed the number of times the call to prng_succ...  | 
tree | commitdiff | 
| 2016-08-10 | 
iceman1001 | chg:  remove a char.. | 
tree | commitdiff | 
| 2016-08-10 | 
iceman1001 | CHG: more struct errors.. my bad, | 
tree | commitdiff | 
| 2016-08-10 | 
iceman1001 | CHG:  removed some debug statements, added another...  | 
tree | commitdiff | 
| 2016-08-10 | 
iceman1001 | FIX:  at least now the special zero parity attack,...  | 
tree | commitdiff | 
| 2016-08-09 | 
iceman1001 | started fixing the paritiy == 0 special attack against...  | 
tree | commitdiff | 
| 2016-08-04 | 
iceman1001 | CHG:  marshmellow42 's improved "hf mf sim x" | 
tree | commitdiff | 
| 2016-07-28 | 
iceman1001 | spacing.. | 
tree | commitdiff | 
| 2016-07-28 | 
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-07-23 | 
iceman1001 | CHG: some clearing of memory | 
tree | commitdiff | 
| 2016-04-23 | 
iceman1001 | CHG: we don't want to assert inside the pm3 client. | 
tree | commitdiff | 
| 2016-04-23 | 
iceman1001 | FIX: Some Coverity Scan warnings.  fread,  not initiali...  | 
tree | commitdiff | 
| 2016-04-21 | 
iceman1001 | ADD:  added @azcid 's bitsliced BF solver for @piwi...  | 
tree | commitdiff | 
| 2016-04-18 | 
iceman1001 | FIX: this fixes the  mftry32, mftry32moebius and trymf6...  | 
tree | commitdiff | 
| 2016-02-17 | 
iceman1001 | ADD: added some time debug statements to be able to...  | 
tree | commitdiff | 
| 2016-02-17 | 
iceman1001 | FIX: Coverity scan fixes,  hard to keep track of string...  | 
tree | commitdiff | 
| 2016-02-16 | 
iceman1001 | FIX: introduced a bug in a loop by uint8_t inside crapto1.c | 
tree | commitdiff | 
| 2016-02-16 | 
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-02-15 | 
iceman | CHG: some timing | 
tree | commitdiff | 
| 2016-02-10 | 
iceman1001 | CHG:  my idea of malloc and free for bucketsort didn...  | 
tree | commitdiff | 
| 2016-02-10 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-02-10 | 
iceman1001 | CHG:  Extracted @piwi's bucketsort into separate files...  | 
tree | commitdiff | 
| 2016-02-09 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-02-09 | 
iceman | empty row..Merge branch 'master' of https://github...  | 
tree | commitdiff | 
| 2016-02-09 | 
iceman1001 | CHG: Syntax suger | 
tree | commitdiff | 
| 2016-02-09 | 
iceman1001 | CHG:  test of re-adding @piwi's  bucketsort to @blapost...  | 
tree | commitdiff | 
| 2016-01-25 | 
iceman1001 | FIX: earlier NULL check. | 
tree | commitdiff | 
| 2016-01-25 | 
iceman1001 | REM:  removed unused code. | 
tree | commitdiff | 
| 2016-01-20 | 
iceman1001 | FIX: Coverity Scans complain about uninitialized usage...  | 
tree | commitdiff | 
| 2016-01-16 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | REM:  removed a print. The printing is done in the...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | CHG: Syncronized so all different parts uses the same...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | CHG: started to clean up the crapto1 imp in client...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | CHG: Tried to unfold some loops inside ARM/crypto1...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | CHG: Tested to unfold some loops inside the crypto1...  | 
tree | commitdiff | 
| 2016-01-03 | 
iceman1001 | added @pwpiwi 's latest changes to "hf mf hardnested" | 
tree | commitdiff | 
| 2015-10-07 | 
iceman1001 | I just merged @marshmellow's branch "iclass"  and that...  | 
tree | commitdiff | 
| 2015-10-04 | 
iceman1001 | A lot of changes... | 
tree | commitdiff | 
| 2015-07-13 | 
iceman1001 | TEST:   Moebius two noce mfkey32... | 
tree | commitdiff | 
| 2015-07-12 | 
iceman1001 | @PM3 master merges, Piwi fix for mfnested | 
tree | commitdiff | 
| 2015-06-23 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-06-18 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-05-26 | 
iceman1001 | CHG: print up to 20 possible keys. | 
tree | commitdiff | 
| 2015-05-25 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-05-25 | 
iceman1001 | FIX: dumptoemul.lua removed the extra linebreak in...  | 
tree | commitdiff | 
| 2015-05-23 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-04-24 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-04-08 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-04-01 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-30 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-24 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-16 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-16 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-13 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-12 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-11 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-10 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-09 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-06 | 
marshmellow42 | Merge remote-tracking branch 'upstream/master' | 
tree | commitdiff | 
| 2015-03-06 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-03-04 | 
ikarus | Fixed issue #36 & improved file consistency. | 
tree | commitdiff | 
| 2015-02-19 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-02-16 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-02-14 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-02-13 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-02-12 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-02-10 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-02-10 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-02-10 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-01-30 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-01-29 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-01-07 | 
marshmellow42 | Merge branch 'master' of https://github.com/marshmellow...  | 
tree | commitdiff | 
| 2015-01-07 | 
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...  | 
tree | commitdiff | 
| 2015-01-06 | 
iceman1001 | ADD: tnp3xxx identification in luascripts. | 
tree | commitdiff | 
| 2014-10-30 | 
Martin Holst Swende | Merge pull request #23 from holiman/master | 
tree | commitdiff | 
| 2014-10-29 | 
iceman1001 | FIXED:   Merged all Holimans code-review issues which...  | 
tree | commitdiff | 
| 2014-10-28 | 
Martin Holst Swende | Merge pull request #2 from holiman/coverity_fixes  23/head | 
tree | commitdiff | 
| 2014-10-27 | 
Martin Holst Swende | Fixed several issues found using a coverity-scan | 
tree | commitdiff | 
| 2013-10-09 | 
roel@libnfc.org | removed unused compiler directives, cleaned up some...  | 
tree | commitdiff | 
| 2013-10-07 | 
martin.holst@gmail.com | Fixed what may have been one cause of seg-faults in...  | 
tree | commitdiff | 
| 2013-10-03 | 
roel@libnfc.org | fixed some more compiler warnings | 
tree | commitdiff | 
| 2013-10-03 | 
roel@libnfc.org | fixed compiler warnings | 
tree | commitdiff | 
| 2013-09-29 | 
douniwan5788@gmail.com | Add support in 'hf mf mifare' for some unlicensed/compa...  | 
tree | commitdiff | 
| next |