2016-10-20 |
Gabriele Gristina | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | raw |
2016-10-20 |
iceman1001 | CHG: experimenting with 'lf sim' It does send a signa... |
blob | commitdiff | raw |
2016-10-19 |
iceman1001 | TEST: see if the readerfield is needed. |
blob | commitdiff | raw | diff to current |
2016-10-19 |
iceman1001 | CHG: added a quitting message |
blob | commitdiff | raw | diff to current |
2016-10-19 |
iceman1001 | CHG: move the call to fpga_bitstream_lf, in order... |
blob | commitdiff | raw | diff to current |
2016-10-19 |
iceman1001 | FIX: lf sim, seems like "lf sim" call SimulateTagLowFr... |
blob | commitdiff | raw | diff to current |
2016-10-19 |
iceman1001 | CHG: TI code did have the tickstimer started. |
blob | commitdiff | raw | diff to current |
2016-10-19 |
iceman1001 | FIX: "lf sim" after changes to ticks timers on device... |
blob | commitdiff | raw | diff to current |
2016-10-08 |
iceman1001 | CHG: the call to TurnReadLFOn has a delay / number... |
blob | commitdiff | raw | diff to current |
2016-09-23 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
blob | commitdiff | raw | diff to current |
2016-09-23 |
iceman1001 | FIX: This commit fixes the broken LF since I change... |
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: a better micro second (us) spindely function... |
blob | commitdiff | raw | diff to current |
2016-08-26 |
iceman1001 | FIX: 'lf awid bruteforce' cleaning up all debug messages |
blob | commitdiff | raw | diff to current |
2016-07-30 |
iceman1001 | REM: cleaning up some commented code. |
blob | commitdiff | raw | diff to current |
2016-07-30 |
iceman1001 | FIX: Found a minor bug in 'LF CMDREAD' where it... |
blob | commitdiff | raw | diff to current |
2016-05-16 |
iceman1001 | ADD: added a comment about Q5 settings. needs to be... |
blob | commitdiff | raw | diff to current |
2016-05-14 |
iceman1001 | CHG: Changed cardnumber printing from %d (signed)... |
blob | commitdiff | raw | diff to current |
2016-05-13 |
iceman1001 | ADD: AWID 50bit demod |
blob | commitdiff | raw | diff to current |
2016-03-07 |
iceman1001 | @Marshmellow42 additions: |
blob | commitdiff | raw | diff to current |
2016-03-01 |
iceman1001 | FIX: Added @marshmellow42 's fix for ASK/Biphase simula... |
blob | commitdiff | raw | diff to current |
2016-02-27 |
iceman1001 | chg: minor changes to text, explaining current implem... |
blob | commitdiff | raw | diff to current |
2016-02-21 |
iceman1001 | ADD: Marshmellows fixes for "lf t55xx" and "lf cmdread... |
blob | commitdiff | raw | diff to current |
2016-01-08 |
iceman1001 | Syntax suger, making the code easier to read (for... |
blob | commitdiff | raw | diff to current |
2015-12-22 |
iceman1001 | FIX: the usb_poll_validate_length() check should be... |
blob | commitdiff | raw | diff to current |
2015-12-16 |
iceman1001 | ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock, |
blob | commitdiff | raw | diff to current |
2015-12-14 |
iceman1001 | REM: removed an unused doublett function "printBits... |
blob | commitdiff | raw | diff to current |
2015-12-02 |
iceman1001 | add: missing two hard_nested files.. |
blob | commitdiff | raw | diff to current |
2015-11-23 |
iceman1001 | CHG: Missing some headers |
blob | commitdiff | raw | diff to current |
2015-11-22 |
iceman1001 | ADD: @marshmellow's fixes to awid, viking and T55x7 |
blob | commitdiff | raw | diff to current |
2015-11-20 |
iceman1001 | @marshmellows last LF changes. |
blob | commitdiff | raw | diff to current |
2015-11-10 |
iceman1001 | added @marshmellows new viking demod. |
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-11-02 |
iceman1001 | ADD: @marshmellow42 's fixex and resetread t55x7 |
blob | commitdiff | raw | diff to current |
2015-10-27 |
iceman1001 | ADD: added the "hf snoop" patch original from @Enio... |
blob | commitdiff | raw | diff to current |
2015-10-21 |
iceman1001 | ADD: 'LF T55X7 WAKEUP' command. For tags with AOR... |
blob | commitdiff | raw | diff to current |
2015-10-20 |
iceman1001 | ADD: @marshmellows42 's fixes for "lf cmdread" and... |
blob | commitdiff | raw | diff to current |
2015-10-16 |
iceman1001 | FIX: thanks @tony, for pointing out a "end" statement... |
blob | commitdiff | raw | diff to current |
2015-10-15 |
iceman1001 | CHG: code clean up. Have some questions regarding... |
blob | commitdiff | raw | diff to current |
2015-10-15 |
iceman1001 | CHG: minor updates in the T55x7 methods. added the... |
blob | commitdiff | raw | diff to current |
2015-10-15 |
iceman1001 | ADD: @marshmellows fixes for t55x7 reading signal. |
blob | commitdiff | raw | diff to current |
2015-10-14 |
iceman1001 | FIX: The T55x7ReadBlock method, should not have the... |
blob | commitdiff | raw | diff to current |
2015-10-07 |
iceman1001 | I just merged @marshmellow's branch "iclass" and that... |
blob | commitdiff | raw | diff to current |
2015-10-04 |
iceman1001 | A lot of changes... |
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-07-18 |
iceman1001 | ADD: @holiman's clearCommandBuffer in cmdlft55xx.c |
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-23 |
Martin Holst Swende | Merge pull request #121 from frederikmoellers/master |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Martin Holst Swende | Merge pull request #118 from marshmellow42/master |
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-06-14 |
marshmellow42 | Merge pull request #6 from marshmellow42/master |
blob | commitdiff | raw | diff to current |
2015-06-13 |
iceman1001 | FIX: Reverting the t55x7 timings. (@marshmellow42... |
blob | commitdiff | raw | diff to current |
2015-06-12 |
marshmellow42 | revert t55xx start gap and write timing changes |
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-05-22 |
Martin Holst Swende | Merge pull request #101 from marshmellow42/master |
blob | commitdiff | raw | diff to current |
2015-05-13 |
marshmellow42 | various bug fixes |
blob | commitdiff | raw | diff to current |
2015-05-04 |
iceman1001 | CHG: reverted a method declaration. |
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-23 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
blob | commitdiff | raw | diff to current |
2015-04-14 |
Martin Holst Swende | Merge pull request #92 from marshmellow42/master |
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-08 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2015-04-08 |
marshmellow42 | lf ask consolidation |
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-04-01 |
iceman1001 | ADD: added some changes from Marshmellow |
blob | commitdiff | raw | diff to current |
2015-03-31 |
pwpiwi | Merge pull request #89 from pwpiwi/image_shrink |
blob | commitdiff | raw | diff to current |
2015-03-31 |
Martin Holst Swende | Merge pull request #91 from marshmellow42/master |
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-28 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2015-03-27 |
marshmellow42 | lfdemods streamline & bug fixes |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Martin Holst Swende | Merge pull request #86 from marshmellow42/master |
blob | commitdiff | raw | diff to current |
2015-03-25 |
marshmellow42 | Fixed indents to Tabs from Spaces 86/head |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Martin Holst Swende | Merge pull request #84 from marshmellow42/master |
blob | commitdiff | raw | diff to current |
2015-03-25 |
marshmellow42 | EM410x bug fix 84/head |
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-24 |
Martin Holst Swende | Merge pull request #82 from marshmellow42/master show v2.0.0 |
blob | commitdiff | raw | diff to current |
2015-03-23 |
marshmellow42 | lf updates |
blob | commitdiff | raw | diff to current |
2015-03-23 |
iceman1001 | ADD: added the ioprox checksum test to IOdemodFSK |
blob | commitdiff | raw | diff to current |
2015-03-22 |
marshmellow42 | lf t5 read plus lf demod adjustments |
blob | commitdiff | raw | diff to current |
2015-03-16 |
iceman1001 | FIX: narrowed down the detect modulation even further. |
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-16 |
Martin Holst Swende | Merge pull request #78 from marshmellow42/master |
blob | commitdiff | raw | diff to current |
2015-03-16 |
marshmellow42 | adjust ask/biphase handling - more complete 78/head |
blob | commitdiff | raw | diff to current |
2015-03-13 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
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-13 |
pwpiwi | Merge pull request #75 from pwpiwi/qtmakefile |
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-12 |
Martin Holst Swende | Merge pull request #77 from Proxmark/usb_check |
blob | commitdiff | raw | diff to current |
2015-03-12 |
Martin Holst Swende | Implemented usb_poll() within LF sim. This means the... 77/head |
blob | commitdiff | raw | diff to current |
2015-03-12 |
iceman1001 | add: a experimental lualib, unstable. |
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 |
Martin Holst Swende | Merge pull request #74 from marshmellow42/master |
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-09 |
marshmellow42 | biphase bug fixes |
blob | commitdiff | raw | diff to current |
2015-03-08 |
marshmellow42 | 1 bug fix + code trimming |
blob | commitdiff | raw | diff to current |
next |