]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/appmain.c
CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it.
[proxmark3-svn] / armsrc / appmain.c
2016-03-12 iceman1001CHG: Added calling clear bigbuff to zero out it also...
2016-03-06 iceman1001CHG; a fix for "HF TUNE", I always were annoyed with...
2016-03-04 iceman1001ADD: Added the HitagS from @spenneb ref:https://events...
2016-02-10 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-10 iceman1001FIX: added @marshmellow42 's fixes for StandAloneMode...
2016-01-25 iceman1001CHG: Syntax suger
2016-01-20 iceman1001ADD: added the possibility to choose which block num...
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-13 iceman1001ADD: @pwpiwi 's latest changes to 'hf mf hardnested'
2016-01-08 iceman1001Syntax suger, making the code easier to read (for...
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-10 iceman1001added @marshmellows new viking demod.
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-11-02 iceman1001ADD: @marshmellow42 's fixex and resetread t55x7
2015-10-27 iceman1001ADD: added the "hf snoop" patch original from @Enio...
2015-10-21 iceman1001ADD: 'LF T55X7 WAKEUP' command. For tags with AOR...
2015-10-20 iceman1001ADD: @marshmellows42 's fixes for "lf cmdread" and...
2015-10-15 iceman1001CHG: minor updates in the T55x7 methods. added the...
2015-10-15 iceman1001ADD: @marshmellows fixes for t55x7 reading signal.
2015-10-14 iceman1001FIX: The T55x7ReadBlock method, should not have the...
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-10-04 iceman1001A lot of changes...
2015-08-04 IcemanMerge pull request #4 from gcohen55/ubuntu_makefile
2015-07-31 iceman1001added @piwi 's usb speed test.
2015-07-28 iceman1001Merge some PM3 master commits. Had to re-make the...
2015-07-22 iceman1001MERGED: @holimans changes
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-23 iceman1001ADD: PACE functionality ref: https://github.com/Proxma...
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-22 Frederik MöllersAdd PACE replay functionality 121/head
2015-06-21 iceman1001ADD: @marshmellow42 fudan detection in hf mfu
2015-06-18 iceman1001add: @pwpipi 's fixes to 14B
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 pwpiwifixing iso 14443b (issue #103):
2015-06-17 pwpiwifixing iso14443b (issue #103):
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-27 iceman1001CHG: @marshmellow42 changes on deviceside.
2015-05-27 marshmellow42clean up mfu device side code
2015-05-26 iceman1001CHG: moved a xor function into util.c
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-25 marshmellow42updated mfu rdbl and wrbl commands
2015-05-23 iceman1001Adjustments after the big merge from PM3 master.
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-20 iceman1001CHG: Merged the "hf mfu rdbl" and "hf mfu crdbl" comma...
2015-05-18 iceman1001@Marshmellow42 's cleanup isn device-side "hf mfu"...
2015-05-18 marshmellow42MF ultralight code cleanup
2015-05-18 marshmellow42Iceman1001 s MFU clean up
2015-05-16 iceman1001CHG: the "HF MFU" authentication changes.
2015-05-06 marshmellow42MFU - Icemans further improvements
2015-05-04 iceman1001CHG: for the 2k3des changes
2015-05-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-29 marshmellow42MF Ultralight - Iceman's updates + mine
2015-04-28 iceman1001REM: Removed the CSETUID stub. Its implemented on...
2015-04-26 iceman1001FIX: forgot an argument.
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001ADD: Started a "collect nonces" concept to be able...
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-30 iceman1001NEW: HF MFU SETPWD - set password to a Ultralight C...
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 Martin Holst SwendeMerge pull request #82 from marshmellow42/master show v2.0.0
2015-03-23 marshmellow42lf updates
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 Martin Holst SwendeMerge pull request #74 from marshmellow42/master
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-22 marshmellow42NEW lf simpsk
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-20 marshmellow42Revert "Revert "lf simask, lf simfsk and bug fixes""
2015-02-20 marshmellow42Revert "lf simask, lf simfsk and bug fixes"
2015-02-20 marshmellow42lf simask, lf simfsk and bug fixes
2015-02-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-14 Martin Holst SwendeStarted iclass emulator support on device side. Not...
2015-02-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-13 Martin Holst SwendeMerge pull request #63 from marshmellow42/master
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 Martin Holst SwendeMerge pull request #58 from Proxmark/GenericTracing
2015-02-10 Martin Holst SwendeMerge branch 'master' into GenericTracing 58/head
next
Impressum, Datenschutz