2017-01-11 |
iceman1001 | CHG: syntax sugar |
blob | commitdiff | raw |
2016-10-14 |
iceman1001 | FIX: "hf legic write" - removed a warning message... |
blob | commitdiff | raw | diff to current |
2016-10-14 |
iceman1001 | ADD: "hf legic wipe" - it autodetects tagtype and... |
blob | commitdiff | raw | diff to current |
2016-10-10 |
iceman1001 | FIX: this should remove a warning. |
blob | commitdiff | raw | diff to current |
2016-10-09 |
iceman1001 | chg: textual changes. |
blob | commitdiff | raw | diff to current |
2016-10-09 |
iceman1001 | FIX: increased time-out to match 2.7sec it takes to... |
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: "hf legic restore" - added a filesize and cardsi... |
blob | commitdiff | raw | diff to current |
2016-10-08 |
iceman1001 | REM: "hf legic load" has been removed. It doesnt have... |
blob | commitdiff | raw | diff to current |
2016-10-07 |
iceman1001 | CHG: help text |
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 | CHG: "hf legic write" got a make over in how its... |
blob | commitdiff | raw | diff to current |
2016-10-06 |
iceman1001 | Renamed the calccrc8 functions and command. |
blob | commitdiff | raw | diff to current |
2016-10-06 |
iceman1001 | REM: "hf legic writeraw" has been removed. |
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: 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-04 |
iceman1001 | CHG: making timings a bit tighter == faster read of... |
blob | commitdiff | raw | diff to current |
2016-10-04 |
iceman1001 | FIX: forgot a LEN in print message. |
blob | commitdiff | raw | diff to current |
2016-10-04 |
iceman1001 | CHG: reading a complete MIM1024 takes about 2.8sec... |
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: 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: added the verbose flag, to make the output in... |
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: removed the ubuntu build variable which is no... |
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-09 |
iceman1001 | In my attempts to make the LEGIC code better, its... |
blob | commitdiff | raw | diff to current |
2016-09-03 |
iceman1001 | FIX: IV now is trunckated to 7bits in 'hf legic read... |
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 | CHG: starting to add the legic changes.. *work in... |
blob | commitdiff | raw | diff to current |
2016-08-03 |
iceman1001 | FIX: coverity scan 133850, again. Why on earth did... |
blob | commitdiff | raw | diff to current |
2016-08-03 |
iceman1001 | FIX; coverity scan 133850, & operation should keep... |
blob | commitdiff | raw | diff to current |
2016-08-03 |
iceman1001 | Coverity Scan 133850, need to ask @jason about this... |
blob | commitdiff | raw | diff to current |
2016-08-03 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2016-08-03 |
Iceman | Merge pull request #19 from alexgrin/iceman_master |
blob | commitdiff | raw | diff to current |
2016-08-03 |
Alexis Green | FIX: CoverityScan 123358 and 133864 - Unchecked return... |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Iceman | Merge pull request #18 from alexgrin/iceman_master |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Alexis Green | FIX: LEGIC - potential stack corruption calculating... |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Alexis Green | FIX: CoverityScan 123465 - Resource leak |
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 | chg: another way of checking a array for NULL |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Iceman | Merge pull request #17 from alexgrin/iceman_master |
blob | commitdiff | raw | diff to current |
2016-08-01 |
Alexis Green | Fixing warning: |
blob | commitdiff | raw | diff to current |
2016-07-31 |
iceman1001 | FIX: getting rid of a compiler warning message. |
blob | commitdiff | raw | diff to current |
2016-07-29 |
iceman1001 | CHG: help text changes in cmdlfjablotron.c |
blob | commitdiff | raw | diff to current |
2016-07-28 |
iceman1001 | FIX: Fixed some warnings I didn't take notice off. |
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-04-10 |
iceman1001 | CHG: free the malloc:d memory in the crc8 function. |
blob | commitdiff | raw | diff to current |
2016-02-18 |
iceman1001 | FIX: resource leak, forgot a free |
blob | commitdiff | raw | diff to current |
2016-02-18 |
iceman1001 | FIX: corrected one of my own bugs which made the calcc... |
blob | commitdiff | raw | diff to current |
2016-02-17 |
iceman1001 | FIX: Coverity scan fixes, hard to keep track of string... |
blob | commitdiff | raw | diff to current |
2016-02-16 |
iceman1001 | CHG: added timeouts for downloading values from device... |
blob | commitdiff | raw | diff to current |
2016-02-15 |
iceman1001 | ADD: a print_hex_break function, |
blob | commitdiff | raw | diff to current |
2016-02-15 |
iceman1001 | CHG: "hf legic decode" now prints nicely. Still... |
blob | commitdiff | raw | diff to current |
2016-02-15 |
iceman1001 | FIX: change the "hf legid load", to use the WaitForRes... |
blob | commitdiff | raw | diff to current |
2016-02-14 |
iceman1001 | FIX: "hf legic decode" the stamp_len variable was... |
blob | commitdiff | raw | diff to current |
2016-02-14 |
iceman1001 | FIX: Faster data load. |
blob | commitdiff | raw | diff to current |
2016-02-14 |
iceman1001 | FIX: The "hf legic load" had an bug where it send... |
blob | commitdiff | raw | diff to current |
2016-02-14 |
iceman1001 | ADD: Calc legic Crc8 method on given input hexstring. |
blob | commitdiff | raw | diff to current |
2016-01-20 |
iceman1001 | ADD: added the possibility to choose which block num... |
blob | commitdiff | raw | diff to current |
2016-01-20 |
iceman1001 | CHG: syntax suger, text edit |
blob | commitdiff | raw | diff to current |
2016-01-12 |
iceman | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2016-01-12 |
iceman | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2016-01-19 |
iceman1001 | CHG: Syntax suger, space -> tabs. etc. |
blob | commitdiff | raw | diff to current |
2016-01-16 |
iceman1001 | FIX: Coverity Scan fixes, a bunch of them. |
blob | commitdiff | raw | diff to current |
2016-01-12 |
iceman1001 | FIX: Coverity, CID# 121337, Out-of-bounds. In the... |
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-20 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Martin Holst Swende | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
blob | commitdiff | raw | diff to current |
2015-01-13 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2015-01-13 |
Martin Holst Swende | Merge pull request #40 from holiman/master |
blob | commitdiff | raw | diff to current |
2015-01-09 |
Martin Holst Swende | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2015-01-08 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Martin Holst Swende | Reverted some minor things, altered other things to... |
blob | commitdiff | raw | diff to current |
2015-01-07 |
marshmellow42 | Merge branch 'master' of https://github.com/marshmellow... |
blob | commitdiff | raw | diff to current |
2015-01-07 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-01-07 |
iceman1001 | FIX: a solution for the issue "hf mf esave - always... |
blob | commitdiff | raw | diff to current |
2015-01-07 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-01-06 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-01-05 |
iceman1001 | CHG: generic code clean up. Removal of commented code. |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Blaine Forbort | Merge remote-tracking branch 'origin/DESFireAuth' |
blob | commitdiff | raw | diff to current |
2014-11-16 |
iceman1001 | FIX: hf mf eload - now supports specifying 0,1,2,4... |
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 |
2013-09-01 |
martin.holst@gmail.com | Merged latest trunk changes into scripting-branch |
blob | commitdiff | raw | diff to current |
2013-07-12 |
martin.holst@gmail.com | More patches from en4rab to the hexsamples, plus patche... |
blob | commitdiff | raw | diff to current |
next |