]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2021-03-30 pwpiwiMerge pull request #969 from pwpiwi/gcc10_fixes master
2021-03-18 pwpiwigcc10 compiler fixes: 969/head
2021-03-18 pwpiwiFix gcc10 compiler warnings
2021-01-29 pwpiwiFix gcc10 compiler warnings
2021-01-28 pwpiwiFix gcc 10 link issues
2021-01-25 pwpiwiCleanup armsrc/string.c and string.h (#964)
2021-01-25 pwpiwiAvoid link error due to duplicate definition of blocknr...
2021-01-22 pwpiwiMerge pull request #938 from pwpiwi/fix_printf_scanf
2020-07-29 IcemanUpdate README.md
2020-07-14 pwpiwiMerge pull request #943 from dgorbunov/patch-1
2020-07-12 Daniel GorbunovAdd string.h 943/head
2020-05-11 pwpiwiFix some printf/scanf format strings 938/head
2020-04-11 pwpiwiMerge pull request #926 from pwpiwi/fix_iso15693_fpga
2020-04-09 pwpiwiupdate CI/.travis.yml (#929)
2020-04-07 pwpiwicompatibility fix: get_clocktime() is not always available
2020-04-03 pwpiwifixing iso15693 926/head
2020-03-31 pwpiwiMerge branch 'master' into fix_iso15693_fpga
2020-03-31 pwpiwifixing some fpga and iclass issues
2020-03-16 pwpiwifix 'hf mf perso' result feedback (#920)
2020-03-16 pwpiwiadd a specific check function for static nonces (used...
2020-02-13 pwpiwiMerge pull request #913 from 0x2b3bfa0/patch-1
2020-02-09 Helio MachadoFix #912 913/head
2020-02-06 pwpiwiMerge pull request #910 from pwpiwi/small_USB_response
2020-02-06 pwpiwifix WaitForResponse (without timeout) 910/head
2020-02-04 pwpiwireenable intermediate "Waiting for a response from...
2020-01-27 pwpiwireplace msleep() by thread signalling in comms.c
2020-01-27 pwpiwiuart_posix.c rework
2020-01-24 pwpiwicleaning up uart_posix.c
2020-01-23 pwpiwiAdd missing includes
2020-01-23 pwpiwiAlways enable fast response mode (was enabled for flash...
2020-01-17 pwpiwimodify USB communications
2020-01-15 pwpiwiusb communication (device side) refactoring
2020-01-15 pwpiwiusb communication (device side) housekeeping
2020-01-15 pwpiwiMerge pull request #909 from pwpiwi/fix_button_break
2020-01-10 pwpiwifix "Sending bytes to proxmark failed" after BUTTON_PRESS() 909/head
2020-01-10 pwpiwiappmain.c cleanup
2020-01-09 pwpiwispeedup 'hf mf chk' (#901)
2020-01-07 pwpiwifix hf search (#908)
2020-01-03 pwpiwifix gcc8 compiler warnings on string overflows (#905)
2019-12-28 pwpiwifix 'hf iclass writebl' and 'hf iclass clone' (#896)
2019-12-28 Phil"hf mf ekeyprn d" doesn't works properly (#904)
2019-12-23 uzlonewolfNested loop fix for static nonces
2019-12-20 pwpiwifix 'hf 15 csetuid' (#890)
2019-12-09 pwpiwifix 'hf iclass chk' (#894)
2019-12-06 grauerfuchsBugfix: Output typing on print of HID card formats...
2019-12-04 pwpiwifix 'hf iclass replay' (#888)
2019-11-25 pwpiwiHitag fixes (#887)
2019-11-19 pwpiwiMerge pull request #884 from pwpiwi/fix_iclass_snoop
2019-11-13 pwpiwiimplement 'hf iclass snoop -j' 884/head
2019-11-13 pwpiwifix 'hf iclass snoop'
2019-11-13 pwpiwifix 'hf iclass snoop'
2019-11-13 pwpiwimod 'hf list' (#881)
2019-11-13 pwpiwifix 'hf iclass' (#879)
2019-11-05 pwpiwifix 'hf 14b sriwrite' (#880)
2019-10-30 pwpiwiMerge pull request #876 from pwpiwi/fix_iclass_reader
2019-10-27 pwpiwifix 'hf iclass reader' and 'hf iclass readblk' 876/head
2019-10-23 pwpiwiiso14443b: trying to approach iClass
2019-10-22 pwpiwi'hf 14b' formatting
2019-10-21 pwpiwifix 'hf iclass reader'
2019-10-21 pwpiwiMerge pull request #862 from pwpiwi/fix_iclass_sim
2019-10-08 IcemanMerge pull request #873 from quantum-x/patch-2
2019-10-08 quantum-xUpdate README.md 873/head
2019-10-08 quantum-xUpdate README.md
2019-10-08 pwpiwiMerge branch 'master' into fix_iclass_sim 862/head
2019-10-08 pwpiwifix iclass reader functions
2019-10-08 pwpiwifix 'hf iclass sim'
2019-10-02 pwpiwifix 'hf iclass sim'
2019-09-30 pwpiwifix 'hf iclass eload' (thanks to @sherhannn79)
2019-09-25 pwpiwifix 'hf iclass sim':
2019-09-25 pwpiwifix 'hf iclass sim':
2019-09-24 pwpiwiMerge branch 'master' into fix_iclass_sim
2019-09-24 pwpiwifix 'hf iclass sim':
2019-09-21 pwpiwifix compile issue with gcc 9.1.0 (issue #868)
2019-09-12 pwpiwi'hf iclass loclass': fix error handling (#865)
2019-09-11 pwpiwifix 'hf iclass sim':
2019-09-10 pwpiwifix 'hf iclass sim'
2019-08-31 pwpiwifix hf iclass sim
2019-08-30 pwpiwiMerge pull request #861 from pwpiwi/iclass_MAC_speedup
2019-08-25 pwpiwiadd iclass.h 861/head
2019-08-24 pwpiwiMerge branch 'master' into iclass_MAC_speedup
2019-08-24 pwpiwiiclass.c: speeding up MAC calculation
2019-08-22 pwpiwi'lf hitag writer': add Hitag2 password auth
2019-08-22 pwpiwiadd: 'hf mf personalize' (personalize UID on Mifare...
2019-08-22 SamuelePCF7931: Print found single/consecutive block(s), fixes...
2019-08-22 pwpiwicleaning up iclass.c and optimized_cipher.c
2019-08-10 pwpiwichg 'hf mf chk':
2019-08-01 pwpiwi'hf 14a apdu' improvement
2019-08-01 pwpiwifix emv search behavior
2019-08-01 pwpiwifix 'hf mf sim': access conditions to write Key B were...
2019-08-01 pwpiwiImplement Originality Signature Check in 'hf mfu info'
2019-07-23 mwalker33Fix Issue #843 - hf mf chk - t Doesnt save to emulator...
2019-07-14 t0m4Add 'hf 15 csetuid' command to set UID on ISO15693...
2019-07-11 marshmellow42update em4x05 timing (#846)
2019-07-11 marshmellow42Merge pull request #837 from mwalker33/master
2019-07-11 jmorschwhitespace cleaning 837/head
2019-07-06 mwalker33Update lfops.c
2019-07-06 mwalker33Update lfops.c
2019-07-03 mwalker33Code tidy
2019-06-27 mwalker33Update lfops.c
2019-06-26 mwalker33Code improved for less memory
next
Impressum, Datenschutz