]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdmain.c
Provide msclock() as Milliseconds timer for performance measures (#231)
[proxmark3-svn] / client / cmdmain.c
2017-03-12 pwpiwiProvide msclock() as Milliseconds timer for performance...
2016-11-29 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-10-08 IcemanMerge pull request #119 from marshmellow42/pm3+reveng
2016-04-03 Martin Holst SwendeMerge pull request #168 from zhovner/master
2016-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' into... 119/head
2016-02-15 Martin Holst SwendeMerge pull request #162 from marshmellow42/CoverityFixes
2016-02-14 marshmellow42clear array before assigning
2015-12-10 Martin Holst SwendeMerge pull request #149 from marshmellow42/T55xx_tests
2015-11-15 Martin Holst SwendeMerge pull request #143 from marshmellow42/master
2015-11-06 pwpiwifix: .history was never written
2015-10-07 marshmellow42Merge remote-tracking branch 'Proxmark/master' into...
2015-08-25 pwpiwiMerge branch 'master' into topaz
2015-07-31 pwpiwifix: avoid USB Speed Test timeout in case of slow trans...
2015-07-29 pwpiwiadd: USB Speed Test to hw status
2015-06-29 marshmellow42Merge remote-tracking branch 'upstream/master' into...
2015-06-15 marshmellow42remove commented out code from testing
2015-06-10 marshmellow42reveng -g (model search given just hexstr with crc)
2015-06-10 marshmellow42reveng- iceman1001 s scripting updates
2015-06-09 marshmellow42fix reveng memory bug + @iceman1001 s scripting
2015-06-09 marshmellow42reveng add api RunModel
2015-06-08 marshmellow42begin reveng add-ons for lua
2015-06-07 marshmellow42Fix reveng
2015-06-06 marshmellow42add reveng-1.30
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-28 pwpiwiBigBuf and tracing rework: allow much longer traces...
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-13 Martin Holst SwendeMerge pull request #40 from holiman/master
2015-01-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 iceman1001FIX: a solution for the issue "hf mf esave - always...
2015-01-07 iceman1001ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 iceman1001ADD: tnp3xxx identification in luascripts.
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-20 pwpiwiMerge pull request #33 from pwpiwi/master
2014-12-18 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-17 pwpiwiunify/refactor hw tune and data tune
2014-10-30 Martin Holst SwendeMerge pull request #23 from holiman/master
2014-10-28 Martin Holst SwendeMerge pull request #2 from holiman/coverity_fixes 23/head
2014-10-27 Martin Holst SwendeFixed several issues found using a coverity-scan
2014-06-28 Martin Holst SwendeMerge branch 'iclass-research' of https://github.com...
2014-03-28 Martin Holst SwendeMerge pull request #9 from doegox/addhelpm
2014-03-26 Martin Holst SwendeFixes to implement generation of markdown auto-generate...
2013-09-19 martin.holst@gmail.comReintegrated scripting-branch into trunk. yay
2013-09-19 martin.holst@gmail.comOnly superficial changes, to get rid of compiler warnings
2013-09-16 martin.holst@gmail.commerged trunk changes into branch
2013-09-01 martin.holst@gmail.comMerged latest trunk changes into scripting-branch
2013-07-10 micki.held@gmx.deRevoked unintended commit of cmdmain.c to scripting...
2013-07-08 micki.held@gmx.de(no commit message)
2013-06-26 martin.holst@gmail.comMajor changes to hf mf mifare
2013-06-07 martin.holst@gmail.comChanges in cmd handling
2013-06-06 martin.holst@gmail.comFixed so storeCommand/getCommand are multithread-safe...
2013-06-03 martin.holst@gmail.comFixed error pointed out here: https://code.google.com...
2013-05-31 martin.holst@gmail.comFound that USBcommands from the device are silently...
2013-05-21 martin.holst@gmail.comFirst implementation of user scripts - very experimenta...
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-27 roel@libnfc.orgfixed USB GPIO bug reported by gregy, and fixed 'hf...
2012-12-09 roel@libnfc.orgfixed 64-bit cmd/arg for windows
2012-12-07 roel@libnfc.orgWindows7 working now! ugly fix for inaccurate Windows...
2012-12-04 roel@libnfc.orgmajor USB update
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2011-06-22 Merlokbr@gmail.comadded functionality: dump card memory, save|load card...
2011-06-07 Merlokbr@gmail.com1. fixed hf 14a mifare. added functionality to ignore...
2011-06-01 Merlokbr@gmail.com1. small bugfix in hf 14a mifare
2010-07-13 adam@algroup.co.ukiso14a reader patches [Hagen Fritsch]
2010-02-21 izsh@fail0verflow.comAdd License/Copyright headers/notices. Please add your...
2010-02-20 izsh@fail0verflow.comRemoving windows specific code. Everything now compile...
2010-02-20 izsh@fail0verflow.comFix windows compilation issues. But still not final...
2010-02-18 d18c7dbAttempt at getting the windows client to at least compi...
2010-02-05 adam@algroup.co.ukdifferentiate commands and sub-menus in help
2010-02-04 adam@algroup.co.ukmake LF sampling ACK to fix USB timing issue in em410xwatch
2010-02-04 adam@algroup.co.ukmake parser slightly more user friendly (default to...
2010-02-04 izsh.f0fClient cleanup and restructuring. Stage 1...
Impressum, Datenschutz