]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2015-01-22 Martin Holst... bugfix
2015-01-22 Martin Holst... Added a lf acquisition-mode which can do decimation...
2015-01-22 Martin Holst... Fixed issue where -1 size_t was returned
2015-01-22 Martin Holst... Removed openssl from the mfu-stuff
2015-01-22 marshmellow42lf FSK demod tools/fixes
2015-01-21 Martin Holst... On another note; a nice udev-rule to have pm3 appear...
2015-01-21 Martin Holst... Generic tracing pt.4: Deprecated old 'hf 14b list'...
2015-01-21 Martin Holst... Fixed compiler error
2015-01-21 Martin Holst... Generic tracing pt.3 : reworking how iso14443b-traces...
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-18 Martin Holst... Generic trace pt2: made iso14443b use standard trace...
2015-01-18 Martin Holst... Generic trace pt1: Moved arm-side trace functionality...
2015-01-16 Martin Holst... Bugfix 'hf list 14b' and 'hf list raw'
2015-01-16 Martin Holst... First stab at adding 'hf list 14b' and 'hf list raw'
2015-01-16 Martin Holst... Merge branch 'master' of github.com:Proxmark/proxmark3
2015-01-15 Martin Holst... Improved 'hf list iclass' a bit, better understanding...
2015-01-15 Martin Holst... Merge pull request #44 from marshmellow42/master
2015-01-15 Martin Holst... Merge branch 'master' of https://github.com/iceman1001...
2015-01-15 Martin Holst... Synchronized loclass library, imported the legal warning
2015-01-15 Martin Holst... Fixed issue #43 on github
2015-01-15 Martin Holst... Minor dox
2015-01-15 Martin Holst... Merge branch 'master' of github.com:Proxmark/proxmark3
2015-01-15 Martin Holst... This was resynthezised along with my hf-changes. Nothin...
2015-01-15 Martin Holst... Fixed memory corruption after reader-attack in armsrc...
2015-01-15 Martin Holst... Implemented 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... Merge pull request #40 from holiman/master
2015-01-12 Martin Holst... Actually add the FILES also, doh 40/head
2015-01-12 Martin Holst... Documentation to apps.h, documentation/renaming to...
2015-01-12 Martin Holst... Removed dependency on openssl, added AES implementation...
2015-01-11 Martin Holst... Fixed 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... removed double include
2015-01-09 Martin Holst... Merge branch 'master' of https://github.com/iceman1001...
2015-01-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-08 Martin Holst... Merge pull request #38 from marshmellow42/master
2015-01-08 Martin Holst... Reverted 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... Added 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... Save 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... Changed io threshold to 140, fixed boolean error in...
2015-01-06 Martin Holst... Fixed 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.
2015-01-05 Martin Holst... Added loclass-functionality into the pm3,the functional...
2015-01-04 Martin Holst... Moved iclass crc to be based on a lookup table
2015-01-04 Martin Holst... Minor dox
2015-01-04 Martin Holst... Reworked how 'hf 14a list' and 'hf iclass list' works...
2015-01-04 Martin Holst... Some work on iclass dump and iclass list, now the dumpi...
2015-01-03 Martin Holst... Some work on iclass, started on some better support...
2015-01-03 Martin Holst... Set lower threshold for lf iodemod, it had too high...
2015-01-03 Martin Holst... Fixed indentation
2015-01-03 Martin Holst... Removed unused variable
2015-01-03 Martin Holst... Corrected indentation to tabs only
2015-01-03 Martin Holst... Removed wrong size-count, sizeof(bigbuf) would always...
2015-01-01 Martin Holst... Merge pull request #34 from marshmellow42/master
next
Impressum, Datenschutz