Commit graph

706 commits

Author SHA1 Message Date
Oleg Moiseenko 8bb4c86e88
text 2022-01-29 13:38:59 +02:00
iceman1001 16a666331a textual 2022-01-29 11:02:39 +01:00
merlokk da2719c6f3 cipurse overview 2022-01-29 02:02:51 +02:00
Philippe Teuwen 140a7f34a4 make style 2022-01-23 20:02:57 +01:00
Matt Moran 750fd646c1 Shorten command help text, reorder changelog 2022-01-17 23:38:00 +13:00
Matt Moran 8118ab538c Update commands.json/.md 2022-01-15 14:10:23 +13:00
Philippe Teuwen 105d5334db make style to remove zx 2022-01-11 02:15:54 +01:00
Philippe Teuwen f11ae25213 Disable ht2crack5gpu as ht2crack5opencl supercedes it and ht2crack5gpu can be difficult to get running on setups supporting OpenCL on more than one Nvidia GPU 2022-01-09 16:34:31 +01:00
Philippe Teuwen 5a4584358c make style 2022-01-09 14:10:26 +01:00
Nate Glaser 0579b8f63c Made requested changes -- I think 2022-01-07 19:07:29 -05:00
Nate Glaser 5ccc749f23 Added Advanced compilation parameters 2022-01-07 18:22:08 -05:00
Philippe Teuwen ebba11b3f5 make style 2022-01-06 20:05:26 +01:00
Matt Moran 14b6580fcb Squashed commit of the following:
commit 8f77179a2f
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 11:25:38 2022 +0100

    remove unused file

commit bcafc5d03c
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 11:24:04 2022 +0100

    some historical copyright adjustments, thanks @iceman1001!

commit b703bb746b
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 02:19:46 2022 +0100

    Adapting license headers, WIP

commit 8952a1f712
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 00:37:34 2022 +0100

    adapt contributing text

commit cdfb83075f
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 00:24:15 2022 +0100

    toc

commit 014817f854
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Thu Jan 6 00:15:40 2022 +0100

    Adding AUTHORS and changing licensing terms from 'GPLv2 or later' to 'GPLv3 or later' to comply with components available only under 'GPLv3 or later'. Details:

    Initial releases by Jonathan Westhues in 2005-2007 were made under GPL
    "either version 2 of the License, or (at your option) any later version"

    Since then, a number of dependencies and files were integrated to the project, but under a "GPLv3 or later" license. These components are reveng, desfire_crypto and lrpcrypto. Note that compnents cryptorf, hitag2crack and fpga-xc3s100e are also under GPLv3+ but not bound to the firmware or client source code.

    Therefore, we must mechanically upgrade the license of the whole project to GPLv3+, as made possible by the initial licensing terms and as mandated by the inclusion of GPLv3+ code.

    Still to do: update each source file header:

        Copyright (C) Proxmark3 contributors. See AUTHORS.md for details.

        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.

        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.

commit 5561466fe8
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Wed Jan 5 18:56:56 2022 +0100

    make style

commit 2d1a1dc034
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Wed Jan 5 17:57:49 2022 +0100

    make style doc/commands.json

commit fc53665e5c
Merge: a6d22ee43 c0cc09d86
Author: Philippe Teuwen <phil@teuwen.org>
Date:   Wed Jan 5 17:52:44 2022 +0100

    Merge pull request #1552 from joswr1ght/master

    Add --no-auth support for hf mfdes createapp

commit c0cc09d86b
Author: Joshua Wright <jwright@hasborg.com>
Date:   Wed Jan 5 07:12:20 2022 -0500

    Style consistency changes for hf mfdes createapp feature addition

commit f9c96f49da
Author: Joshua Wright <jwright@hasborg.com>
Date:   Tue Jan 4 17:01:10 2022 -0500

    Update CHANGELOG with MIFARE DESFire createapp --no-auth change

commit 859b55933d
Author: Joshua Wright <jwright@hasborg.com>
Date:   Tue Jan 4 15:55:26 2022 -0500

    Add --no-auth support for hf mfdes createapp
