]> git.zerfleddert.de Git - proxmark3-svn/history - common
Indentation fix
[proxmark3-svn] / common /
2017-06-21 IcemanMerge pull request #329 from marshmellow42/master
2017-06-21 marshmellow42iclass - updates 329/head
2017-04-27 IcemanMerge pull request #287 from pwpiwi/fix_usb
2017-04-24 pwpiwimore fixes to USB communication 287/head
2017-04-24 pwpiwifix USB descriptors
2017-04-20 marshmellow42Merge pull request #281 from brianredbeard/lf-script
2017-04-19 pwpiwiMerge pull request #277 from pwpiwi/clang_warnings
2017-04-19 pwpiwiMerge pull request #282 from Proxmark/graphwork2
2017-04-15 marshmellow42finish FSK graph index changes
2017-04-13 marshmellow42Merge pull request #278 from marshmellow42/graphwork
2017-04-13 marshmellow42Merge branch 'graphwork2' into graphwork 278/head
2017-04-13 marshmellow42combine autocorr, dirth functions
2017-04-12 marshmellow42update more demods for graphing
2017-04-12 marshmellow42align clock grid with demods on graph (#276)
2017-04-11 pwpiwifix clang compiler warnings (including fixing a bug... 277/head
2017-04-11 marshmellow42align clock grid with demods on graph
2017-04-10 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2017-04-10 pwpiwiMerge pull request #274 from marshmellow42/master
2017-04-07 marshmellow42fix pskclockdetect bug
2017-04-05 IcemanMerge pull request #268 from marshmellow42/master
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 marshmellow42Merge remote-tracking branch 'upstream/master'
2017-03-31 marshmellow42a few more tools for em4x05 writing.
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-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 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 IcemanMerge pull request #246 from marshmellow42/master
2017-03-25 IcemanMerge pull request #245 from marshmellow42/master
2017-03-24 IcemanMerge pull request #243 from pwpiwi/cleanup
2017-03-24 IcemanMerge pull request #244 from marshmellow42/master
2017-03-23 pwpiwiDeduplicate mfkey32 and mfkey64
2017-03-23 pwpiwifix: compile issue on RasPi (http://www.proxmark.org...
2017-03-21 marshmellow42Merge remote-tracking branch 'upstream/master'
2017-03-21 pwpiwiMerge pull request #235 from marshmellow42/lfdemod_refa...
2017-03-21 marshmellow42adjust ManchesterEncode 235/head
2017-03-21 IcemanMerge pull request #234 from pwpiwi/nonce2key
2017-03-20 pwpiwiCode cleanup: Refactoring nonce2key 234/head
2017-03-20 pwpiwifix: crapto3.3 sometimes crashing with hf mf mifare...
2017-03-15 marshmellow42line break
2017-03-15 marshmellow42refactor pskdemod - remove nrz.._ext
2017-03-14 marshmellow42further refactor
2017-03-14 marshmellow42move new functions to utilities area
2017-03-14 marshmellow42continue refactor detectST
2017-03-14 marshmellow42Merge remote-tracking branch 'upstream/master' 236/head
2017-03-14 marshmellow42add first attempt at lf miller decoding
2017-03-13 marshmellow42fixed bug in new refactored detectST
2017-03-13 marshmellow42meant to put clock detection before demods
2017-03-13 marshmellow42refactor detectST a little...
2017-03-13 marshmellow42re-organize lfdemod.c
2017-03-12 pwpiwiUpgrade crapto1 library to v3.3 (#232)
2017-03-12 marshmellow42started to enable demod graphing
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-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 marshmellow42fix em410x XL bug
2017-02-28 marshmellow42fix STT bug for strong waves (or cleaned ones)
2017-02-28 IcemanMerge pull request #219 from marshmellow42/master
2017-02-28 marshmellow42Adjust global variable name 219/head
2017-02-24 Jeff MorschMerge remote-tracking branch 'upstream/master'
2017-02-23 marshmellow42Merge remote-tracking branch 'upstream/master'
2017-02-23 marshmellow42cleanup
2017-02-22 pwpiwiMerge pull request #216 from marshmellow42/master
2017-02-22 marshmellow42small text adjustments plus... 216/head
2017-02-22 marshmellow42fix false positive psk demod with fsk wave
2017-02-20 marshmellow42a little cleanup
2017-02-17 marshmellow42add psk to em4x05 reads and tweak psk demod
2017-02-17 marshmellow42minor fixes for FSK demod
2017-02-17 marshmellow42em4x05 getting better
2017-02-16 marshmellow42a couple em4x05 fixes.
2017-02-16 marshmellow42EM4x05/EM4x69 continued + a couple of icemans utils.
2017-01-28 pwpiwiMerge pull request #209 from micolous/14a-random-nonce
2017-01-26 pwpiwiMerge pull request #208 from marshmellow42/master
2017-01-20 marshmellow42bug fixes - LF rawdemod am and ST 208/head
2016-11-29 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-10-08 IcemanMerge pull request #119 from marshmellow42/pm3+reveng
2016-09-26 ikarusFixed all "misleading-indentation" warnings (fixes...
2016-09-26 ikarusRevert "Do not treat gcc's "misleading-indentation...
2016-09-26 ikarusDo not treat gcc's "misleading-indentation" warning...
2016-08-12 IcemanMerge pull request #184 from koalazak/patch-1
2016-08-12 IcemanMerge pull request #185 from marshmellow42/master
2016-06-24 marshmellow42update hf mf sim x attack mode - start 10byte uid..
2016-06-20 marshmellow42fix askAmp
2016-06-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-04-03 Martin Holst SwendeMerge pull request #168 from zhovner/master
2016-03-19 marshmellow42simplify some code, add comments
2016-03-06 marshmellow42Add @iceman1001 s presco and pyramid functions +
2016-02-29 marshmellow42refactor gProxII demod... add 0 spacer to ...
next
Impressum, Datenschutz