]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/Makefile
Add two missing bitflip state tables. Update .gitignore
[proxmark3-svn] / armsrc / Makefile
2017-03-26 marshmellow42Merge pull request #253 from marshmellow42/master
2017-03-26 IcemanMerge pull request #252 from marshmellow42/master
2017-03-26 IcemanMerge pull request #251 from marshmellow42/master
2017-03-26 IcemanMerge pull request #250 from pwpiwi/fix_mfkey
2017-03-26 IcemanMerge pull request #249 from pwpiwi/parity
2017-03-25 pwpiwiRefactor parity functions 249/head
2017-03-21 pwpiwiMerge pull request #235 from marshmellow42/lfdemod_refa...
2017-03-14 marshmellow42Merge remote-tracking branch 'upstream/master' 236/head
2017-03-09 pwpiwiCode cleanup: deduplicate crapto1 library (#228)
2017-03-06 pwpiwiMerge pull request #227 from pwpiwi/client_fixes
2017-03-06 IcemanMerge pull request #226 from pwpiwi/fix_defines
2017-03-06 IcemanMerge pull request #225 from pwpiwi/armsrc_header_fixes
2017-03-06 pwpiwiRemove local armsrc/stdint.h and fix some other #includes 225/head
2017-02-24 Jeff MorschMerge remote-tracking branch 'upstream/master'
2017-02-23 pwpiwiCode cleanup:
2016-10-08 IcemanMerge pull request #119 from marshmellow42/pm3+reveng
2016-06-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-04-05 Martin Holst SwendeMerge pull request #167 from spenneb/master
2016-04-03 Martin Holst SwendeMerge pull request #168 from zhovner/master
2016-03-04 Ralf SpennebergExperimental HitagS support
2016-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' into... 119/head
2015-11-22 Martin Holst SwendeMerge pull request #147 from ha7dcd/pcb
2015-11-15 Martin Holst SwendeMerge pull request #143 from marshmellow42/master
2015-11-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-11-03 pwpiwiMerge branch 'topaz'
2015-11-03 pwpiwiMerge pull request #141 from etmatrix/tosubmit
2015-10-24 marshmellow42refactor lfops t55xx functions
2015-10-23 etmatrixThe great work of Enio hf snoop is now ported into...
2015-10-14 marshmellow42Clean up pcf7931
2015-08-25 pwpiwiMerge branch 'master' into topaz
2015-07-21 marshmellow42Merge remote-tracking branch 'upstream/master' into...
2015-07-20 marshmellow42Merge remote-tracking branch 'upstream/master' 133/head
2015-07-20 Martin Holst SwendeMerge pull request #130 from VERTCraig/StandAlone14a
2015-07-16 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-07-13 Craig YoungIntroducing a stand-alone mode for working with NFC... 130/head
2015-07-13 Martin Holst SwendeMerge pull request #127 from frederikmoellers/master
2015-07-13 Frederik MöllersMerge upstream/master
2015-07-06 Frederik MöllersSmall spacing-related cleanups
2015-07-01 pwpiwiMerge branch 'master' into topaz
2015-06-29 marshmellow42Merge remote-tracking branch 'upstream/master' into...
2015-06-28 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-06-27 Martin Holst SwendeMerge pull request #122 from marshmellow42/master
2015-06-25 pwpiwifix: fpga_compressor file size check
2015-06-24 marshmellow42Merge remote-tracking branch 'upstream/master' 122/head
2015-06-24 pwpiwiMerge pull request #109 from pwpiwi/image_shrink
2015-06-23 Martin Holst SwendeMerge pull request #121 from frederikmoellers/master
2015-06-23 Martin Holst SwendeMerge pull request #118 from marshmellow42/master
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-02 pwpiwifix issue #103: revert type change. Samples from FPGA...
2015-05-26 pwpiwialso delete *.bin and fpga_compressor when "make clean".
2015-05-26 pwpiwiCompress the .data section as well (saves another 4KByt...
2015-05-26 pwpiwiTailor zlib to our needs:
2015-05-26 pwpiwifpga_compress: interleave (combine) fpga_lf.bit and...
2015-05-26 pwpiwireplaced gzip with an own compressor tool (fpga_compres...
2015-05-26 pwpiwiFinish support for compressed FPGA images in fpgaloader.c
2015-05-26 pwpiwiadd: compress fpga images during compile, uncompress...
2015-05-26 pwpiwiadd: hw ver: show FPGA versions for both HF and LF...
2015-04-05 pwpiwiMerge branch 'master' into topaz
2015-03-31 pwpiwiMerge pull request #89 from pwpiwi/image_shrink
2015-03-31 pwpiwiReclaim more than 19K of ARM flash memory.
2015-03-18 pwpiwifix: introduced a stupid error when refactoring the...
2015-03-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-26 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-26 Martin Holst SwendeImplemented new optimized version of MAC-calculation...
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-19 Martin Holst SwendeMerge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst SwendeMerge pull request #67 from marshmellow42/master
2015-02-18 Martin Holst SwendeFurther implementation of iclass 'fullsim'. Moved proto...
2015-02-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-02-02 Martin Holst SwendeMerge pull request #54 from Proxmark/lf_recorder
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-30 Martin Holst SwendeSome more fixes to longer lf recordings. Now also suppo...
2015-01-27 pwpiwiRefactoring of BigBuf handling in order to prepare...
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-15 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-13 iceman1001ADD: Midnitesnaks's & Pentura labs Ultralight-c modif...
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 iceman1001ADD: tnp3xxx identification in luascripts.
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-01 Martin Holst SwendeMerge pull request #34 from marshmellow42/master
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-29 marshmellow42LF Demod streamlining
2014-10-24 Martin Holst SwendeFirst try att merging with head
2014-07-01 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-06-28 Martin Holst SwendeMerge branch 'iclass-research' of https://github.com...
2014-06-27 Martin Holst SwendeMerged with master
2014-06-19 iZshTHIS REQUIRES A BOOTROM UPDATE!! To save FPGA area...
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2012-12-05 roel@libnfc.orgremoved all old usb calls
2012-12-04 roel@libnfc.orgmajor USB update
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2012-08-28 frederikmoellers... Basic support for EAC documents (e.g. German Identifica...
2012-07-06 Merlokbr@gmail.comsmall improvements, added new command `hf mf sniff...
2011-12-16 roel@libnfc.orgcleaned up some if-def routines
next
Impressum, Datenschutz