]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
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-20 izsh@fail0verflow.comOops forgot a file
2010-02-20 izsh@fail0verflow.comFix windows compilation issues. But still not final...
2010-02-19 d18c7dbRemoved hackish usb.h file, re-added Info.plist
2010-02-18 d18c7dbNot a source code file
2010-02-18 d18c7dbTweak JTAG config file
2010-02-18 d18c7dbAttempt at getting the windows client to at least compi...
2010-02-15 adam@algroup... fix output inversion in mandemod
2010-02-08 adam@algroup... missing parameter in 'threshold' command help
2010-02-08 adam@algroup... fix 'data load' filename pointer
2010-02-08 izsh@fail0verflow.comCosmetic changes, replace mismatched indentation
2010-02-08 adam@algroup... command parser shortcuts e.g. 'd p' will call 'data...
2010-02-08 d18c7dbAdded some Eclipse files (.settings .cproject .project...
2010-02-07 adam@algroup... get rid of implicit declaration warnings
2010-02-06 izsh@fail0verflow.comalphabet ;)
2010-02-06 adam@algroup... damn that alphabet!
2010-02-06 adam@algroup... merge 'lfsamples' and 'hfsamples' into 'samples'
2010-02-06 adam@algroup... streamline CmdEM410xWatch
2010-02-06 adam@algroup... usability hint
2010-02-06 adam@algroup... more helpful error message (from Sourcerer)
2010-02-06 adam@algroup... Andreas fix for LEGIC MIM1024
2010-02-06 adam@algroup... fix warning: implicit declaration of function ‘exit’
2010-02-05 adam@algroup... FIXME: will crash if sample buffer does not contain...
2010-02-05 izsh.f0fAlphabetical order ;) And cosmetic changes (remove...
2010-02-05 adam@algroup... add LEGIC decoder (submitted by Sourcerer, untested...
2010-02-05 izsh.f0fChange -std=c99 to -std=gnu99 to be able to compile...
2010-02-05 adam@algroup... wun day i'll lern my alfabet
2010-02-05 adam@algroup... put legic back in the system and add rumpletux's fast...
2010-02-05 izsh.f0fclient/cmdparser.c: Cosmetic changes.
2010-02-05 adam@algroup... differentiate commands and sub-menus in help
2010-02-04 adam@algroup... oops. in the spirit of cleaner code, don't do stuff...
2010-02-04 adam@algroup... make LF sampling ACK to fix USB timing issue in em410xwatch
2010-02-04 adam@algroup... make parser slightly more user friendly (default to...
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... fix USB send data timing issue in CMD_DOWNLOADED_SIM_SA...
2010-01-28 adam@algroup... add 'losimman' command - simulate arbitrary Manchester...
2010-01-27 bushingfix a stack overflow in the flasher routine (my bad)
2010-01-21 adam@algroup... use elf targets for flashing
2010-01-16 henryk@ploetzli.chAutomatically enter bootrom when OS image doesn't appea...
2010-01-14 daniel.boteanuAdded offset feature to hexsamples command
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-07 bushingfirst attempt at grouping commands into categories...
2010-01-07 bushingfix broken formatting in command table
2010-01-07 bushingenable indalademod and vchipdemod in offline mode
2010-01-05 izsh.f0fclient/elf.h: Add missing Elf32_Phdr struct to compile...
2010-01-05 bushingremoved support for s19 files in the flasher and replac...
2010-01-04 bushingrefactor flashing code into flash.h, so we can share...
2010-01-04 bushingmoar svn ignore crap
2010-01-04 bushingset svn:ignore
2010-01-04 d18c7dbFixed some compile warnings in client, minor tidy up...
2010-01-02 d18c7dbreplaced obsolete config options with current
2010-01-02 bushingswitch away entirely from using DbpInteger to Dbprintf
2010-01-01 bushingcreate Dbprintf convenience function
2010-01-01 henryk@ploetzli.chMake the bootrom correctly nack in case of flash write...
2009-12-30 bushingARM code cleanup (lfops)
2009-12-30 bushingAdd printf, and start transitioning away from DbpInteger
2009-12-30 bushingFix QT CXXFLAGS/LDFLAGS
2009-12-30 roel@libnfc.orgmifare usb update
2009-12-30 roel@libnfc.orgmifare tools update
2009-12-30 roel@libnfc.orgmifare firmware update
2009-12-30 roel@libnfc.orgmifare client 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-28 roel@libnfc.orgcleaning up endless copy-paste of trace functionality
2009-12-27 bushingfix Mac build to use Qt framework
2009-12-22 henryk@ploetzli.chProperly exit usb thread (e.g. on Ctrl-D)
2009-12-22 henryk@ploetzli.chUse the interworking version of libgcc.a
2009-12-22 bushingremove some straggling files and fix paths in cockpit...
2009-12-22 bushingchange MFPR version to 2.4.2 to fix install script...
2009-12-22 bushingfixes to make it work properly on the Mac
2009-12-22 bushingmerge makefiles into one
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...
next
Impressum, Datenschutz