]> git.zerfleddert.de Git - proxmark3-svn/history - client/mifarehost.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / mifarehost.c
2017-03-06 iceman1001CHG: renamed struct sector -> sector_t
2017-02-22 iceman1001chg: @piwi's code cleanup and some more.
2017-01-18 iceman1001syntax sugar
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-09-26 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-09-26 iceman1001CHG: the "indent" software warns about some assingment...
2016-08-24 iceman1001CHG: syntax suger.
2016-08-08 iceman1001ADD: J-Run's 2nd phase tool mf_key_brute ref: https...
2016-07-31 iceman1001CHG: Moved some includes, defines, structs from .c...
2016-04-18 iceman1001FIX: this fixes the "hf mf sniff l d f" command, which...
2016-04-14 iceman1001CHG: Swapped to using the DEFINES.
2016-04-11 iceman1001CHG: syntax suger
2016-02-19 iceman1001CHG: removing some time-debug statements.
2016-02-17 iceman1001ADD: added some time debug statements to be able to...
2016-02-16 iceman1001FIX: introduced a bug in a loop by uint8_t inside crapto1.c
2016-02-10 icemanCHG: remade the mfchkkeys loop inside nested. This...
2016-01-25 iceman1001REM: commented out a reference to radixsort, which...
2016-01-25 iceman1001CHG: Syntax suger
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-19 iceman1001REM: Removed #define llx PRIx64, all these defines...
2016-01-16 iceman1001CHG: changed output for the "hf mf nested" to show...
2016-01-12 iceman1001FIX: Coverity, unchecked return value, CID #121292,..
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-10-11 iceman1001ADD: @marshmellow42's decrypt crypto-1 method,
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-10-04 iceman1001A lot of changes...
2015-07-12 iceman1001@PM3 master merges, Piwi fix for mfnested
2015-06-25 iceman1001FIX: @pwpiwi 's fixes for darkside / nested attack...
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-13 marshmellow42@iceman1001 s coverity scan fixes
2015-05-13 iceman1001BUGS: more Coverity scan fixes.
2015-05-13 iceman1001a minor clean up when printing the key
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-13 Martin Holst SwendeMerge pull request #63 from marshmellow42/master
2015-02-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 Martin Holst SwendeMerge branch 'master' into GenericTracing 58/head
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 pwpiwiMerge pull request #64 from jessegit/csetuidfix
2015-02-10 Jesse HallioAdd settable ATQA and SAK to hf mf csetuid command. 64/head
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-29 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-20 iceman1001FIX: another file_path found in loadTraceCard and...
2015-01-20 iceman1001SUGGESTED FIX:
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-01 IcemanMerge pull request #1 from bforbort/master
2015-01-01 Blaine ForbortMerge remote-tracking branch 'origin/DESFireAuth'
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-26 iceman1001FIX: minor fixes to the new feature in "hf 14a reader...
2014-12-26 iceman1001ADD: marshmellows new lf command and DetectClock. ...
2014-12-20 pwpiwiMerge pull request #33 from pwpiwi/master
2014-12-18 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-17 iceman1001Applied Holiman's fixes for iclass.c and CSNs
2014-12-16 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-16 pwpiwibugfixes iso14443a (hf 14a commands)
2014-11-13 iceman1001FIX: Corrected the bug mention http://www.proxmark...
2014-11-09 iceman1001Updated tnp3.lua
2014-10-30 Martin Holst SwendeMore coverity fixes
2014-10-30 Martin Holst SwendeMerge pull request #23 from holiman/master
2014-10-29 iceman1001FIXED: Merged all Holimans code-review issues which...
2014-10-28 Martin Holst SwendeMerge pull request #2 from holiman/coverity_fixes 23/head
2014-10-27 Martin Holst SwendeMore coverity findings
2014-10-27 Martin Holst SwendeFixed several issues found using a coverity-scan
2013-10-20 izsh@fail0verflow.comfix compilation issues with gcc 4.6: anonymous unions...
2013-09-16 martin.holst@gmail.commerged trunk changes into branch
2013-09-15 micki.held@gmx.deMajor rework of hf mf nested:
2013-03-14 roel@libnfc.orgclient should compile without warnings on linux, mac...
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2012-12-07 roel@libnfc.orgfixed 'hf mf' command and some others
next
Impressum, Datenschutz