]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
Fix description in help dump
[proxmark3-svn] / armsrc /
2011-06-17 Merlokbr@gmail.com1. updated usb commands
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.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@gmail.comAdded iClass eavesdrop support for Proxmark3
2011-02-04 dekoninggans@gmail.comBitsync fix 2. Gerhard
2011-02-04 dekoninggans@gmail.comFixed some small mistakes in the bit synchronization...
2011-01-28 dekoninggans@gmail.comFixed ISSUE 15 in iso14443a.c - Gerhard
2010-10-19 adam@algroup.co.ukIssue 20 patch (refactored code of the iso15693 impleme...
2010-10-08 henryk@ploetzli.chAdd a ramfunc section in the data segment, which will...
2010-08-23 henryk@ploetzli.chFlash green LED during sample transmission ("data sampl...
2010-07-13 adam@algroup.co.ukiso14a reader patches [Hagen Fritsch]
2010-06-26 adam@algroup.co.ukiso14a cleanup and implement RATS [Hagen Fritsch]
2010-05-09 adam@algroup.co.ukcreate target for binary file archive (linux version)
2010-05-06 adam@algroup.co.uklegic write/simulate [Anon]
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 izsh@fail0verflow.comThere is no proof this fix anything. This could just...
2010-03-03 marcansoftUse sane optimization for armsrc
2010-03-03 d18c7dbFix possible type casting issue. Add another JTAG confi...
2010-02-26 marcansoftAdd KEEP() to version information section
2010-02-26 marcansoftFix minor consistency issue in armsrc/ldscript
2010-02-26 marcansoftMinor fix to armsrc ldscript
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 marcansoftAdd license header to armsrc/ldscript
2010-02-24 izsh@fail0verflow.comFix a couple of warnings
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 marcansoftClean up data types, some header cleanup, etc.
2010-02-20 marcansoftMore en masse cleanup (whitespace/newlines/headers...
2010-02-20 marcansoftClean up line endings, switch everything to LF instead...
2010-02-20 marcansoftAdd obj/.dummy for clients that don't track empty dirs
2010-02-20 izsh@fail0verflow.commarcan's patch until he gets commit access. Remove...
2010-02-06 adam@algroup.co.ukusability hint
2010-02-06 adam@algroup.co.ukmore helpful error message (from Sourcerer)
2010-02-06 adam@algroup.co.ukAndreas fix for LEGIC MIM1024
2010-02-05 adam@algroup.co.ukput legic back in the system and add rumpletux's fast...
2010-02-04 adam@algroup.co.ukoops. in the spirit of cleaner code, don't do stuff...
2010-02-04 adam@algroup.co.ukmake LF sampling ACK to fix USB timing issue in em410xwatch
2010-02-04 henryk@ploetzli.chLimit DbpString size to the buffer size, patch by Andre...
2010-02-04 izsh.f0fClient cleanup and restructuring. Stage 1...
2010-01-29 adam@algroup.co.ukfix USB send data timing issue in CMD_DOWNLOADED_SIM_SA...
2010-01-28 adam@algroup.co.ukadd 'losimman' command - simulate arbitrary Manchester...
2010-01-10 d18c7dbDecreased BigBuff mem, some elf flasher fixes (needs...
2010-01-09 daniel.boteanuIncreased buffer sizes for hi14snoop. Added blinking...
2010-01-09 daniel.boteanuTrim long debug string message in hitune
2010-01-09 daniel.boteanuAdded hitune command for continuously measuring HF...
2010-01-04 d18c7dbFixed some compile warnings in client, minor tidy up...
2010-01-02 bushingswitch away entirely from using DbpInteger to Dbprintf
2010-01-01 bushingcreate Dbprintf convenience function
2009-12-30 bushingARM code cleanup (lfops)
2009-12-30 bushingAdd printf, and start transitioning away from DbpInteger
2009-12-30 roel@libnfc.orgmifare firmware update
2009-12-28 henryk@ploetzli.chImplement card reading with a few simple fixed obfuscat...
2009-12-28 henryk@ploetzli.chRemove LEGIC RF tag emulation code since it's useless...
2009-12-28 roel@libnfc.orgiso14443a cleanup, cascade2 level working again
2009-12-28 roel@libnfc.orgcleaning up endless copy-paste of trace functionality
2009-12-22 bushingfix OS detection, libgcc detection
2009-12-22 bushingfix some ARM build fail
2009-12-09 henryk@ploetzli.chAdd capability to correlate against subcarriers of...
2009-11-25 henryk@ploetzli.chAdd generic CRC calculation code
2009-11-23 edouard@lafargue... Added the new SRIX4K reading routine, thanks to jonor...
2009-11-12 d18c7dbFix define typo
2009-11-12 d18c7dbAlso defines to carve out LF related code
2009-11-10 henryk@ploetzli.ch#ifdef out the calls to the ISO15693/14443/14443a funct...
2009-11-06 henryk@ploetzli.chAdd basic communication shell for Legic RF in reader...
2009-11-05 henryk@ploetzli.chRefactor things around to make it easier to add a reade...
2009-10-25 henryk@ploetzli.chMake canned responsed const
2009-10-23 henryk@ploetzli.chSimplify data types, now that I believe that 'frames...
2009-10-16 henryk@ploetzli.chFix and generify legic response code
2009-10-12 henryk@ploetzli.chAdd basic LEGIC RF communication in tag simulation...
2009-10-12 henryk@ploetzli.chAdd HF simulator modulation mode for 212kHz subcarrier
2009-10-09 henryk@ploetzli.chAdd command to manually set ADC mux source
2009-09-29 d18c7dbPushed standard AT91 defines into main code
2009-09-22 d18c7dbSmall changes to some armsrc makefile to allow conditio...
2009-09-08 henryk@ploetzli.chFix data segement. You may now use stuff like int foo...
2009-09-08 d18c7dbFixed up last gcc 4.1 and 4.4 warnings, added OpenOCD...
2009-09-08 henryk@ploetzli.chHopefully correct code for C's strict aliasing rules
2009-09-08 henryk@ploetzli.chChange section_start pointer to char** to prevent alias...
2009-09-07 d18c7dbadded eh_frame needed for gcc 4.4.1 or higher
2009-09-06 henryk@ploetzli.chRe-enable -Wall
2009-09-06 henryk@ploetzli.chFix FPGA load code for the generic case where a new...
2009-09-05 henryk@ploetzli.chRemove unused code from hitag2.c
2009-09-01 henryk@ploetzli.chNew bootrom
2009-08-31 henryk@ploetzli.chEradicate all occurences of hardcoded memory addresses...
2009-08-31 henryk@ploetzli.chAdd forgotten file
2009-08-31 henryk@ploetzli.chAdd forgotten file
2009-08-29 henryk@ploetzli.chOnly re-compile version.c as often as necessary
2009-08-28 henryk@ploetzli.chAdd command and code for bidirectional LF emulation...
2009-08-28 henryk@ploetzli.chImplement version information storage and retrieval...
2009-08-28 henryk@ploetzli.chAdd version command
2009-08-27 henryk@ploetzli.chAdd Makefile for fpga directory (Windows codepath is...
2009-08-27 henryk@ploetzli.ch(Our Windows ARM toolchain really likes its glue sections)
next
Impressum, Datenschutz