]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2011-06-16 Merlokbr@gmail.com1. fixed send manchester
2011-06-14 Merlokbr@gmail.comalpha2 mifare emulator
2011-06-10 Merlokbr@gmail.com0. its alpha version!!!
2011-06-07 Merlokbr@gmail.comlinux patch by Wil
2011-06-07 Merlokbr@gmail.com1. fixed hf 14a mifare. added functionality to ignore...
2011-06-01 Merlokbr@gmail.com1. small bugfix in hf 14a mifare
2011-05-31 Merlokbr@gmail.comimproved version of "hf 14a mifare" command
2011-05-26 Merlokbr@gmail.comnested authentication works ok (tested)
2011-05-26 Merlokbr@gmail.com1. Mifare read block command
2011-05-18 dekoninggans... Added iClass eavesdrop support for Proxmark3
2011-02-04 dekoninggans... Bitsync fix 2. Gerhard
2011-02-04 dekoninggans... Fixed some small mistakes in the bit synchronization...
2011-01-28 dekoninggans... Fixed ISSUE 15 in iso14443a.c - Gerhard
2010-10-19 adam@algroup... Issue 20 patch (refactored code of the iso15693 impleme...
2010-10-08 henryk@ploetzli.chAdd a ramfunc section in the data segment, which will...
2010-09-10 henryk@ploetzli.chBOOTROM CHANGE: Add jump to interrupt handler from...
2010-08-23 henryk@ploetzli.chFlash green LED during sample transmission ("data sampl...
2010-07-13 adam@algroup... iso14a reader patches [Hagen Fritsch]
2010-06-26 adam@algroup... iso14a cleanup and implement RATS [Hagen Fritsch]
2010-06-26 adam@algroup... bring snooper into line with new command format
2010-05-14 adam@algroup... multiple proxmark device support [Mohamed Elsabagh]
2010-05-09 adam@algroup... create target for binary file archive (linux version)
2010-05-06 adam@algroup... legic write/simulate [Anon]
2010-05-04 adam@algroup... legic code tidy up [Hagen Fritsch]
2010-04-20 adam@algroup... Fix linux GUI crash [Hagen Fritsch]
2010-04-06 ksjobergFix issue 14: mandemod and lf em4x em410xread crashes...
2010-03-29 yobibeMakefile: add explicit target to compile client only
2010-03-29 yobibeFix small issue in make help
2010-03-08 adam@algroup... strip trailing space in a more strictly correct place
2010-03-08 adam@algroup... move trailing space stripping to client/proxmark3.c...
2010-03-07 adam@algroup... strip trailing space(s) (may have been added by readline)
2010-03-06 adam@algroup... revert command offsets now leading spaces have been...
2010-03-06 izsh@fail0verflow.comclient/cmdparser.c: Remove the leading spaces before...
2010-03-05 adam@algroup... fix id offset in hid simulate
2010-03-05 d18c7dbStreamline some code, tidy up redundant functions,...
2010-03-04 d18c7dbFix up small error in main osc startup delay and replac...
2010-03-04 marcansoftFix FMCN setting so it actually matches datasheet
2010-03-04 izsh@fail0verflow.comDon't modify the PATH to prevent from mixing multiple...
2010-03-04 izsh@fail0verflow.comThere is no proof this fix anything. This could just...
2010-03-03 marcansoftRemove 512k support, fix flash waitstates
2010-03-03 marcansoftUse sane optimization for armsrc
2010-03-03 d18c7dbUpdated BOM with current Digikey part numbers, deleted...
2010-03-03 d18c7dbadd svn ignore to .bash_history
2010-03-03 d18c7dbFix possible type casting issue. Add another JTAG confi...
2010-02-28 d18c7dbCorrected erroneous bit masking
2010-02-27 adam@algroup... fix Makefile for new flasher
2010-02-27 adam@algroup... put arm-eabi compiler back on path for those that have...
2010-02-27 d18c7dbAdded Eagle source files, replaced b/w schema and place...
2010-02-26 marcansoftAdd KEEP() to version information section
2010-02-26 marcansoftAdd explicit PHDRs to bootrom to properly separate...
2010-02-26 marcansoftFix minor consistency issue in armsrc/ldscript
2010-02-26 marcansoftBootloader cleanup (UNTESTED!)
2010-02-26 marcansoftMinor fix to armsrc ldscript
2010-02-26 marcansoftGet rid of flasher memory leak
2010-02-26 marcansoftRemove remnant junk and TODO -> FIXME
2010-02-26 marcansoftNew flasher, much more paranoid and much more correct.
2010-02-26 marcansoftFix up armsrc/ldscript (create proper PHDRs, cleanup)
2010-02-26 marcansoftLink using gcc and get rid of the LIBGCC stuff
2010-02-26 marcansoftMake version data const
2010-02-26 marcansoftAdd extra elf.h constants
2010-02-26 marcansoftAdd beginnings of hopeful endian-independence
2010-02-26 marcansoftAdd license header to armsrc/ldscript
2010-02-26 marcansoftClean up common linker script
2010-02-26 izsh@fail0verflow.comCOMPILING.txt: Request for the arm crosscompiler to...
2010-02-26 izsh@fail0verflow.comcommon/Makefile.common: Revert the DEVKITARM change...
2010-02-25 izsh@fail0verflow.comApply copyright patch from Michael Gernoth
2010-02-25 d18c7dbAnd directory ;)
2010-02-25 d18c7dbDelete obsolete windows files
2010-02-24 izsh@fail0verflow.comFix memset warning
2010-02-24 izsh@fail0verflow.comFix a couple of warnings
2010-02-24 izsh@fail0verflow.comclient/Makefile: Typo for Darwin
2010-02-24 izsh@fail0verflow.comCOMPILING: move to COMPILING.txt.
2010-02-24 izsh@fail0verflow.comFix QT compilation for Windows/MinGW and update the...
2010-02-23 izsh@fail0verflow.comclient/COMPILING: move to /COMPILING and add instructio...
2010-02-23 izsh@fail0verflow.comclient/COMPILING: Simplify dev. environment initial...
2010-02-23 izsh@fail0verflow.comclient/cmdlfem4x.c: Fix a warning about probable uninit...
2010-02-22 bushingsetting svn:eol-style=native on files, part 3
2010-02-22 bushingsetting svn:eol-style=native on files, part 2
2010-02-22 bushingsetting svn:eol-style=native on files, part 1
2010-02-22 adam@algroup... correct paths for devkitPro Linux development environment
2010-02-22 d18c7dbUpdated missing lib in ProxSpace
2010-02-22 d18c7dbUpdates for new MinGW ProxSpace environment
2010-02-21 izsh@fail0verflow.comAdd -O3 on the client's side and fix yielding warnings
2010-02-21 izsh@fail0verflow.comOoops, we forgot a few details
2010-02-21 marcansoftAdd HACKING.txt with coding style guidelines
2010-02-21 adam@algroup... make a start on updating the main README
2010-02-21 d18c7dbUpdated COMPILING
2010-02-21 d18c7dbWindows specific instructions regarding the compile...
2010-02-21 izsh@fail0verflow.comclient/Makefile: Cosmestic changes.
2010-02-21 izsh@fail0verflow.comAdd License/Copyright headers/notices. Please add your...
2010-02-21 izsh@fail0verflow.com/client/Makefile: Output object files to the obj subdir.
2010-02-21 marcansoftSome random cleanup
2010-02-21 marcansoftAdd license headers to armsrc/bootrom/common stuff
2010-02-21 marcansoftSplit str* and mem* into string.[ch]
2010-02-20 izsh@fail0verflow.comRemoving windows specific code. Everything now compile...
2010-02-20 marcansoftClean up data types, some header cleanup, etc.
2010-02-20 marcansoftMore CRLF -> LF conversion
2010-02-20 marcansoftMore en masse cleanup (whitespace/newlines/headers...
2010-02-20 marcansoftMore CRLF -> LF
2010-02-20 marcansoftMore CRLF -> LF cleanup
next
Impressum, Datenschutz