]> git.zerfleddert.de Git - proxmark3-svn/history - include
add linux modem manager de-confliction file
[proxmark3-svn] / include /
2013-10-11 roel@libnfc.orgintegrated MIFARE ultralight features, contributed...
2013-09-28 martin.holst@gmail.comRaw 14a in commandline, patch by jonor, see http:/...
2013-09-01 martin.holst@gmail.comMerged latest trunk changes into scripting-branch
2013-09-01 martin.holst@gmail.comPatch by jonor for raw ISO 1444B commands. See http...
2013-04-08 roel@libnfc.orgmoved RAMFUNC definition
2013-03-14 roel@libnfc.orgclient should compile without warnings on linux, mac...
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-02-28 roel@libnfc.orgmerged all patches into CDC repository
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2013-01-24 cex123@gmail.comFixed bug in HID clone short format. Added EM4xxx block...
2013-01-18 chalk.secu@gmail.comAdded command to read PCF7931 125Khz LF tags. This...
2013-01-16 cex123@gmail.comAdded block command for T55xx and support for cloning...
2012-12-09 roel@libnfc.orgfixed 64-bit cmd/arg for windows
2012-12-07 roel@libnfc.orgtryout.... changed to 64-bit command arguments in stead...
2012-12-05 roel@libnfc.orgremoved all old usb calls
2012-12-04 roel@libnfc.orgadded missing files, part2
2012-12-04 roel@libnfc.orgmajor USB update
2012-10-16 roel@libnfc.orgadded hitag2 reading in crypto mode functionality
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2012-08-28 frederikmoellers... Basic support for EAC documents (e.g. German Identifica...
2012-08-23 frederikmoellers... Corrected indentation in usb_cmd.h
2012-07-11 Merlokbr@gmail.com"hf mf sniff" low level logics works.
2012-07-06 Merlokbr@gmail.comsmall improvements, added new command `hf mf sniff...
2012-07-05 Merlokbr@gmail.comanother "magic card" backdoor - command "read block...
2012-07-05 Merlokbr@gmail.comAdded work with "magic Chinese" card (card from: ouyang...
2012-07-02 cex123@gmail.comAdded Indala cloning. Fixed HID cloning bug
2012-06-28 dekoninggans@gmail.comExtended iClass support with Card and Reader emulation!
2012-03-07 marcin.mielczarczykSupport for EM410x card mode in T5555/T55x7 tags.
2011-10-15 cex123@gmail.com(no commit message)
2011-06-17 Merlokbr@gmail.com1. updated usb commands
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-05-26 Merlokbr@gmail.com1. Mifare read block command
2011-05-18 dekoninggans@gmail.comAdded iClass eavesdrop support for Proxmark3
2010-10-19 adam@algroup.co.ukIssue 20 patch (refactored code of the iso15693 impleme...
2010-07-13 adam@algroup.co.ukiso14a reader patches [Hagen Fritsch]
2010-05-06 adam@algroup.co.uklegic write/simulate [Anon]
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-02-21 marcansoftAdd license headers to armsrc/bootrom/common stuff
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 izsh@fail0verflow.commarcan's patch until he gets commit access. Remove...
2010-02-19 d18c7dbRemoved hackish usb.h file, re-added Info.plist
2010-02-18 d18c7dbAttempt at getting the windows client to at least compi...
2010-02-05 adam@algroup.co.ukput legic back in the system and add rumpletux's fast...
2010-02-04 izsh.f0fClient cleanup and restructuring. Stage 1...
2010-01-09 daniel.boteanuAdded hitune command for continuously measuring HF...
2010-01-01 henryk@ploetzli.chMake the bootrom correctly nack in case of flash write...
2009-12-30 roel@libnfc.orgmifare usb update
2009-12-22 bushingfix some ARM build fail
2009-12-22 bushingchange usb_cmd struct to be more sane
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-06 henryk@ploetzli.chAdd basic communication shell for Legic RF in reader...
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-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-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-08-28 henryk@ploetzli.chAdd command and code for bidirectional LF emulation...
2009-08-28 henryk@ploetzli.chAdd defines for the timer/counter peripheral
2009-08-28 henryk@ploetzli.chImplement version information storage and retrieval...
2009-08-28 henryk@ploetzli.chAdd version command
2009-08-08 skamkardetect usb or no usb for standalone mode [ryan]
2009-08-06 d18c7dbAdded tiread command to demod TI tags on the PM3
2009-07-25 d18c7dbadded tiwrite command, split LF code from appmain into...
2009-07-13 skamkarpart of readmem function
2009-07-07 adam@algroup.co.ukadd 'detectreader' command - listen for external reader...
2009-07-06 adam@algroup.co.uk#defines for ADC channels so we can see what's what
2009-07-04 adam@algroup.co.uksend LF commands to TAG (locomread)
2009-07-03 adam@algroup.co.ukadded 'buffclear' - when you absolutely positivley...
2009-06-28 adam@algroup.co.ukenable flashing from linux
2009-04-25 edouard@lafargue... - Added new Makefile.linux in bootrom directory
2009-04-16 edouard@lafargue... Added a new function to read ISO14443-B ST Microelectro...
2009-04-15 edouard@lafargue... Added LF frequency adjustments from d18c7db, cleaned...
2009-04-09 edouard@lafargue... Initial commit for the firmware. Used the 20090306_ela...
Impressum, Datenschutz