]> git.zerfleddert.de Git - proxmark3-svn/history - client
Added regex to remove spaces and new lines from version.c when compiling under Windows.
[proxmark3-svn] / client /
2012-01-26 fnargwibble@gmail.comNavigate one sample at a time in plot window and displa...
2012-01-23 fnargwibble@gmail.comNavigate a page at a time in plot window
2012-01-21 fnargwibble@gmail.comOops. Fix grid lock when zoomed in or out.
2012-01-21 fnargwibble@gmail.comAdd plot window keystroke help
2011-11-04 Merlokbr@gmail.com1. update SAK
2011-10-15 cex123@gmail.com(no commit message)
2011-09-19 caioxmagsmall updates to hf mf restore1k
2011-09-06 roel@libnfc.orgfixed iso14443b snoop, plus compiling issue of redefine...
2011-09-06 caioxmagupdates to function hf mf retore1k
2011-09-05 roel@libnfc.orgfix command-line issue generating core dump on OSX
2011-09-05 roel@libnfc.orgfix temp changes
2011-09-05 roel@libnfc.orgfix compiling under MAC OSX
2011-09-02 caioxmagDump1k now writes keys to dumpdata.bin even when they...
2011-09-01 zveriu@gmail.com - Added very basic scripting support to PM3 client...
2011-09-01 caioxmagFixes to Mifare nested function...
2011-08-31 caioxmagCorrected some errors from r487, WHICH I FORGOT TO...
2011-08-30 caioxmag(no commit message)
2011-06-25 Merlokbr@gmail.com1. emulator works. tested on ARC1302, NXP pegoda, touch...
2011-06-23 Merlokbr@gmail.com1. fixed (it seems) readline behavior. Now there is...
2011-06-22 Merlokbr@gmail.comadded functionality: dump card memory, save|load card...
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-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
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-06-26 adam@algroup.co.ukiso14a cleanup and implement RATS [Hagen Fritsch]
2010-06-26 adam@algroup.co.ukbring snooper into line with new command format
2010-05-14 adam@algroup.co.ukmultiple proxmark device support [Mohamed Elsabagh]
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-04-20 adam@algroup.co.ukFix linux GUI crash [Hagen Fritsch]
2010-04-06 ksjobergFix issue 14: mandemod and lf em4x em410xread crashes...
2010-03-08 adam@algroup.co.ukstrip trailing space in a more strictly correct place
2010-03-08 adam@algroup.co.ukmove trailing space stripping to client/proxmark3.c...
2010-03-07 adam@algroup.co.ukstrip trailing space(s) (may have been added by readline)
2010-03-06 adam@algroup.co.ukrevert command offsets now leading spaces have been...
2010-03-06 izsh@fail0verflow.comclient/cmdparser.c: Remove the leading spaces before...
2010-03-05 adam@algroup.co.ukfix id offset in hid simulate
2010-02-26 marcansoftGet rid of flasher memory leak
2010-02-26 marcansoftRemove remnant junk and TODO -> FIXME
2010-02-26 marcansoftNew flasher, much more paranoid and much more correct.
2010-02-26 marcansoftAdd extra elf.h constants
2010-02-26 marcansoftAdd beginnings of hopeful endian-independence
2010-02-25 izsh@fail0verflow.comApply copyright patch from Michael Gernoth
2010-02-24 izsh@fail0verflow.comFix memset warning
2010-02-24 izsh@fail0verflow.comFix a couple of warnings
2010-02-24 izsh@fail0verflow.comclient/Makefile: Typo for Darwin
2010-02-24 izsh@fail0verflow.comFix QT compilation for Windows/MinGW and update the...
2010-02-23 izsh@fail0verflow.comclient/COMPILING: move to /COMPILING and add instructio...
2010-02-23 izsh@fail0verflow.comclient/COMPILING: Simplify dev. environment initial...
2010-02-23 izsh@fail0verflow.comclient/cmdlfem4x.c: Fix a warning about probable uninit...
2010-02-22 d18c7dbUpdated missing lib in ProxSpace
2010-02-22 d18c7dbUpdates for new MinGW ProxSpace environment
2010-02-21 izsh@fail0verflow.comAdd -O3 on the client's side and fix yielding warnings
2010-02-21 d18c7dbUpdated COMPILING
2010-02-21 d18c7dbWindows specific instructions regarding the compile...
2010-02-21 izsh@fail0verflow.comclient/Makefile: Cosmestic changes.
2010-02-21 izsh@fail0verflow.comAdd License/Copyright headers/notices. Please add your...
2010-02-21 izsh@fail0verflow.com/client/Makefile: Output object files to the obj subdir.
2010-02-20 izsh@fail0verflow.comRemoving windows specific code. Everything now compile...
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 d18c7dbAttempt at getting the windows client to at least compi...
2010-02-15 adam@algroup.co.ukfix output inversion in mandemod
2010-02-08 adam@algroup.co.ukmissing parameter in 'threshold' command help
2010-02-08 adam@algroup.co.ukfix 'data load' filename pointer
2010-02-08 izsh@fail0verflow.comCosmetic changes, replace mismatched indentation
2010-02-08 adam@algroup.co.ukcommand parser shortcuts e.g. 'd p' will call 'data...
2010-02-07 adam@algroup.co.ukget rid of implicit declaration warnings
2010-02-06 izsh@fail0verflow.comalphabet ;)
2010-02-06 adam@algroup.co.ukdamn that alphabet!
2010-02-06 adam@algroup.co.ukmerge 'lfsamples' and 'hfsamples' into 'samples'
2010-02-06 adam@algroup.co.ukstreamline CmdEM410xWatch
2010-02-06 adam@algroup.co.ukAndreas fix for LEGIC MIM1024
2010-02-06 adam@algroup.co.ukfix warning: implicit declaration of function ‘exit’
2010-02-05 adam@algroup.co.ukFIXME: will crash if sample buffer does not contain...
2010-02-05 izsh.f0fAlphabetical order ;) And cosmetic changes (remove...
2010-02-05 adam@algroup.co.ukadd 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.co.ukwun day i'll lern my alfabet
2010-02-05 adam@algroup.co.ukput legic back in the system and add rumpletux's fast...
2010-02-05 izsh.f0fclient/cmdparser.c: Cosmetic changes.
2010-02-05 adam@algroup.co.ukdifferentiate commands and sub-menus in help
2010-02-04 adam@algroup.co.ukmake LF sampling ACK to fix USB timing issue in em410xwatch
2010-02-04 adam@algroup.co.ukmake parser slightly more user friendly (default to...
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-27 bushingfix a stack overflow in the flasher routine (my bad)
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.boteanuAdded hitune command for continuously measuring HF...
next
Impressum, Datenschutz