2015-05-31 |
Martin Holst Swende | Merge pull request #112 from marshmellow42/master
|
commit | commitdiff | tree |
2015-05-24 |
Martin Holst Swende | Merge pull request #107 from p-l-/fix-hfmf
|
commit | commitdiff | tree |
2015-05-24 |
Martin Holst Swende | Merge pull request #106 from p-l-/fix-hfmfeload
|
commit | commitdiff | tree |
2015-05-24 |
Martin Holst Swende | Merge pull request #102 from marshmellow42/master
|
commit | commitdiff | tree |
2015-05-22 |
Martin Holst Swende | Merge pull request #101 from marshmellow42/master
|
commit | commitdiff | tree |
2015-05-03 |
Martin Holst Swende | Fixes to issue #100
|
commit | commitdiff | tree |
2015-04-29 |
Martin Holst Swende | Merge pull request #99 from Drewgoo/patch-1
|
commit | commitdiff | tree |
2015-04-28 |
Martin Holst Swende | Merge pull request #98 from marshmellow42/master
|
commit | commitdiff | tree |
2015-04-23 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3
|
commit | commitdiff | tree |
2015-04-23 |
Martin Holst Swende | Fixed issue with dumping iclass tags > 2KB in size
|
commit | commitdiff | tree |
2015-04-14 |
Martin Holst Swende | Merge pull request #92 from marshmellow42/master
|
commit | commitdiff | tree |
2015-04-08 |
Martin Holst Swende | Fixed buffer initialization errors, as reported in...
|
commit | commitdiff | tree |
2015-04-06 |
Martin Holst Swende | Added info to changelog about bootroom update
|
commit | commitdiff | tree |
2015-04-01 |
Martin Holst Swende | Compiler correctly identified a buffer overflow, fixed...
|
commit | commitdiff | tree |
2015-03-31 |
Martin Holst Swende | Merge pull request #91 from marshmellow42/master
|
commit | commitdiff | tree |
2015-03-30 |
Martin Holst Swende | Created a changelog, to be used in accordance with...
|
commit | commitdiff | tree |
2015-03-29 |
Martin Holst Swende | Minor mod to 'hf iclass read', it now also reads and...
|
commit | commitdiff | tree |
2015-03-25 |
Martin Holst Swende | Merge pull request #86 from marshmellow42/master
|
commit | commitdiff | tree |
2015-03-25 |
Martin Holst Swende | Merge pull request #84 from marshmellow42/master
|
commit | commitdiff | tree |
2015-03-24 |
Martin Holst Swende | Merge pull request #82 from marshmellow42/master
|
commit | commitdiff | tree |
2015-03-16 |
Martin Holst Swende | Merge pull request #80 from marshmellow42/master
|
commit | commitdiff | tree |
2015-03-16 |
Martin Holst Swende | Merge pull request #78 from marshmellow42/master
|
commit | commitdiff | tree |
2015-03-12 |
Martin Holst Swende | Merge pull request #77 from Proxmark/usb_check
|
commit | commitdiff | tree |
2015-03-12 |
Martin Holst Swende | Implemented usb_poll() within LF sim. This means the...
|
commit | commitdiff | tree |
2015-03-09 |
Martin Holst Swende | Merge pull request #74 from marshmellow42/master
|
commit | commitdiff | tree |
2015-03-02 |
Martin Holst Swende | iClass full simulation of tags now officially works...
|
commit | commitdiff | tree |
2015-03-02 |
Martin Holst Swende | Added brackets around crc field in protocol listings
|
commit | commitdiff | tree |
2015-03-02 |
Martin Holst Swende | Tag MAC finally works! (Full sim not yet, though)
|
commit | commitdiff | tree |
2015-03-01 |
Martin Holst Swende | Implemented the correct way to calculate MAC from a...
|
commit | commitdiff | tree |
2015-02-27 |
Martin Holst Swende | Added the ciphers also.. doh
|
commit | commitdiff | tree |
2015-02-26 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3
|
commit | commitdiff | tree |
2015-02-26 |
Martin Holst Swende | Implemented new optimized version of MAC-calculation...
|
commit | commitdiff | tree |
2015-02-21 |
Martin Holst Swende | Fixed minor bugs in iclass fullsim, does not work yet...
|
commit | commitdiff | tree |
2015-02-19 |
Martin Holst Swende | Merge pull request #68 from iceman1001/feature
|
commit | commitdiff | tree |
2015-02-19 |
Martin Holst Swende | Merge pull request #67 from marshmellow42/master
|
commit | commitdiff | tree |
2015-02-19 |
Martin Holst Swende | More work on iclass full simulation, and some work...
|
commit | commitdiff | tree |
2015-02-18 |
Martin Holst Swende | Further implementation of iclass 'fullsim'. Moved protocol...
|
commit | commitdiff | tree |
2015-02-17 |
Martin Holst Swende | Iclass decrypt error, shouldn't have decrypted block...
|
commit | commitdiff | tree |
2015-02-17 |
Martin Holst Swende | Implemented 'hf iclass decrypt <tagdump>'. This performs...
|
commit | commitdiff | tree |
2015-02-14 |
Martin Holst Swende | Started iclass emulator support on device side. Not...
|
commit | commitdiff | tree |
2015-02-14 |
Martin Holst Swende | Removed un-implemented 'hf iclass write', it's confusing...
|
commit | commitdiff | tree |
2015-02-14 |
Martin Holst Swende | Reformatted
|
commit | commitdiff | tree |
2015-02-14 |
Martin Holst Swende | Started work on 'hf iclass eload' - only client side...
|
commit | commitdiff | tree |
2015-02-14 |
Martin Holst Swende | Fixed bug with iclass dump which prevented saving to...
|
commit | commitdiff | tree |
2015-02-14 |
Martin Holst Swende | Made 125KHz default sampling, instead of 134KHz for LF
|
commit | commitdiff | tree |
2015-02-13 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3
|
commit | commitdiff | tree |
2015-02-13 |
Martin Holst Swende | Removed some dev- printouts
|
commit | commitdiff | tree |
2015-02-13 |
Martin Holst Swende | Merge pull request #63 from marshmellow42/master
|
commit | commitdiff | tree |
2015-02-13 |
Martin Holst Swende | Merge pull request #66 from iceman1001/feature
|
commit | commitdiff | tree |
2015-02-12 |
Martin Holst Swende | fixed issue #65
|
commit | commitdiff | tree |
2015-02-10 |
Martin Holst Swende | Merge pull request #58 from Proxmark/GenericTracing
|
commit | commitdiff | tree |
2015-02-10 |
Martin Holst Swende | Merge branch 'master' into GenericTracing
|
commit | commitdiff | tree |
2015-02-09 |
Martin Holst Swende | Merge pull request #59 from marshmellow42/master
|
commit | commitdiff | tree |
2015-02-07 |
Martin Holst Swende | Minor dox
|
commit | commitdiff | tree |
2015-02-07 |
Martin Holst Swende | Some documentation and formatting to LogTraceHitag
|
commit | commitdiff | tree |
2015-02-07 |
Martin Holst Swende | Moved LogTraceHitag to BigBuf (no changes to the function...
|
commit | commitdiff | tree |
2015-02-07 |
Martin Holst Swende | Generic tracing; removed iso14a_XX-functions, removed...
|
commit | commitdiff | tree |
2015-02-06 |
Martin Holst Swende | Merge branch 'master' into GenericTracing
|
commit | commitdiff | tree |
2015-02-05 |
Martin Holst Swende | Merge pull request #55 from jessegit/master
|
commit | commitdiff | tree |
2015-02-05 |
Martin Holst Swende | Merge pull request #57 from iceman1001/feature
|
commit | commitdiff | tree |
2015-02-05 |
Martin Holst Swende | Fix #1 for pm3 iclass simulation, remove erroneous...
|
commit | commitdiff | tree |
2015-02-05 |
Martin Holst Swende | Merge pull request #56 from iceman1001/feature
|
commit | commitdiff | tree |
2015-02-02 |
Martin Holst Swende | Merge pull request #54 from Proxmark/lf_recorder
|
commit | commitdiff | tree |
2015-01-31 |
Martin Holst Swende | Merged with master
|
commit | commitdiff | tree |
2015-01-31 |
Martin Holst Swende | Fixed undecimation command
|
commit | commitdiff | tree |
2015-01-30 |
Martin Holst Swende | Added undec to un-decimate data on the client side...
|
commit | commitdiff | tree |
2015-01-30 |
Martin Holst Swende | Some more fixes to longer lf recordings. Now also supports...
|
commit | commitdiff | tree |
2015-01-30 |
Martin Holst Swende | Merge pull request #53 from iceman1001/feature
|
commit | commitdiff | tree |
2015-01-29 |
Martin Holst Swende | Minor documentation on 'hf list'
|
commit | commitdiff | tree |
2015-01-29 |
Martin Holst Swende | Reverted erroneous commit from bigbuf-rework
|
commit | commitdiff | tree |
2015-01-29 |
Martin Holst Swende | Merge pull request #51 from marshmellow42/master
|
commit | commitdiff | tree |
2015-01-28 |
Martin Holst Swende | Added client-side support for recording longer samples...
|
commit | commitdiff | tree |
2015-01-28 |
Martin Holst Swende | Merge pull request #50 from marshmellow42/master
|
commit | commitdiff | tree |
2015-01-27 |
Martin Holst Swende | Merge pull request #49 from marshmellow42/master
|
commit | commitdiff | tree |
2015-01-27 |
Martin Holst Swende | Minor fixes to iso14443a annotations
|
commit | commitdiff | tree |
2015-01-27 |
Martin Holst Swende | More annotations to iso14443b protocol listings
|
commit | commitdiff | tree |
2015-01-27 |
Martin Holst Swende | Minor tweaks to iso14443b snoop tracing
|
commit | commitdiff | tree |
2015-01-27 |
Martin Holst Swende | Merge pull request #48 from marshmellow42/master
|
commit | commitdiff | tree |
2015-01-27 |
Martin Holst Swende | Minor refactoring
|
commit | commitdiff | tree |
2015-01-26 |
Martin Holst Swende | Generic tracing: Some fixes in iso14443b snooping,...
|
commit | commitdiff | tree |
2015-01-26 |
Martin Holst Swende | Some documentation
|
commit | commitdiff | tree |
2015-01-26 |
Martin Holst Swende | Merge pull request #46 from holiman/master
|
commit | commitdiff | tree |
2015-01-26 |
Martin Holst Swende | Removed last trace of crypto from makefile
|
commit | commitdiff | tree |
2015-01-22 |
Martin Holst Swende | bugfix
|
commit | commitdiff | tree |
2015-01-22 |
Martin Holst Swende | Added a lf acquisition-mode which can do decimation...
|
commit | commitdiff | tree |
2015-01-22 |
Martin Holst Swende | Fixed issue where -1 size_t was returned
|
commit | commitdiff | tree |
2015-01-22 |
Martin Holst Swende | Removed openssl from the mfu-stuff
|
commit | commitdiff | tree |
2015-01-21 |
Martin Holst Swende | On another note; a nice udev-rule to have pm3 appear...
|
commit | commitdiff | tree |
2015-01-21 |
Martin Holst Swende | Generic tracing pt.4: Deprecated old 'hf 14b list'...
|
commit | commitdiff | tree |
2015-01-21 |
Martin Holst Swende | Fixed compiler error
|
commit | commitdiff | tree |
2015-01-21 |
Martin Holst Swende | Generic tracing pt.3 : reworking how iso14443b-traces...
|
commit | commitdiff | tree |
2015-01-18 |
Martin Holst Swende | Generic trace pt2: made iso14443b use standard trace...
|
commit | commitdiff | tree |
2015-01-18 |
Martin Holst Swende | Generic trace pt1: Moved arm-side trace functionality...
|
commit | commitdiff | tree |
2015-01-16 |
Martin Holst Swende | Bugfix 'hf list 14b' and 'hf list raw'
|
commit | commitdiff | tree |
2015-01-16 |
Martin Holst Swende | First stab at adding 'hf list 14b' and 'hf list raw'
|
commit | commitdiff | tree |
2015-01-16 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3
|
commit | commitdiff | tree |
2015-01-15 |
Martin Holst Swende | Improved 'hf list iclass' a bit, better understanding...
|
commit | commitdiff | tree |
2015-01-15 |
Martin Holst Swende | Merge pull request #44 from marshmellow42/master
|
commit | commitdiff | tree |
2015-01-15 |
Martin Holst Swende | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2015-01-15 |
Martin Holst Swende | Synchronized loclass library, imported the legal warning
|
commit | commitdiff | tree |
next |