]> git.zerfleddert.de Git - proxmark3-svn/history
proxmark3-svn
2015-01-28 marshmellow42fix hid prox standalone bug 51/head
2015-01-28 marshmellow42lf hid fskdemod bug 50/head
2015-01-28 pwpiwiBigBuf and tracing rework: allow much longer traces...
2015-01-27 pwpiwiRefactoring of BigBuf handling in order to prepare...
2015-01-27 Martin Holst SwendeMerge pull request #49 from marshmellow42/master
2015-01-27 marshmellow42Revert "Revert "Traces"" 49/head
2015-01-27 marshmellow42Revert "Revert "More Testing Traces""
2015-01-27 marshmellow42Revert "More Testing Traces"
2015-01-27 marshmellow42Revert "Traces"
2015-01-27 marshmellow42Traces
2015-01-27 Martin Holst SwendeMinor fixes to iso14443a annotations
2015-01-27 marshmellow42More Testing Traces
2015-01-27 marshmellow42lf demod bug fix & refactor
2015-01-27 Martin Holst SwendeMerge pull request #48 from marshmellow42/master
2015-01-26 marshmellow42clean up some comments 48/head
2015-01-26 marshmellow42lf psk demods
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-26 Martin Holst SwendeRemoved last trace of crypto from makefile 46/head
2015-01-22 Martin Holst SwendeFixed issue where -1 size_t was returned
2015-01-22 Martin Holst SwendeRemoved openssl from the mfu-stuff
2015-01-22 marshmellow42lf FSK demod tools/fixes
2015-01-21 Martin Holst SwendeFixed compiler error
2015-01-21 iceman1001minor fix for a help in "hf 14a snoop"
2015-01-20 marshmellow42lf Bug Fixes and lf demod additions
2015-01-20 iceman1001Minor fixes: Array inits, some array bounds checks.
2015-01-20 iceman1001FIX: another file_path found in loadTraceCard and...
2015-01-20 iceman1001SUGGESTED FIX:
2015-01-20 iceman1001FIX: The 14b write command (CmdHF14BWrite) now turns...
2015-01-20 iceman1001Minor fixes to some help-texts.
2015-01-20 iceman1001STEP 3 - the actual new files for Ultralight.
2015-01-20 iceman1001Step 2 - Ultralight / Ultralight-C
2015-01-20 iceman1001Merge branch 'master' of https://github.com/holiman...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-18 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-18 marshmellow42lf demod additions
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 SwendeFixed issue #43 on github
2015-01-15 Martin Holst SwendeMinor dox
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-15 Martin Holst SwendeThis was resynthezised along with my hf-changes. Nothin...
2015-01-15 Martin Holst SwendeFixed memory corruption after reader-attack in armsrc...
2015-01-15 Martin Holst SwendeImplemented new FPGA mode for iclass tag simulation...
2015-01-13 marshmellow42slight em410xdecode adjustments 44/head
2015-01-13 marshmellow42Small lf bug fixes and threshold adjustments
2015-01-13 iceman1001ADD: Midnitesnaks's & Pentura labs Ultralight-c modif...
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 SwendeDocumentation to apps.h, documentation/renaming to...
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 marshmellow42sync with master lf files to resolve conflicts
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: Minor code clean up.
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 Martin Holst SwendeChanged io threshold to 140, fixed boolean error in...
2015-01-06 Martin Holst SwendeFixed thresholding of io fskdemod
2015-01-06 marshmellow42Merge pull request #3 from Proxmark/master
2015-01-06 marshmellow42sync with master lf files to resolve conflicts
2015-01-06 marshmellow42added data psk* cmds for pskdemod
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
next
Impressum, Datenschutz