]> git.zerfleddert.de Git - proxmark3-svn/history - client
Added the ciphers also.. doh
[proxmark3-svn] / client /
2015-02-26 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-19 Martin Holst SwendeMerge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst SwendeMerge pull request #67 from marshmellow42/master
2015-02-19 Martin Holst SwendeMore work on iclass full simulation, and some work...
2015-02-18 Martin Holst SwendeFurther implementation of iclass 'fullsim'. Moved proto...
2015-02-17 Martin Holst SwendeIclass decrypt error, shouldn't have decrypted block...
2015-02-17 Martin Holst SwendeImplemented 'hf iclass decrypt <tagdump>'. This perform...
2015-02-16 iceman1001ADD: added the missing EM identifications. Thanks... 68/head
2015-02-16 iceman1001CHG: added some more token-tags.
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-15 marshmellow42Clean up Helps and command descriptions
2015-02-14 Martin Holst SwendeRemoved un-implemented 'hf iclass write', it's confusin...
2015-02-14 Martin Holst SwendeReformatted
2015-02-14 Martin Holst SwendeStarted work on 'hf iclass eload' - only client side...
2015-02-14 Martin Holst SwendeFixed bug with iclass dump which prevented saving to...
2015-02-14 marshmellow42fix help on data rawdemod commands
2015-02-13 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-13 Martin Holst SwendeRemoved some dev- printouts
2015-02-13 Martin Holst SwendeMerge pull request #63 from marshmellow42/master
2015-02-13 Martin Holst SwendeMerge pull request #66 from iceman1001/feature
2015-02-12 Martin Holst Swendefixed issue #65
2015-02-11 pwpiwihf 14a: if the tag supports it, set default timeout...
2015-02-11 iceman1001ADD: identification of EM4233 66/head
2015-02-10 Martin Holst SwendeMerge pull request #58 from Proxmark/GenericTracing
2015-02-10 Martin Holst SwendeMerge branch 'master' into GenericTracing 58/head
2015-02-10 pwpiwiMerge pull request #64 from jessegit/csetuidfix
2015-02-10 Jesse HallioAdd settable ATQA and SAK to hf mf csetuid command. 64/head
2015-02-09 marshmellow42Merge remote-tracking branch 'upstream/master' 63/head
2015-02-09 pwpiwihw tune, data tune: adjusted "unusable" and "marginal...
2015-02-09 marshmellow42lf data combine rawdemods & depreciate cmds
2015-02-09 Martin Holst SwendeMerge pull request #59 from marshmellow42/master
2015-02-09 marshmellow42lf/data combined detectclock functions to one 59/head
2015-02-08 marshmellow42fix inconsistent spacing within functions
2015-02-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-06 marshmellow42data askraw patches, data askedgedetect demod,
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-02-05 marshmellow42lf psk/nrz split, add maxErr argument
2015-02-05 Martin Holst SwendeMerge pull request #55 from jessegit/master
2015-02-05 Martin Holst SwendeMerge pull request #57 from iceman1001/feature
2015-02-05 iceman1001FIX: LF TI WRITE inparameters didn't get copied by... 57/head
2015-02-05 Martin Holst SwendeMerge pull request #56 from iceman1001/feature
2015-02-04 iceman1001add: lots of new toytypes in default_toys.lua 56/head
2015-02-03 Jesse HallioAdd flasher from SVN r623 for HID bootprom and current... 55/head
2015-02-02 Martin Holst SwendeMerge pull request #54 from Proxmark/lf_recorder
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-31 Martin Holst SwendeFixed undecimation command
2015-01-30 Martin Holst SwendeAdded undec to un-decimate data on the client side...
2015-01-30 Martin Holst SwendeSome more fixes to longer lf recordings. Now also suppo...
2015-01-30 Martin Holst SwendeMerge pull request #53 from iceman1001/feature
2015-01-30 IcemanUpdate cmddata.c 53/head
2015-01-29 iceman1001wrong letter in variable name
2015-01-29 Martin Holst SwendeMinor documentation on 'hf list'
2015-01-28 Martin Holst SwendeAdded client-side support for recording longer samples...
2015-01-28 pwpiwiBigBuf and tracing rework: allow much longer traces...
2015-01-27 Martin Holst SwendeMerge pull request #49 from marshmellow42/master
2015-01-27 Martin Holst SwendeMinor fixes to iso14443a annotations
2015-01-27 marshmellow42lf demod bug fix & refactor
2015-01-27 Martin Holst SwendeMore annotations to iso14443b protocol listings
2015-01-27 Martin Holst SwendeMerge pull request #48 from marshmellow42/master
2015-01-26 marshmellow42clean up some comments 48/head
2015-01-26 marshmellow42lf psk demods
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-26 Martin Holst SwendeRemoved last trace of crypto from makefile 46/head
2015-01-22 Martin Holst SwendeFixed issue where -1 size_t was returned
2015-01-22 Martin Holst SwendeRemoved openssl from the mfu-stuff
2015-01-22 marshmellow42lf FSK demod tools/fixes
2015-01-21 Martin Holst SwendeGeneric tracing pt.4: Deprecated old 'hf 14b list'...
2015-01-21 Martin Holst SwendeFixed compiler error
2015-01-21 Martin Holst SwendeGeneric tracing pt.3 : reworking how iso14443b-traces...
2015-01-21 iceman1001minor fix for a help in "hf 14a snoop"
2015-01-20 marshmellow42lf Bug Fixes and lf demod additions
2015-01-20 iceman1001Minor fixes: Array inits, some array bounds checks.
2015-01-20 iceman1001FIX: another file_path found in loadTraceCard and...
2015-01-20 iceman1001SUGGESTED FIX:
2015-01-20 iceman1001FIX: The 14b write command (CmdHF14BWrite) now turns...
2015-01-20 iceman1001Minor fixes to some help-texts.
2015-01-20 iceman1001STEP 3 - the actual new files for Ultralight.
2015-01-20 iceman1001Step 2 - Ultralight / Ultralight-C
2015-01-20 iceman1001Merge branch 'master' of https://github.com/holiman...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-18 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-18 marshmellow42lf demod additions
2015-01-16 Martin Holst SwendeBugfix 'hf list 14b' and 'hf list raw'
2015-01-16 Martin Holst SwendeFirst stab at adding 'hf list 14b' and 'hf list raw'
2015-01-16 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-15 Martin Holst SwendeImproved 'hf list iclass' a bit, better understanding...
2015-01-15 Martin Holst SwendeMerge pull request #44 from marshmellow42/master
2015-01-15 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-15 Martin Holst SwendeSynchronized loclass library, imported the legal warning
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-13 marshmellow42Small lf bug fixes and threshold adjustments
2015-01-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-13 Martin Holst SwendeMerge pull request #40 from holiman/master
2015-01-12 Martin Holst SwendeActually add the FILES also, doh 40/head
2015-01-12 Martin Holst SwendeRemoved dependency on openssl, added AES implementation...
2015-01-11 Martin Holst SwendeFixed error when no match is found for uidmapping
2015-01-09 marshmellow42lf search use new psk, small demod adjustments 41/head
2015-01-09 Martin Holst Swenderemoved double include
2015-01-09 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
next
Impressum, Datenschutz