]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-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...
2009-07-29 adam@algroup... [henryk] memory map for linux build
2009-07-29 d18c7dbReduced the size of BigBuf to make more room for stack...
2009-07-28 d18c7dbfix crash in client when no buffer is loaded
2009-07-28 d18c7dbmerge-srec.pl create proper S19 file with checksums.
2009-07-25 d18c7dbadded tiwrite command, split LF code from appmain into...
2009-07-24 adam@algroup... fast flash mode (button already held down) and both...
2009-07-23 adam@algroup... forgot the identification details
2009-07-23 adam@algroup... [ryan] home again cat tag traces
2009-07-22 d18c7dbFurther additions to tidemod to differentiate between...
2009-07-22 adam@algroup... buffclear should be available in offline mode
2009-07-21 adam@algroup... [ryan] fix declarations for windows compiler
2009-07-21 adam@algroup... missing varaiables for grid build under windows?
2009-07-21 adam@algroup... fix grid so it stays still and only in plotted area
2009-07-21 adam@algroup... make grid function linux friendly
2009-07-21 adam@algroup... [rleroy] add signal strength meter to 'detectreader...
2009-07-20 d18c7dbThis version code now reads a TI tag properly.
2009-07-20 d18c7dbAdded a way to overlay a grid to graph window
2009-07-19 d18c7dbSome new commands (threshold and fskdemod) that act...
2009-07-19 d18c7dbfixed an intermitent pain in the ass to track down...
2009-07-19 d18c7dbTrace from TI 23mm glass tag.
2009-07-19 d18c7dbInitial attempt at TI tag reading.
2009-07-19 d18c7dbNew mode define for FPGA
2009-07-19 d18c7dbRubbish file leftover from FPGA compile. Not source...
2009-07-19 d18c7dbAdded FPGA passthrough mode for TI tags
2009-07-19 d18c7dbFixed it so it accepts DOS (CRLF) text files as input.
2009-07-19 d18c7dbTidy up of SpinDelay
2009-07-19 d18c7dbminor changes to iso15693.c to get rid off all the...
2009-07-13 adam@algroup... prettify tune output
2009-07-13 adam@algroup... make button detection more reliable in standalone mode...
2009-07-13 d18c7dbWindows VC compile file shoudn't be there.
2009-07-13 d18c7dbMerged sweeplf into tune command
2009-07-13 skamkarpart of readmem function
2009-07-13 skamkarfix debug printing function, add readmem function
2009-07-13 skamkarAdded stand-alone mode (no PC) with HID reading and...
2009-07-12 adam@algroup... more extended help
2009-07-12 adam@algroup... add extended help feature
2009-07-12 adam@algroup... compile clean and flasher targets
2009-07-12 adam@algroup... get rid of annoying "declared ‘static’ but never define...
2009-07-10 adam@algroup... confirm function has exited on button press
2009-07-10 adam@algroup... minor display style change
2009-07-08 adam@algroup... show samples values at cursor A & B in plots
2009-07-08 adam@algroup... 'sweeplf' tells us antenna's resonant frequency
2009-07-08 skamkarfix windows compile error and remove linux compile...
2009-07-08 skamkarport adam's changes to add cursor pos in plot
2009-07-08 adam@algroup... initialise cursor positions so 'dt' will show correct...
2009-07-07 adam@algroup... add 'detectreader' command - listen for external reader...
2009-07-06 adam@algroup... em4x50read (work in progress)
2009-07-06 adam@algroup... #defines for ADC channels so we can see what's what
2009-07-06 adam@algroup... argh. dropped locomread this time. going to the back...
2009-07-06 adam@algroup... oops! clobbered manchester code inversion with last...
2009-07-04 adam@algroup... send LF commands to TAG (locomread)
2009-07-03 adam@algroup... add inversion option to mandemod and fix indentation
2009-07-03 adam@algroup... tag traces for em4x05 and em4x50
2009-07-03 adam@algroup... added 'buffclear' - when you absolutely positivley...
2009-07-03 skamkarfix a compilation issue on linux (include termcap lib)
2009-07-03 skamkardocumented tag IDs for the 3 new EM4102 traces
2009-07-03 skamkarwith em410xread, retest if we read our bits the wrong...
2009-07-02 edouard@lafargue... Improved askdemod to detect transitions from peak to...
next
Impressum, Datenschutz