]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
CHG: removed a -L path for OSX
[proxmark3-svn] / armsrc /
2017-01-26 iceman1001CHG: should remove the OSX linker warning: ld: warnin...
2017-01-26 iceman1001ADD: some defines to make headerfiles behave better.
2017-01-26 iceman1001ADD: @micolous random nonce, adjusted to fit in. ...
2017-01-25 iceman1001CHG: moved some from THUMB to ARM.. Looks like usb...
2017-01-24 iceman1001CHG: moved to header file
2017-01-24 iceman1001CHG: fiddled with the headerfiles... and makefile...
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001removed unneeded include
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001CHG: moved to header file. common.h has RAMFUNC definition
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header filer
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-20 iceman1001ADD: 'lf search' - added @marshmellow42 's hitag2...
2017-01-19 iceman1001FIX: coverity scan error CID 121781, unused value...
2017-01-19 iceman1001CHG: fix covertyscan error CID 133851, Cardstate...
2017-01-18 iceman1001ADD: T55XX_WRITE_TIMEOUT to make sure all WaitForRespo...
2017-01-16 iceman1001CHG: removed a delay in readblock
2017-01-16 iceman1001CHG: lowered the number of bytes collected for T55xxRea...
2017-01-16 iceman1001ADD: 'install.sh' blacklist rules installed aswell...
2017-01-16 iceman1001CHG: download data from device to client, make a...
2017-01-11 iceman1001chg: syntax sugar
2017-01-09 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2017-01-09 iceman1001CHG: coverity complains about not reading the value...
2017-01-03 IcemanMerge pull request #63 from micolous/log-nonce
2016-12-25 IcemanLF sim
2016-12-19 iceman1001CHG: used @marshmellow42 's version to fix lf continuou...
2016-12-19 iceman1001CHG: mental note to self, capslock is bad.
2016-12-19 iceman1001FIX: 'LF IO FSKDEMOD' - no call to turn of the antenna...
2016-12-19 iceman1001FIX: 'lf hid fskdemod' - no turning of the antenna...
2016-12-07 iceman1001FIX: 'iclass write'
2016-12-07 iceman1001FIX: 'iclass write'
2016-11-16 iceman1001CHG: "hf mf hardnested" device side should empty bigbuff?
2016-11-16 iceman1001CHG: the reset of pcb_num should be before untradition...
2016-11-07 iceman1001CHG: "hf mf hardnested" disabled the tracelogging...
2016-11-03 iceman1001CHG: removed unused variable
2016-11-03 iceman1001CHG: don't consider the respons at all when sending...
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001CHG: 'HF MF C*' (chinese backdoor commands) According...
2016-10-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-28 iceman1001FIX: looping logic error, doesn't need to increase...
2016-10-22 IcemanMerge pull request #46 from micolous/fix-nonce
2016-10-22 Michael Farrellhf mf sim: Multiple fixes (iceman1001/proxmark3 #45)
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-10-20 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-20 iceman1001CHG: experimenting with 'lf sim' It does send a signa...
2016-10-19 iceman1001TEST: see if the readerfield is needed.
2016-10-19 iceman1001CHG: added a quitting message
2016-10-19 iceman1001CHG: move the call to fpga_bitstream_lf, in order...
2016-10-19 iceman1001CHG: updated some comments. I still think I don't under...
2016-10-19 iceman1001CHG: removed CLOCK2, since its not used in the code.
2016-10-19 iceman1001CHG: the AT91C_BASE_PMC->PMC_PCER has a tendecy to...
2016-10-19 iceman1001FIX: lf sim, seems like "lf sim" call SimulateTagLowFr...
2016-10-19 iceman1001CHG: removed unused clocks,
2016-10-19 iceman1001CHG: just changed the comment.
2016-10-19 iceman1001CHG: TI code did have the tickstimer started.
2016-10-19 iceman1001CHG: Xoring in the value allows for the ticks timers...
2016-10-19 iceman1001FIX: "lf sim" after changes to ticks timers on device...
2016-10-14 iceman1001syntax suger
2016-10-10 iceman1001CHG: syntax suger
2016-10-10 iceman1001CHG: "hf legic sim" old imp, uses two timers, we...
2016-10-09 iceman1001CHG; added an option wither or not to clear emulator...
2016-10-09 iceman1001CHG: "hf legic write" - now writes on the limits better.
2016-10-08 iceman1001CHG: syntax suger
2016-10-08 iceman1001CHG: the call to TurnReadLFOn has a delay / number...
2016-10-07 iceman1001FIX: looks like "hf legic write" works again!
2016-10-07 iceman1001CHG: "hf legic write" with these I managed to get...
2016-10-07 iceman1001CHG: adjustments to 3.6ms
2016-10-07 iceman1001FIX: "hf list legic" annotation now correct prints...
2016-10-07 iceman1001FIX: wrong log bytes...
2016-10-07 iceman1001FIX: one send command bug fixed. Turns out that uint16...
2016-10-07 iceman1001FIX: unused variable removed.
2016-10-07 iceman1001CHG: "hf legic write" got a make over in how its...
2016-10-06 iceman1001CHG: started the process of fixing "hf legic write...
2016-10-06 iceman1001ADD: added a StopTicks functions, to disable the timer...
2016-10-06 iceman1001ADD: "hf legic eload" - Load binary file to emulator...
2016-10-05 iceman1001CHG: "hf legic dump" now automatically detects tagtyp...
2016-10-05 iceman1001FIX: one too many semicolons for #defines
2016-10-05 iceman1001FIX: undeclared var on deviceside,
2016-10-05 iceman1001CHG: command name changes..
2016-10-05 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-10-05 iceman1001CHG: code clean up
2016-10-04 iceman1001CHG: making timings a bit tighter == faster read of...
2016-10-04 iceman1001CHG: "hf legic read" - increased timeout values client...
2016-10-04 iceman1001Textual changes in helptext. Still no clear.
2016-10-04 iceman1001CHG: "hf legic write" started to change this command...
2016-10-03 iceman1001CHG: revert legiccrc8 to old algo.
2016-10-03 iceman1001CHG: changed to use BigBuff_Eml memory instead of big_b...
2016-09-29 iceman1001CHG: finally, the ticks timer does what it is supposed...
2016-09-29 iceman1001CHG: added addresize to legic select struct.
2016-09-29 iceman1001CHG: removed some debug data
next
Impressum, Datenschutz