]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2009-12-22 bushingfix OS detection, libgcc detection
2009-12-22 bushingfix some ARM build fail
2009-12-22 bushingfix target name for Windows compile
2009-12-22 bushinglean up event model so that this will work under OS...
2009-12-22 bushingrename ReceiveCommandP -> ReceiveCommandPoll for consis...
2009-12-22 bushingThere's no painless way to do this, but it needs to...
2009-12-22 bushingremove most of the references to translate.h
2009-12-22 bushingchange usb_cmd struct to be more sane
2009-12-22 bushingmerge linux and windows clients into one directory...
2009-12-15 d18c7dbAmontec JTAGKey config
2009-12-13 henryk@ploetzli.chFix MPFR URL
2009-12-13 henryk@ploetzli.chChange gcc source URL
2009-12-09 henryk@ploetzli.chAdd capability to correlate against subcarriers of...
2009-12-03 henryk@ploetzli.chLimit hexsamples to just the amount of requested samples
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-06 henryk@ploetzli.chJerry-rig a simply hysteresis based receiver into hi_re...
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-22 d18c7dbreplaced strncasecmp with strcmp to get rid of compile...
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 defines for TIMER_CLOCK?
2009-10-12 henryk@ploetzli.chAdd HF simulator modulation mode for 212kHz subcarrier
2009-10-11 henryk@ploetzli.chFix commit 232, reenable GUI
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-28 henryk@ploetzli.chRename at91sam7s512.h for case sensitive filesystems
2009-09-27 d18c7dbChange over to standard AT91 header file
2009-09-22 d18c7dbSmall changes to some armsrc makefile to allow conditio...
2009-09-19 henryk@ploetzli.chCreate a stamp file for download completion so that...
2009-09-12 adam@algroup... tool to find UIDs in bitstream
2009-09-11 henryk@ploetzli.chChange variable assignments to make it easier to compil...
2009-09-10 adam@algroup... fix mandemod initialisation and add Transit tag trace
2009-09-09 henryk@ploetzli.chChange flashos.bat for the new flash procedure
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-07 d18c7dbUpdated the windows Makefile to be compatible with...
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.chAdd make targets for flashing (Windows version untested)
2009-09-05 henryk@ploetzli.chRemove unused code from hitag2.c
2009-09-05 adam@algroup... oops, missed a bit!
2009-09-05 adam@algroup... fix wrong terminology - LRC/CRC and calulate result...
2009-09-05 adam@algroup... clarify output
2009-09-05 adam@algroup... tool to find correct byte for 8-bit XOR CRC
2009-09-02 adam@algroup... enforce askdemod argument 0 or 1
2009-09-02 d18c7dbUpdated windows client to handle new flashing method
2009-09-01 adam@algroup... amp command - amplify sample peaks
2009-09-01 henryk@ploetzli.chFix mkversion.pl for the case where the global svn...
2009-09-01 henryk@ploetzli.chNew bootrom
2009-09-01 henryk@ploetzli.chNew flash tool, needs to be ported to Windows.
2009-09-01 henryk@ploetzli.chAdd defines for reset type
2009-09-01 henryk@ploetzli.chFix argument check for the case of both and not fast
2009-08-31 henryk@ploetzli.chEradicate all occurences of hardcoded memory addresses...
2009-08-31 henryk@ploetzli.chHave the Windows batch files check for make
2009-08-31 henryk@ploetzli.chAdd forgotten file
2009-08-31 henryk@ploetzli.chAdd forgotten file
2009-08-30 henryk@ploetzli.chMake objcopy call less verbose
2009-08-30 adam@algroup... maintain alphabetic order!
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.chNew FPGA code for bidirectional LF emulation
2009-08-28 henryk@ploetzli.chAdd defines for the timer/counter peripheral
2009-08-28 henryk@ploetzli.chOur windows perl doesn't like use strict
2009-08-28 henryk@ploetzli.chImplement version information storage and retrieval...
2009-08-28 henryk@ploetzli.chTrying automagic version stuff
2009-08-28 henryk@ploetzli.chSend Stall in response to USB SET FEATURE or CLEAR...
2009-08-28 henryk@ploetzli.chAdd version command
2009-08-28 henryk@ploetzli.chJump to the correct physical address in Flash. (The...
2009-08-28 henryk@ploetzli.chtermcap is deprecated and doesn't seem to be needed...
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)
2009-08-27 henryk@ploetzli.chAdd a common linker script with the memory map for...
2009-08-27 henryk@ploetzli.chThe older gnuarm in the windows toolchain seems to...
2009-08-27 henryk@ploetzli.chMerge linker scripts in bootrom to have a single linker...
2009-08-26 henryk@ploetzli.chMove most rules to Makefile.common
2009-08-26 henryk@ploetzli.chChange make calls in the cockpit batch files
2009-08-26 henryk@ploetzli.chConsolidate Linux/Windows Makefiles into one, see http...
2009-08-24 adam@algroup... switch off reader field after hi14areader command
2009-08-24 adam@algroup... fix Mifare AUTH for hi14areader command
2009-08-19 henryk@ploetzli.chAdd pretty field strength lights for ListenReaderField...
2009-08-11 d18c7dbJunk Eclipse environment files. Not source code.
2009-08-08 skamkarunnecessary
2009-08-08 skamkardetect usb or no usb for standalone mode [ryan]
2009-08-08 skamkarlook for binary data in other data
2009-08-06 d18c7dbAdded tiread command to demod TI tags on the PM3
2009-08-05 d18c7dbJunk Eclipse environment files. Not source code.
2009-08-04 skamkarcompile in OS X
2009-07-30 skamkaradded ignores
2009-07-30 skamkarkeri tag trace
2009-07-30 edouard@lafargue... Add checks in em4x50read to avoid segfaults in case...
next
Impressum, Datenschutz