2016-10-10 |
iceman1001 | CHG: "hf legic sim" old imp, uses two timers, we... |
blob | commitdiff | raw |
2016-10-09 |
iceman1001 | CHG; added an option wither or not to clear emulator... |
blob | commitdiff | raw | diff to current |
2016-10-09 |
iceman1001 | CHG: "hf legic write" - now writes on the limits better. |
blob | commitdiff | raw | diff to current |
2016-10-08 |
iceman1001 | CHG: syntax suger |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | FIX: looks like "hf legic write" works again! |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | CHG: "hf legic write" with these I managed to get... |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | CHG: adjustments to 3.6ms |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | FIX: "hf list legic" annotation now correct prints... |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | FIX: wrong log bytes... |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | FIX: one send command bug fixed. Turns out that uint16... |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | FIX: unused variable removed. |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | CHG: "hf legic write" got a make over in how its... |
blob | commitdiff | raw | diff to current |
2016-10-06 |
iceman1001 | CHG: started the process of fixing "hf legic write... |
blob | commitdiff | raw | diff to current |
2016-10-06 |
iceman1001 | ADD: "hf legic eload" - Load binary file to emulator... |
blob | commitdiff | raw | diff to current |
2016-10-05 |
iceman1001 | CHG: "hf legic dump" now automatically detects tagtyp... |
blob | commitdiff | raw | diff to current |
2016-10-05 |
iceman1001 | FIX: one too many semicolons for #defines |
blob | commitdiff | raw | diff to current |
2016-10-05 |
iceman1001 | FIX: undeclared var on deviceside, |
blob | commitdiff | raw | diff to current |
2016-10-05 |
iceman1001 | CHG: command name changes.. |
blob | commitdiff | raw | diff to current |
2016-10-05 |
iceman | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2016-10-05 |
iceman1001 | CHG: code clean up |
blob | commitdiff | raw | diff to current |
2016-10-04 |
iceman1001 | CHG: making timings a bit tighter == faster read of... |
blob | commitdiff | raw | diff to current |
2016-10-04 |
iceman1001 | CHG: "hf legic read" - increased timeout values client... |
blob | commitdiff | raw | diff to current |
2016-10-04 |
iceman1001 | Textual changes in helptext. Still no clear. |
blob | commitdiff | raw | diff to current |
2016-10-04 |
iceman1001 | CHG: "hf legic write" started to change this command... |
blob | commitdiff | raw | diff to current |
2016-10-03 |
iceman1001 | CHG: revert legiccrc8 to old algo. |
blob | commitdiff | raw | diff to current |
2016-10-03 |
iceman1001 | CHG: changed to use BigBuff_Eml memory instead of big_b... |
blob | commitdiff | raw | diff to current |
2016-09-29 |
iceman1001 | CHG: finally, the ticks timer does what it is supposed... |
blob | commitdiff | raw | diff to current |
2016-09-29 |
iceman1001 | CHG: added addresize to legic select struct. |
blob | commitdiff | raw | diff to current |
2016-09-29 |
iceman1001 | CHG: removed some debug data |
blob | commitdiff | raw | diff to current |
2016-09-29 |
iceman1001 | CHG: a select_legic function with structs and stuff and |
blob | commitdiff | raw | diff to current |
2016-09-28 |
iceman1001 | CHG: 'hf list legic' doesn't print the parity now. |
blob | commitdiff | raw | diff to current |
2016-09-26 |
iceman1001 | CHG: Minor tweaks, the tracing dissappeared, the... |
blob | commitdiff | raw | diff to current |
2016-09-26 |
iceman1001 | FIX: Much of my added extra legic code is commented... |
blob | commitdiff | raw | diff to current |
2016-09-26 |
iceman1001 | ADD: started to add a legic detection to "HF SEARCH" |
blob | commitdiff | raw | diff to current |
2016-09-26 |
iceman1001 | CHG: using bitsend to determind the legic annotation... |
blob | commitdiff | raw | diff to current |
2016-09-24 |
iceman1001 | CHG: according to measureement by @wilrn the actual... |
blob | commitdiff | raw | diff to current |
2016-09-21 |
iceman1001 | CHG: extracted some timers functionality, to get unifi... |
blob | commitdiff | raw | diff to current |
2016-09-14 |
iceman1001 | CHG: adjusted timing according to @sentinel 's traces |
blob | commitdiff | raw | diff to current |
2016-09-12 |
iceman1001 | CHG: Small steps, the waiting time between frames... |
blob | commitdiff | raw | diff to current |
2016-09-11 |
iceman1001 | CHG: reverted back from the idea of measureing in... |
blob | commitdiff | raw | diff to current |
2016-09-10 |
iceman1001 | CHG: this timing should be quite good. needs to be... |
blob | commitdiff | raw | diff to current |
2016-09-10 |
iceman1001 | CHG: a better micro second (us) spindely function... |
blob | commitdiff | raw | diff to current |
2016-09-09 |
iceman1001 | In my attempts to make the LEGIC code better, its... |
blob | commitdiff | raw | diff to current |
2016-09-03 |
iceman1001 | FIX: the acknowledgement response in setup phase now... |
blob | commitdiff | raw | diff to current |
2016-09-02 |
iceman1001 | ADD: started to add tracelog in legic |
blob | commitdiff | raw | diff to current |
2016-08-26 |
iceman1001 | FIX: fixes the broken build,... |
blob | commitdiff | raw | diff to current |
2016-08-03 |
iceman1001 | FIX: coverity scan 133859 structually dead code, ... |
blob | commitdiff | raw | diff to current |
2016-08-02 |
iceman1001 | FIX: COverityScan 133865, out-of-bounds access, Forgo... |
blob | commitdiff | raw | diff to current |
2016-08-02 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2016-08-02 |
iceman1001 | fix: CoverityScan 133855 -out-of-bounds bits was... |
blob | commitdiff | raw | diff to current |
2016-07-28 |
iceman1001 | CHG: merged the forum user @jason 's fixes to LEGIC... |
blob | commitdiff | raw | diff to current |
2016-01-25 |
iceman1001 | CHG: Syntax suger |
blob | commitdiff | raw | diff to current |
2016-01-16 |
iceman | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2015-11-09 |
iceman1001 | CHG: minor code clean up, removed commented old code. |
blob | commitdiff | raw | diff to current |
2015-07-22 |
iceman1001 | ADD: using @holiman's "ubs_poll_validate_length(... |
blob | commitdiff | raw | diff to current |
2015-07-22 |
iceman1001 | MERGED: @holimans changes |
blob | commitdiff | raw | diff to current |
2015-06-23 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-06-18 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-05-25 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-05-23 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-04-24 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-04-08 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-04-01 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-30 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-24 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-16 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-16 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-13 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-12 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-11 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-09 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-03-06 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-19 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-16 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-14 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-13 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-12 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Martin Holst Swende | Merge branch 'master' into GenericTracing |
blob | commitdiff | raw | diff to current |
2015-01-31 |
Martin Holst Swende | Merged with master 54/head |
blob | commitdiff | raw | diff to current |
2015-01-30 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-01-29 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-01-27 |
pwpiwi | Refactoring of BigBuf handling in order to prepare... |
blob | commitdiff | raw | diff to current |
2014-10-24 |
Martin Holst Swende | First try att merging with head |
blob | commitdiff | raw | diff to current |
2014-09-19 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2014-09-14 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2014-09-11 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2014-09-11 |
iceman1001 | First check in. |
blob | commitdiff | raw | diff to current |
2014-07-01 |
pwpiwi | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2014-06-28 |
Martin Holst Swende | Merge branch 'iclass-research' of https://github.com... |
blob | commitdiff | raw | diff to current |
2014-06-27 |
Martin Holst Swende | Merged with master |
blob | commitdiff | raw | diff to current |
2014-06-19 |
iZsh | THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area... |
blob | commitdiff | raw | diff to current |
2010-05-06 |
adam@algroup.co.uk | legic write/simulate [Anon] |
blob | commitdiff | raw | diff to current |
2010-03-04 |
d18c7db | Fix up small error in main osc startup delay and replac... |
blob | commitdiff | raw | diff to current |
2010-02-21 |
marcansoft | Add license headers to armsrc/bootrom/common stuff |
blob | commitdiff | raw | diff to current |
2010-02-21 |
marcansoft | Split str* and mem* into string.[ch] |
blob | commitdiff | raw | diff to current |
2010-02-20 |
marcansoft | Clean up data types, some header cleanup, etc. |
blob | commitdiff | raw | diff to current |
next |