]> git.zerfleddert.de Git - proxmark3-svn/history - client/Makefile
CHG: some minor adjustments.
[proxmark3-svn] / client / Makefile
2017-02-13 iceman1001CHG: some minor adjustments.
2017-02-05 iceman1001ADD: 'hf emv' - from @peterfillmore emv fork. A bit...
2017-01-31 iceman1001FIX: fixes warning for "%zu" string formatspecifier...
2017-01-27 iceman1001ADD: `lf cotag` - added first try at basic functionalit...
2017-01-26 iceman1001CHG: removed a -L path for OSX
2017-01-05 iceman1001ADD: 'lf animal' commands. CLONE/SIM/READ/DEMOD of...
2016-12-15 iceman1001ADD: 'LF NORALSY' clone/sim/read commands. Partly...
2016-12-14 iceman1001ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almos...
2016-09-09 iceman1001ADD: since the client now calls legic prng, this is...
2016-07-29 iceman1001ADD: LF JABLOTRON functionality. with clone/sim and...
2016-07-28 iceman1001CHG: removed the linking to radixsort.c
2016-07-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-07-22 IcemanMerge pull request #14 from k02a/patch-2
2016-07-22 k02aAddition of depending library flags...
2016-07-21 iceman1001CHG: added some includes / libarys for HomeBrew AND...
2016-06-13 iceman1001ADD: added some identification on between old Desfire...
2016-05-10 iceman1001ADD: Added a new main command group "analyse", first...
2016-05-06 iceman1001FIX: more paths for readline and Mac Os X
2016-05-06 iceman1001CHG: hardnested needs malloc.h, which on Darvin...
2016-05-02 iceman1001ADD: started with a NEDAP demod, read, clone and sim...
2016-04-23 iceman1001CHG: moved some params.
2016-04-21 iceman1001ADD: added @azcid 's bitsliced BF solver for @piwi...
2016-04-05 iceman1001CHG: and the Makefile needs also to be updated
2016-03-06 iceman1001ADD; added Marshmellow42 's fixes for indala and stuff.
2016-02-27 iceman1001ADD: Started to add a "LF GUARD CLONE/SIM" functionali...
2016-02-25 iceman1001ADD: added some pyramid commands. //not finished.
2016-02-18 iceman1001FIX: For ld (linker) there is no "-=", so lets try...
2016-02-18 iceman1001CHG: textual change in README.md
2016-02-18 iceman1001CHG: this makefile should compile on Ubuntu 1404 witho...
2016-02-18 iceman1001CHG: First step to make my makefile better for other...
2016-02-15 iceman1001CHG: -O4 changed into -O3 to remove some compiler...
2016-02-13 iceman1001ADD: Started to add a Presco LF clone functionality...
2016-02-10 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-02-10 iceman1001CHG: Extracted @piwi's bucketsort into separate files...
2016-01-19 iceman1001CHG: started to clean up the crapto1 imp in client...
2015-12-21 iceman1001CHG: some textual change to README.txt
2015-12-15 iceman1001ADD: @pwpiwi 's latest code from his 'hardnested' branch.
2015-12-09 iceman1001ADD: a TEA crypto algorithm implemention.
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-10-04 iceman1001A lot of changes...
2015-08-04 IcemanMerge pull request #4 from gcohen55/ubuntu_makefile
2015-08-04 Gil Cohenupdated makefile, readme
2015-07-18 iceman1001ADD: @holiman's clearCommandBuffer in cmdlft55xx.c
2015-06-25 iceman1001ADD: pwpiwi 's FPGA compress
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-07 iceman1001ADD: iso11784/85 FDX-B
2015-06-01 Martin Holst SwendeMerge pull request #108 from p-l-/fix-hf-mf-csave
2015-06-01 Martin Holst SwendeMerge pull request #111 from zhovner/master
2015-05-31 Martin Holst SwendeMerge pull request #112 from marshmellow42/master
2015-05-31 marshmellow42add @Iceman1001 s sha1 scripting changes. 112/head
2015-05-26 iceman1001ADD: SHA1 hashes calculations in sha1.c and LUA
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-16 iceman1001ADD: experimantal test of adding "reveng 1.30" source...
2015-05-14 marshmellow42scripting updates from @iceman1001
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 Martin Holst SwendeMerge pull request #78 from marshmellow42/master
2015-03-13 marshmellow42data autocorr additions
2015-03-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 pwpiwiMerge pull request #75 from pwpiwi/qtmakefile
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 iceman1001ADD: added a reference to a generic CRC-8 checksum...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001ADD: added a CRC64_ECMA implementation
2015-03-10 pwpiwi(issue #47) use Qt5 includes and libraries, if present 75/head
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
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-19 Martin Holst SwendeMore work on iclass full simulation, and some work...
2015-02-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-02-05 Martin Holst SwendeMerge pull request #55 from jessegit/master
2015-02-03 Jesse HallioAdd flasher from SVN r623 for HID bootprom and current... 55/head
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-30 iceman1001ADD: a switch to detect if Qt4 or Qt5 is used.
2015-01-29 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-26 Martin Holst SwendeRemoved last trace of crypto from makefile 46/head
2015-01-22 Martin Holst SwendeRemoved openssl from the mfu-stuff
next
Impressum, Datenschutz