2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Martin Holst Swende | Merge pull request #59 from marshmellow42/master |
blob | commitdiff | raw |
2015-02-09 |
marshmellow42 | lf/data combined detectclock functions to one 59/head |
blob | commitdiff | raw |
2015-02-08 |
marshmellow42 | fix inconsistent spacing within functions |
blob | commitdiff | raw | diff to current |
2015-02-06 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2015-02-05 |
marshmellow42 | lf psk/nrz split, add maxErr argument |
blob | commitdiff | raw | diff to current |
2015-02-02 |
Martin Holst Swende | Merge pull request #54 from Proxmark/lf_recorder |
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 |
Martin Holst Swende | Some more fixes to longer lf recordings. Now also suppo... |
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-28 |
Martin Holst Swende | Added client-side support for recording longer samples... |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Martin Holst Swende | Merge pull request #48 from marshmellow42/master |
blob | commitdiff | raw | diff to current |
2015-01-26 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2015-01-26 |
Martin Holst Swende | Merge pull request #46 from holiman/master |
blob | commitdiff | raw | diff to current |
2015-01-20 |
marshmellow42 | lf Bug Fixes and lf demod additions |
blob | commitdiff | raw | diff to current |
2015-01-20 |
iceman1001 | Minor fixes: Array inits, some array bounds checks. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
iceman1001 | Step 2 - Ultralight / Ultralight-C |
blob | commitdiff | raw | diff to current |
2015-01-20 |
iceman1001 | Merge branch 'master' of https://github.com/holiman... |
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-18 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2015-01-18 |
marshmellow42 | lf demod additions |
blob | commitdiff | raw | diff to current |
2015-01-16 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Martin Holst Swende | Merge pull request #44 from marshmellow42/master |
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 | Small lf bug fixes and threshold adjustments |
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 |
marshmellow42 | lf search use new psk, small demod adjustments 41/head |
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 | put cmdlf.c back (only changes spaces to tabs) |
blob | commitdiff | raw | diff to current |
2015-01-07 |
marshmellow42 | code cleanup. re-added psk commands. |
blob | commitdiff | raw | diff to current |
2015-01-07 |
marshmellow42 | added data psk* cmds for pskdemod |
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 | ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper... |
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 |
marshmellow42 | code cleanup. re-added psk commands. |
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-06 |
marshmellow42 | Merge pull request #4 from Proxmark/master |
blob | commitdiff | raw | diff to current |
2015-01-06 |
marshmellow42 | Merge pull request #3 from Proxmark/master |
blob | commitdiff | raw | diff to current |
2015-01-06 |
marshmellow42 | added data psk* cmds for pskdemod |
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-05 |
iceman1001 | ADD: Holimans new changes in master. |
blob | commitdiff | raw | diff to current |
2015-01-04 |
iceman1001 | FIX: fixed a little bug I introduced from last commit... |
blob | commitdiff | raw | diff to current |
2015-01-04 |
iceman1001 | FIX: a shot at fixing the "_" underscore problem in... |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Iceman | Merge pull request #1 from bforbort/master |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Blaine Forbort | Merge remote-tracking branch 'origin/DESFireAuth' |
blob | commitdiff | raw | diff to current |
2015-01-01 |
iceman1001 | Updated the README.txt |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Martin Holst Swende | Merge pull request #34 from marshmellow42/master |
blob | commitdiff | raw | diff to current |
2014-12-31 |
iceman1001 | CHG: modified cmdlf.c - CmdLFfind with a parameter... |
blob | commitdiff | raw | diff to current |
2014-12-31 |
iceman1001 | ADD: midnitesnakes desfire, ultralight changes from... |
blob | commitdiff | raw | diff to current |
2014-12-30 |
marshmellow42 | LF demod/cmd code cleanup + new lf search |
blob | commitdiff | raw | diff to current |
2014-12-26 |
iceman1001 | ADD: marshmellows new lf command and DetectClock. ... |
blob | commitdiff | raw | diff to current |
2014-12-22 |
iceman1001 | added the changes from PM3 master. |
blob | commitdiff | raw | diff to current |
2014-12-19 |
iceman1001 | ADD: started with adding a LF AWID26 write function... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
pwpiwi | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Martin Holst Swende | Merge pull request #32 from marshmellow42/master |
blob | commitdiff | raw | diff to current |
2014-12-17 |
iceman1001 | Applied Holiman's fixes for iclass.c and CSNs |
blob | commitdiff | raw | diff to current |
2014-12-17 |
marshmellow42 | LF HID & IO prox fixes/options 32/head |
blob | commitdiff | raw | diff to current |
2014-12-16 |
pwpiwi | Merge branch 'master' of https://github.com/Proxmark... |
blob | commitdiff | raw | diff to current |
2014-12-14 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
blob | commitdiff | raw | diff to current |
2014-12-10 |
ikarus | Merge pull request #31 from dnet/patch-1 |
blob | commitdiff | raw | diff to current |
2014-12-10 |
András Veres-Szent... | Typofix: occurrences 31/head |
blob | commitdiff | raw | diff to current |
2014-10-29 |
iceman1001 | FIXED: Merged all Holimans code-review issues which... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
iceman1001 | FIX: Another try to see if the "lf em4x 410xsim"... |
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-10-23 |
iceman1001 | BUG: the lf read now uses "getbigbuffer" which the... |
blob | commitdiff | raw | diff to current |
2014-10-16 |
iceman1001 | Small fixes, |
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-21 |
iZsh | new command "lf snoop" to snoop raw ADC values |
blob | commitdiff | raw | diff to current |
2014-03-28 |
Martin Holst Swende | Merge pull request #9 from doegox/addhelpm |
blob | commitdiff | raw | diff to current |
2014-03-26 |
Martin Holst Swende | Fixes to implement generation of markdown auto-generate... |
blob | commitdiff | raw | diff to current |
2014-03-18 |
W8M2Hg9lLmWqXSGC | Merge pull request #2 from PenturaLabs/master |
blob | commitdiff | raw | diff to current |
2014-03-18 |
penturalabs | Added Kantech ioProx Support 2/head |
blob | commitdiff | raw | diff to current |
2013-10-03 |
roel@libnfc.org | fixed compiler warnings |
blob | commitdiff | raw | diff to current |
2013-09-27 |
henryk@ploetzli.ch | * Add an option to lf read command to use an arbitrary... |
blob | commitdiff | raw | diff to current |
2013-03-07 |
roel@libnfc.org | Finalized migration to new USB CDC interface |
blob | commitdiff | raw | diff to current |
2013-02-28 |
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix... |
blob | commitdiff | raw | diff to current |
2013-02-28 |
roel@libnfc.org | merged all patches into CDC repository |
blob | commitdiff | raw | diff to current |
2013-02-28 |
roel@libnfc.org | Finally, rewrote bootrom and flasher program, much... |
blob | commitdiff | raw | diff to current |
2013-01-18 |
chalk.secu@gmail.com | Added command to read PCF7931 125Khz LF tags. This... |
blob | commitdiff | raw | diff to current |
2013-01-16 |
cex123@gmail.com | Added block command for T55xx and support for cloning... |
blob | commitdiff | raw | diff to current |
2012-12-04 |
roel@libnfc.org | major USB update |
blob | commitdiff | raw | diff to current |
2012-09-18 |
roel@libnfc.org | MAJOR update, added hitag2 reader, emulation and eavesd... |
blob | commitdiff | raw | diff to current |
2012-07-02 |
cex123@gmail.com | Added Indala cloning. Fixed HID cloning bug |
blob | commitdiff | raw | diff to current |
2010-02-21 |
izsh@fail0verflow.com | Add -O3 on the client's side and fix yielding warnings |
blob | commitdiff | raw | diff to current |
2010-02-21 |
izsh@fail0verflow.com | Add License/Copyright headers/notices. Please add your... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
d18c7db | Attempt at getting the windows client to at least compi... |
blob | commitdiff | raw | diff to current |
2010-02-07 |
adam@algroup.co.uk | get rid of implicit declaration warnings |
blob | commitdiff | raw | diff to current |
2010-02-05 |
izsh.f0f | client/cmdparser.c: Cosmetic changes. |
blob | commitdiff | raw | diff to current |
next |