]> git.zerfleddert.de Git - proxmark3-svn/history - client
Merge branch 'master' of https://github.com/holiman/proxmark3
[proxmark3-svn] / client /
2015-01-20 iceman1001Merge branch 'master' of https://github.com/holiman...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-16 Martin Holst SwendeBugfix 'hf list 14b' and 'hf list raw'
2015-01-16 Martin Holst SwendeFirst stab at adding 'hf list 14b' and 'hf list raw'
2015-01-16 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-15 Martin Holst SwendeImproved 'hf list iclass' a bit, better understanding...
2015-01-15 Martin Holst SwendeMerge pull request #44 from marshmellow42/master
2015-01-15 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-15 Martin Holst SwendeSynchronized loclass library, imported the legal warning
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-13 marshmellow42Small lf bug fixes and threshold adjustments
2015-01-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-13 Martin Holst SwendeMerge pull request #40 from holiman/master
2015-01-12 Martin Holst SwendeActually add the FILES also, doh 40/head
2015-01-12 Martin Holst SwendeRemoved dependency on openssl, added AES implementation...
2015-01-11 Martin Holst SwendeFixed error when no match is found for uidmapping
2015-01-09 marshmellow42lf search use new psk, small demod adjustments 41/head
2015-01-09 Martin Holst Swenderemoved double include
2015-01-09 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-08 Martin Holst SwendeMerge pull request #38 from marshmellow42/master
2015-01-08 Martin Holst SwendeReverted some minor things, altered other things to...
2015-01-08 iceman1001ADD: default_toys.lua a script which identify tnp3xx...
2015-01-08 marshmellow42minor code cleanup 38/head
2015-01-08 marshmellow42cmddata.c changes by others - reapply
2015-01-07 marshmellow42put cmdlf.c back (only changes spaces to tabs)
2015-01-07 iceman1001FIX: forgot to add the function in the header file.
2015-01-07 iceman1001ADD: a CmdEM410xWatchnSpoof in cmdlfem4x.c , looks...
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 marshmellow42Fix Tune Samples (broken in commit 12/31 by me)
2015-01-07 marshmellow42code cleanup. re-added psk commands.
2015-01-07 marshmellow42added data psk* cmds for pskdemod
2015-01-07 iceman1001CHG: minor code clean up in ArmSrc.
2015-01-07 iceman1001ADD: Jonor's timeout patch for "Hf 14a raw".
2015-01-07 iceman1001FIX: The input handling for "hf 14b write" is now corre...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 marshmellow42Fix Tune Samples (broken in commit 12/31 by me)
2015-01-07 iceman1001FIX: a solution for the issue "hf mf esave - always...
2015-01-07 iceman1001CHG: minor code clean up.
2015-01-07 Martin Holst SwendeAdded some more protocol support to the list annotation...
2015-01-07 iceman1001ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper...
2015-01-07 iceman1001CHG: minor code clean up
2015-01-07 iceman1001CHG: Added support for tnp3xx in lua scripts.
2015-01-07 iceman1001CHG: removed leftover debugging statements proxmark3.c
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 Martin Holst SwendeSave iclass dumps to file, like mifare-dump functionali...
2015-01-07 marshmellow42code cleanup. re-added psk commands.
2015-01-06 iceman1001ADD: tnp3xxx identification in luascripts.
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 marshmellow42Merge pull request #4 from Proxmark/master
2015-01-06 marshmellow42Merge pull request #3 from Proxmark/master
2015-01-06 marshmellow42added data psk* cmds for pskdemod
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-05 Martin Holst SwendeAdded loclass-functionality into the pm3,the functional...
2015-01-04 Martin Holst SwendeMinor dox
2015-01-04 Martin Holst SwendeReworked how 'hf 14a list' and 'hf iclass list' works...
2015-01-04 Martin Holst SwendeSome work on iclass dump and iclass list, now the dumpi...
2015-01-03 Martin Holst SwendeSome work on iclass, started on some better support...
2015-01-01 Martin Holst SwendeMerge pull request #34 from marshmellow42/master
2014-12-31 marshmellow42minor adjustment to askmandemod for lf search
2014-12-31 marshmellow42added data rtrim command
2014-12-31 marshmellow42lf demod code cleanup - added fskraw arguments
2014-12-30 marshmellow42LF demod/cmd code cleanup + new lf search
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-29 marshmellow42minor setting adjustments/cleanup
2014-12-29 marshmellow42LF Demod bug fixes and add lf em em410xdemod
2014-12-29 marshmellow42slight adjustment to include
2014-12-29 marshmellow42LF Demod streamlining
2014-12-24 marshmellow42rename askrawdemod to askmandemod
2014-12-24 marshmellow42Created new detectclock function + EM decode addons
2014-12-23 marshmellow42minor askrawdemod adjustment if errors in demoding...
2014-12-23 marshmellow42Add auto check for EM410x format to askrawdemod cmd
2014-12-23 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-23 pwpiwiMerge branch 'master' of https://github.com/pwpiwi...
2014-12-23 pwpiwibugfixes in iso14443a.c and hf 14a reader
2014-12-23 marshmellow42minor fix - got too comment happy removing test code
2014-12-22 marshmellow42added new data askrawdemod command
2014-12-20 pwpiwiMerge pull request #33 from pwpiwi/master
2014-12-20 pwpiwiadapted hf iclass list to new trace format 33/head
2014-12-19 marshmellow42put ask demod and mandemod
2014-12-19 marshmellow42Final touches on IO prox and HID prox demod
2014-12-18 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-18 pwpiwibugfixes hf epa cnonces
2014-12-18 pwpiwiFormat hf 14a list output for bigger frame sizes
2014-12-18 Martin Holst Swendeminor change
2014-12-18 Martin Holst SwendeFixed error in hash1 (from loclass), now it possibly...
2014-12-18 Martin Holst SwendeMerge pull request #32 from marshmellow42/master
2014-12-17 pwpiwiunify/refactor hw tune and data tune
2014-12-17 marshmellow42LF HID & IO prox fixes/options 32/head
2014-12-16 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-16 pwpiwibugfixes iso14443a (hf 14a commands)
2014-12-14 Martin Holst SwendeReverted to original malicious CSNs from paper, it...
2014-12-14 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2014-12-14 Martin Holst SwendeFix (iclass)
2014-12-10 ikarusMerge pull request #31 from dnet/patch-1
2014-12-10 András Veres-Szent... Typofix: occurrences 31/head
2014-11-30 Martin Holst SwendeAdded Enios cool tuning-trick (LF) from forum-post...
2014-10-30 Martin Holst SwendeMore coverity fixes
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
next
Impressum, Datenschutz