]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2019-06-18 mwalker33Cleanup Code
2019-06-17 mwalker33Update cmdlft55xx.c
2019-06-17 mwalker33Update cmdlft55xx.c
2019-06-16 mwalker33T55xx downlink Modes
2019-06-06 pwpiwiupgrading 'hf mfu' (#830)
2019-05-29 Vladimir SerbinenkoSpecify that we need TCP and not UDP connection (#828)
2019-05-28 pwpiwifix 'lf pcf7931 bruteforce' (bug reported in http:...
2019-05-28 pwpiwistart updating 'hf mfu' commands (#818)
2019-05-27 pwpiwiadd: Home (Pos1) and End key bindings in graph GUI...
2019-05-27 pwpiwifix compiler warning in cmdhflegic.c (and whitespace...
2019-05-22 pwpiwiAdd: new option 'd' in 'hf mf ekeyprn' to create dumpke...
2019-04-22 IcemanUpdate README.md
2019-04-19 marshmellow42Merge pull request #817 from Fl0-0/Fix_typo_cmdlf
2019-04-19 Fl0-0Fix typo lf config usage 817/head
2019-04-19 pwpiwifix hf mf sim (#812)
2019-04-12 András Veres... Added support for Legic tags to `hf search` command...
2019-03-28 marshmellow42Merge pull request #808 from MalteHillmann/master
2019-03-28 Malte F. HillmannBugfixes for LF FDX 808/head
2019-03-27 Malte F. Hillmannfixed bug in CmdFdxDemod
2019-03-27 Malte F. Hillmannfixed bug in ASKbiphaseDemod()
2019-03-27 Malte F. Hillmannfixed bug in CmdBiphaseDecodeRaw()
2019-03-26 pwpiwifix FpgaSetupSsc() (#807)
2019-03-24 pwpiwiFPGA changes (#803)
2019-03-24 pwpiwiiso14443b modifications (#804)
2019-03-19 Oleg MoiseenkoNdef and MAD (#801)
2019-03-15 Samson GamaAdded some LED utility functions (#802)
2019-03-13 pwpiwifix hitag functions (issue #798) (#800)
2019-03-12 pwpiwifix LED signalling in hf 15 snoop and hf 14a snoop...
2019-03-12 pwpiwiadd 14a apdu send framing (based on RRG repo PR86 by...
2019-03-03 pwpiwichip manufacturer and type identification: (#796)
2019-02-26 pwpiwifix ATR length (#790)
2019-02-21 Oleg MoiseenkoEmv scan via contact interface (#789)
2019-02-20 pwpiwiAdd raw HF signal plotting (#786)
2019-02-20 Oleg Moiseenkofix rare bug in tlv.c (#788)
2019-02-17 Fl0-0Fix for USB uart slowness since PR #720 (#787)
2019-02-16 pwpiwiadd tracing functions (#784)
2019-02-12 pwpiwifix emv roca hash error (#781)
2019-02-09 Oleg Moiseenkofix endless loop (#782)
2019-02-09 pwpiwiemv/sc fixes and modifications: (#780)
2019-02-06 pwpiwiUpdate list of Certificate Authorities Public Keys...
2019-02-06 pwpiwiEVM fixes and additions (RRG repository PRs 78-82 by...
2019-02-04 Oleg Moiseenkoadded SoloKey certificate (#778)
2019-02-04 Oleg Moiseenkofido fix (#775)
2019-02-01 pwpiwiUpdate list of known EMV AIDs. Source: https://www...
2019-02-01 pwpiwiAdding support for standard USB Smartcard Readers ...
2019-01-30 AntiCatLegic TagSim: increased reader timeout (#771)
2019-01-28 pwpiwiAdd support for standard USB Smartcard Readers (#765)
2019-01-21 pwpiwiAdd ROCA vulnerability test (RRG repository PR 76 by...
2019-01-17 Fl0-0restore #755 reverted after #757 (#761)
2019-01-17 pwpiwiAdd smartcard protocol T=0 (RRG repository PRs 71,72...
2019-01-16 pwpiwiAdd hf list 15 (#754)
2019-01-16 Fl0-0Increase threshold to 160, fix for issue 756 (#760)
2019-01-16 Michael FarrellAllow skipping or trying different keys in hf mf dump...
2019-01-16 pwpiwiadjust CI testscript for new emv commands (#758)
2019-01-13 Fl0-0Fix CmdSmartUpgrade GCC8 strncpy specified bound depend...
2019-01-12 pwpiwiFix 15 snoop (#752)
2019-01-12 pwpiwiRDV4.0 Smartcard Slot Firmware Upgrade (#751)
2019-01-12 pwpiwiAdded ATR decoding (RfidResearchGroup PRs 67/68 by...
2019-01-07 Fl0-0Fix CMD_PCF7931_BRUTEFORCE duplicate case value (#750)
2019-01-06 SamuelePCF7931: improved read code and implemented a simple...
2019-01-05 Fl0-0Fix PrintAndLogEx ERR (#748)
2019-01-05 ☃ Stephen Shkardoon ☃Paradox clone functionality implemented (#747)
2019-01-05 pwpiwiEmv commands work with smartcard interface (RfidResearc...
2019-01-04 pwpiwiavoid compiler warning in client/cliparser/argtable3...
2018-12-07 Oleg Moiseenkodelete travis. it plaed in folder `CI` (#736)
2018-12-07 Oleg MoiseenkoFido2 (#727)
2018-12-07 ralikUpdate default_pwd.dic (#735)
2018-12-07 Fl0-0Added mifare trailer block decoding for sector commands...
2018-12-06 pwpiwiChange mbedtls initializers to be compatible with older...
2018-12-04 Jean-Michel... Fix compilation error on OS X (#730)
2018-12-03 Vladimir SerbinenkoSupport TCP ports for proxmark (#720)
2018-12-03 Oleg Moiseenkoadded mifare trailer block decoding (#726)
2018-12-03 florianrockUpdate hitagS.c (#729)
2018-11-30 Fl0-0Fix public key lenght to 65 bytes (#725)
2018-11-30 florianrockHitagS Improvements (#721)
2018-11-30 Fl0-0Fix format-truncation warning, missing string.h inclusi...
2018-11-30 Oleg Moiseenkojansson update. 2.11 to 2.12 (#724)
2018-11-30 pwpiwifix "hf mf chk" <t|d|s|ss> flags (based on PR #700...
2018-11-26 Fl0-0Fix util.c:116:2: error: unknown type name ‘va_list...
2018-11-25 Oleg MoiseenkoFido U2F complete (#716)
2018-11-23 Oleg MoiseenkoGet rid of polarssl (#717)
2018-11-19 Oleg Moiseenkomove from polarssl to mbedtls (#708)
2018-11-17 Oleg MoiseenkoFIDO U2F NFC authenticators (#697)
2018-11-17 Oleg Moiseenkofix - some card cant reset so quick. (#713)
2018-11-17 Oleg Moiseenkofix get length in tlv (#714)
2018-10-31 pwpiwifix hf 15 reader (merge error)
2018-10-31 Oleg Moiseenkofix warning under linux (#709)
2018-10-31 drhatsonchanges to mifare plus code (#706)
2018-10-26 Oleg MoiseenkoMfp read plain (#704)
2018-10-26 Oleg Moiseenkoinc timeouts (#705)
2018-10-24 Oleg MoiseenkoMfp commands (#698)
2018-10-23 pwpiwismall fix to please @dmaij's compiler (issue #703)
2018-10-23 pwpiwiFix hf 15 sim (#696)
2018-10-22 Oleg Moiseenkodeploy in msys2 and proxspace (#702)
2018-10-17 Oleg Moiseenkomf plus info with detect sl mode (#695)
2018-10-17 Oleg MoiseenkoEmv scan (#691)
2018-10-12 Oleg Moiseenkosmall improvements in auth (#694)
2018-10-11 Oleg Moiseenkosmall fix in auth (#693)
2018-10-10 Oleg Moiseenkoauth 14443-4 (#692)
2018-10-10 pwpiwiUpdate CHANGELOG for 3.1.0 release v3.1.0
next
Impressum, Datenschutz