]> git.zerfleddert.de Git - proxmark3-svn/history - client
Compatibility fixes for Qt5 (#271)
[proxmark3-svn] / client /
2017-04-11 pwpiwiCompatibility fixes for Qt5 (#271)
2017-04-10 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2017-04-10 pwpiwifix missing terminating 0 in my_executable_directory...
2017-04-10 pwpiwiMerge pull request #274 from marshmellow42/master
2017-04-10 marshmellow42fix length test 274/head
2017-04-07 marshmellow42fix silent option for getSamples
2017-04-07 marshmellow42fix buffer length bugs
2017-04-07 marshmellow42lf read adjustments
2017-04-05 IcemanMerge pull request #268 from marshmellow42/master
2017-04-04 marshmellow42fix command help 268/head
2017-04-04 marshmellow42fix bug in st detect +
2017-04-04 marshmellow42lf improvements
2017-04-01 pwpiwiMerge pull request #266 from marshmellow42/master
2017-03-31 marshmellow42add verification data was entered-lf em 4x05 write 266/head
2017-03-31 marshmellow42fix return value for error.
2017-03-31 marshmellow42Merge remote-tracking branch 'upstream/master'
2017-03-31 marshmellow42a few more tools for em4x05 writing.
2017-03-31 pwpiwiUpdate/cleanup Makefiles (#265)
2017-03-31 marshmellow42Merge pull request #264 from qweenwasabi/master
2017-03-30 marshmellow42Fix data mtrim (#262)
2017-03-30 marshmellow42Fix data mtrim 262/head
2017-03-30 m2otechFixed compile error in MinGW (#260)
2017-03-29 IcemanMerge pull request #256 from pwpiwi/fast_select
2017-03-29 IcemanMerge pull request #259 from marshmellow42/master
2017-03-29 marshmellow42fix/update removeParity & fix securakey detection 259/head
2017-03-29 IcemanMerge pull request #258 from marshmellow42/master
2017-03-29 marshmellow42add lf securakey 258/head
2017-03-28 marshmellow42fix build error on kali in new noralsy
2017-03-28 marshmellow42add jablotron+noralsy lf tag definitions/cmds
2017-03-28 IcemanMerge pull request #257 from marshmellow42/master
2017-03-28 marshmellow42fix copy paste header issue 257/head
2017-03-27 marshmellow42split lf paradox/nexwatch into own files
2017-03-26 IcemanMerge pull request #254 from marshmellow42/master
2017-03-26 marshmellow42fix indentation warning 254/head
2017-03-26 marshmellow42Merge pull request #253 from marshmellow42/master
2017-03-26 marshmellow42fix missing header 253/head
2017-03-26 IcemanMerge pull request #252 from marshmellow42/master
2017-03-26 marshmellow42adjust lf menu descriptions 252/head
2017-03-26 IcemanMerge pull request #251 from marshmellow42/master
2017-03-26 marshmellow42split fdx-b demod to its own file 251/head
2017-03-26 IcemanMerge pull request #250 from pwpiwi/fix_mfkey
2017-03-26 IcemanMerge pull request #249 from pwpiwi/parity
2017-03-26 IcemanMerge pull request #248 from marshmellow42/master
2017-03-25 pwpiwiRefactor parity functions 249/head
2017-03-25 marshmellow42Split data askgproxiidemod to own file 248/head
2017-03-25 IcemanMerge pull request #246 from marshmellow42/master
2017-03-25 IcemanMerge pull request #245 from marshmellow42/master
2017-03-24 marshmellow42split lf indala[cmd] to lf indala [cmd] 245/head
2017-03-24 IcemanMerge pull request #243 from pwpiwi/cleanup
2017-03-24 IcemanMerge pull request #244 from marshmellow42/master
2017-03-24 marshmellow42fix lf file includes to include own .h 244/head
2017-03-23 pwpiwiDeduplicate mfkey32 and mfkey64
2017-03-23 pwpiwiMerge pull request #242 from marshmellow42/master
2017-03-23 marshmellow42move viking demod to respective file 242/head
2017-03-22 IcemanMerge pull request #241 from pwpiwi/ukbhit_fix
2017-03-22 pwpiwiMerge pull request #240 from marshmellow42/master
2017-03-22 marshmellow42split io demod/pyramid demod to respective files 240/head
2017-03-22 pwpiwifix: ukbhit() for OS X 241/head
2017-03-22 IcemanMerge pull request #239 from marshmellow42/master
2017-03-22 marshmellow42fix headers 239/head
2017-03-22 marshmellow42split hid demod/awid demod to respective files
2017-03-22 IcemanMerge pull request #237 from marshmellow42/master
2017-03-21 marshmellow42move em410x demod functions to cmdlfem4x.c 237/head
2017-03-21 marshmellow42Merge remote-tracking branch 'upstream/master'
2017-03-21 pwpiwiMerge pull request #235 from marshmellow42/lfdemod_refa...
2017-03-21 IcemanMerge pull request #234 from pwpiwi/nonce2key
2017-03-21 marshmellow42add bitswap option for lf em 4x05write (#236)
2017-03-20 pwpiwiCode cleanup: Refactoring nonce2key 234/head
2017-03-20 pwpiwifix: crapto3.3 sometimes crashing with hf mf mifare...
2017-03-15 marshmellow42refactor pskdemod - remove nrz.._ext
2017-03-14 marshmellow42Merge remote-tracking branch 'upstream/master' 236/head
2017-03-14 marshmellow42add bitswap option for lf em 4x05write
2017-03-14 marshmellow42wasn't ready for these yet...
2017-03-14 marshmellow42add first attempt at lf miller decoding
2017-03-12 pwpiwifix: add missing #includes
2017-03-12 pwpiwifix: add missing #includes
2017-03-12 pwpiwiProvide msclock() as Milliseconds timer for performance...
2017-03-12 pwpiwiUpgrade crapto1 library to v3.3 (#232)
2017-03-12 marshmellow42started to enable demod graphing
2017-03-11 pwpiwiCreate directory client/obj/crapto1 (missing in commit...
2017-03-09 pwpiwiCode cleanup: deduplicate crapto1 library (#228)
2017-03-08 IcemanMerge pull request #229 from marshmellow42/master
2017-03-07 marshmellow42add iceman1001 s lf visa2000 commands 229/head
2017-03-06 pwpiwiMerge pull request #227 from pwpiwi/client_fixes
2017-03-06 pwpiwiClient code cleanup: 227/head
2017-03-06 IcemanMerge pull request #226 from pwpiwi/fix_defines
2017-03-06 pwpiwiFix some #defines 226/head
2017-03-04 IcemanMerge pull request #223 from 4m4rOk/master
2017-03-04 LucaTypo fix for CmdPing 223/head
2017-03-04 pwpiwiMerge pull request #221 from jamchamb/clean-mfu-dump
2017-03-03 James Chambersmake clean_ascii a util function 221/head
2017-03-03 James Chambersclean up unprintable characters in MFU dump output
2017-03-01 pwpiwiMerge pull request #220 from marshmellow42/master
2017-02-28 marshmellow42fix stt mark location bug
2017-02-28 marshmellow42implement marking the second STT when detected
2017-02-28 marshmellow42Add 2 pre-setable markers for the graph
2017-02-28 marshmellow42Add a retry loop to hf mf dump
2017-02-28 IcemanMerge pull request #219 from marshmellow42/master
2017-02-28 marshmellow42Adjust global variable name 219/head
2017-02-27 pwpiwifix for Kali Linux users (Issue #218)
next
Impressum, Datenschutz