2022-01-07 01:08:55 +13:00
Matt Moran 533b31bc6d Format code/strings 2022-01-07 01:03:43 +13:00
Matt Moran 84ff84ffd0 Add hf gallagher diversify 2022-01-07 00:05:38 +13:00
Matt Moran de30ba90d1 Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher 2022-01-05 23:56:33 +13:00
Matt Moran 8ecfc4af34 Make variables & function names snake_case 2022-01-05 23:53:03 +13:00
Matt Moran fad30294aa Format styles 2022-01-05 23:08:10 +13:00
zkldi 025d28a9dc
Use pacman -Syu instead of pacman -Sy
`pacman -Sy` can result in partial upgrades and system damage if the user doesn't understand what it entails and never finishes the upgrade.

See: https://bbs.archlinux.org/viewtopic.php?id=241092
2022-01-05 00:39:24 +00:00
Philippe Teuwen c522046392 make style on doc/commands.json 2022-01-03 22:46:19 +01:00
Philippe Teuwen 7a5786b9e4 fix a number of strx usages 2022-01-01 02:39:10 +01:00
iceman1001 738701e8e7 text 2021-12-31 16:13:49 +01:00
Philippe Teuwen a4a51a0833 update commands.json 2021-12-31 12:55:10 +01:00
iceman1001 21cbfd61bd text 2021-12-31 11:42:15 +01:00
iceman1001 3450439b7b text 2021-12-31 11:36:43 +01:00
iceman1001 35b4f76c75 text 2021-12-31 11:25:27 +01:00
iceman1001 c3b876c46c text 2021-12-31 11:22:10 +01:00
iceman1001 dc29274cb3 text 2021-12-31 11:17:23 +01:00
iceman1001 28f4a19bd6 text 2021-12-31 11:15:25 +01:00
iceman1001 7fb0856cdb text 2021-12-31 11:11:29 +01:00
iceman1001 d5f39519a4 text 2021-12-31 11:04:05 +01:00
iceman1001 36086d12dc text 2021-12-31 10:58:25 +01:00
iceman1001 bd8a40716c text 2021-12-31 10:55:16 +01:00
iceman1001 04d7f18e55 text 2021-12-31 10:52:28 +01:00
iceman1001 0e7b61ed55 text 2021-12-31 10:48:53 +01:00
iceman1001 8b74f610c8 text 2021-12-31 10:15:47 +01:00
iceman1001 cd764ac832 text 2021-12-31 10:13:22 +01:00
iceman1001 f290a7c630 text 2021-12-31 10:08:16 +01:00
iceman1001 24c835f024 added ToC 2021-12-31 10:01:02 +01:00
Philippe Teuwen ca44df03d1 reorder magic notes 2021-12-30 23:01:45 +01:00
Philippe Teuwen eb3c48cd25 make style 2021-12-30 12:41:23 +01:00
Philippe Teuwen 02f2318326 option --force to hf mfu rdb/wrbl and document how to set version & sig on ultimate card 2021-12-30 12:11:22 +01:00
Philippe Teuwen 62a9f5dcc2 make style 2021-12-29 16:28:50 +01:00
Philippe Teuwen e68c56b89c update notes on ultimate card: presets 2021-12-29 16:01:24 +01:00
Philippe Teuwen 1c1de3142b update notes on ultimate card 2021-12-29 14:49:42 +01:00
Philippe Teuwen 3a7c114d45 update notes on ultimate card 2021-12-29 13:44:19 +01:00
Philippe Teuwen 13f7ca0fb3 update notes on ultimate card 2021-12-29 03:24:42 +01:00
iceman1001 0d38da5de2 make style 2021-12-27 19:36:42 +01:00
iceman1001 49ee82be19 zx now builds after fixing corrent header. 2021-12-24 15:24:32 +01:00
iceman1001 9123eeac2d added hf mf acl to decode and print MIFARE ACLs. Thanks for the idea @mwalker33! I know you did implement one but you never pushed it ;) 2021-12-17 03:08:35 +01:00