]> git.zerfleddert.de Git - proxmark3-svn/history - client/util.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / util.c
2017-02-22 iceman1001chg: @piwi's code cleanup and some more.
2017-02-13 iceman1001FIX: some compiler warnings, sscanf is using unsigned...
2017-01-17 iceman1001FIX: sprint_bin_break didn't print the last digit in...
2017-01-16 iceman1001ADD: sprint_ascii function.
2017-01-10 iceman1001CHG: 'hf iclass replay' added help text.
2016-12-23 IcemanMerge pull request #62 from micolous/fix-includes
2016-12-23 Michael FarrellFix some missing include statements which impact using...
2016-11-16 iceman1001FIX: & 0xFF instead of uint8_t
2016-11-16 iceman1001FIX: removed some warnings about time_t in non-windows...
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-09-11 iceman1001CHG: reverted back from the idea of measureing in...
2016-08-03 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-08-03 IcemanMerge pull request #19 from alexgrin/iceman_master
2016-08-02 Alexis GreenFIX: CoverityScan 121362 - Pointer to local outside...
2016-07-29 iceman1001ADD: Binary Encoded Digit -> Decimal
2016-07-29 iceman1001CHG: redundant 'return' statement removed
2016-07-28 iceman1001CHG: merged the forum user @jason 's fixes to LEGIC...
2016-07-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-07-23 iceman1001CHG: added a comment
2016-04-18 iceman1001ADD: added a method for le32toh. Converting bytes...
2016-02-28 iceman1001ADD: num_to_bytebitsLSBF function.
2016-02-26 iceman1001FIX: "LF PYRAMID CLONE" now works.
2016-02-19 iceman1001ADD: Added @marshmellow42 's new ST (sequence terminat...
2016-02-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-16 iceman1001CHG: print_hex_break now prints rownumber instead...
2016-02-16 iceman1001CHG: added timeouts for downloading values from device...
2016-02-15 iceman1001ADD: a print_hex_break function,
2016-02-15 iceman1001CHG: "hf legic decode" now prints nicely. Still...
2016-02-12 iceman1001CHG: had to move the SwapBits method.
2016-01-12 iceman1001FIX: tcgetattr for Linux in Ukbhit(), should return...
2016-01-12 iceman1001FIX: Coverity, Unchecked return value, CID #121288...
2016-01-08 iceman1001FIX: coverty scan reveals some resourceleaks and overr...
2015-12-21 iceman1001CHG: some textual change to README.txt
2015-12-16 iceman1001ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock,
2015-12-14 iceman1001REM: removed an unused doublett function "printBits...
2015-12-10 iceman1001ADD: @marshmellow42 's fixes to cmdlft55xx.c (save_res...
2015-12-09 iceman1001ADD: @marshmello42 's fixes for low frequency demodulat...
2015-12-02 iceman1001CHG: updated helptext for lf t55xx bruteforce
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-10-11 iceman1001ADD: @marshmellow42's decrypt crypto-1 method,
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-09 iceman1001CHG: all @marshmellow42 's changes to make the reveng...
2015-06-04 iceman1001ADD: @marshmellow42 's fixed version of the ISO11784...
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-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-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-13 iceman1001ADD: @marshmellows fixes
2015-05-13 marshmellow42@iceman1001 s coverity scan fixes
2015-05-13 marshmellow42various bug fixes
2015-05-13 iceman1001BUGS: more Coverity scan fixes.
2015-05-07 marshmellow42further MFU info updates (mainly icemans)
2015-05-06 iceman1001CHG: clearing a char array before using.
2015-05-04 iceman1001ADD: @marshmellows changes
2015-05-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-04 marshmellow42MFU dump UL-C with key
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-04-14 Martin Holst SwendeMerge pull request #92 from marshmellow42/master
2015-04-08 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-05 marshmellow42lf cleaning
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-14 iceman1001add: timeouts for "lf read"
2015-02-13 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-13 Martin Holst SwendeRemoved some dev- printouts
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-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-28 Martin Holst SwendeAdded client-side support for recording longer samples...
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-13 Martin Holst SwendeMerge pull request #40 from holiman/master
2015-01-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 iceman1001FIX: a solution for the issue "hf mf esave - always...
2015-01-07 iceman1001CHG: minor code clean up
2015-01-01 IcemanMerge pull request #1 from bforbort/master
2015-01-01 Blaine ForbortMerge remote-tracking branch 'origin/DESFireAuth'
2014-12-26 iceman1001ADD: marshmellows new lf command and DetectClock. ...
2014-12-22 iceman1001added the changes from PM3 master.
2014-11-16 iceman1001FIX: hf mf eload - now supports specifying 0,1,2,4...
2014-10-26 iceman1001Minor bug fixes with help from Holiman.
2014-09-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001First check in.
2013-03-26 roel@libnfc.orgfixed signed/unsigned problem
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-02-28 roel@libnfc.orgcompiling on windows again
next
Impressum, Datenschutz