Commit graph

  • d946230aec Fix compiler warning. Romain Tartière 2015-05-11 18:39:32 +0200
  • b710ba5abd Fix memory leak. Romain Tartière 2015-04-20 14:43:15 +0200
  • 4acd3ac72b Remove now useless extra buffer size. Romain Tartière 2015-04-20 14:41:31 +0200
  • a0ba196b49 Fix buffer overrun when reading record files. Romain Tartière 2015-04-15 17:14:02 +0200
  • f6c7f7692b Check malloc(3) return value. Romain Tartière 2015-04-15 17:11:14 +0200
  • 65894ca3b4 Unbreak automake. Romain Tartière 2015-04-13 15:10:35 +0200
  • 515fc66050 Update and rename README to README.md Romain Tartière 2015-04-13 14:34:13 +0200
  • ffde4d4d92 Fix mifare_desfire_get_[iso_]file_ids() prototype. Romain Tartière 2014-04-16 02:25:54 +0200
  • 27d33775dc Don't make me think! Romain Tartière 2014-04-16 02:02:50 +0200
  • 57e1fceb6b Prevent mifare_desfire_read_data() overflow. Romain Tartière 2014-04-16 01:54:14 +0200
  • 8290d3d8cc Keys are supposed to be const. Romain Tartière 2014-04-13 20:29:57 +0200
  • 32c585db69 rnda & rndb are 16 bytes long in 3K3DS and AES mode. Romain Tartière 2014-04-13 19:57:49 +0200
  • 646a20da34 Add missing break. Romain Tartière 2014-04-13 19:47:56 +0200
  • c42dfce78d Style. Romain Tartière 2014-04-13 19:41:17 +0200
  • e848cf9ced Ignore a few more files. Romain Tartière 2014-04-06 13:50:28 +0200
  • 510d8a4b85 Reindent after last commit. Romain Tartière 2014-04-06 14:13:28 +0200
  • 3085408bf2 Check malloc() return value. Romain Tartière 2014-04-06 13:38:12 +0200
  • 0ad6a09cda Tell apart malloc failure from no application in mifare_application_write() Robert Clausecker 2014-03-19 18:20:38 +0100
  • 3e53c7811a Check for NULL pointer in mifare_application_free() Robert Clausecker 2014-03-19 17:04:14 +0100
  • c4e657f8cd Return EACCES when authentication to a DESFire tag fails Philippe Teuwen 2014-03-14 22:49:27 +0100
  • c72a55993b Return EACCES when authentication to a MIFARE Classic tag fails Philippe Teuwen 2014-03-14 22:31:48 +0100
  • 184c5dcbdf Return EACCES when authentication to an ultralight tag fails Robert Clausecker 2014-02-25 01:31:37 +0100
  • 7ae729a65d Use 424kbits/s when talking to DESFire Philippe Teuwen 2014-03-11 22:09:48 +0100
  • e6b80856c9 Use 847kbits/s when talking to DESFire Philippe Teuwen 2014-03-11 00:14:59 +0100
  • 7933adc57e mifare_desfire_connect(): select Desfire AID Philippe Teuwen 2014-02-11 17:23:06 +0100
  • 2960f704f8 Let's redirect NFC phones to Desfire as they're ISO14443-4 Philippe Teuwen 2013-12-18 18:10:34 +0100
  • dbb88cd184 mifare_cryto_postprocess_data: add safety checks Philippe Teuwen 2014-01-27 18:24:55 +0100
  • e797ee2a2e Add freefare_selected_tag_is_present() Philippe Teuwen 2014-01-27 16:32:23 +0100
  • 9ee3687280 Support for Dual Interface cards like UICC/eSE SmartMX based emulation Maxim Chechel 2013-12-18 19:14:50 +0400
  • 530ccbc193 Update changelog for 0.4.0 Romuald Conty 2013-12-04 10:57:42 +0100
  • cd481cb70e Use bzip2 instead of gzip compression algorithm Romuald Conty 2013-12-04 11:03:33 +0100
  • c3d0942c3b Updates invalid email address Romuald Conty 2013-01-28 14:11:29 +0100
  • 14219ab145 add -y flag to mifare-classic-write-ndef Don Coleman 2013-07-14 15:48:30 -0400
  • f86ad5a183 mifare-classic-read-ndef: skip NULL TLV & proprio TLV Philippe Teuwen 2013-07-14 21:18:22 +0200
  • ea496c441d Merge remote-tracking branch 'dheidler/master' Philippe Teuwen 2013-06-20 14:27:58 +0200
  • f0c4db2f4b Fix MIFARE_ULTRALIGHT_C_PAGE_COUNT_READ Philippe Teuwen 2013-06-20 00:00:55 +0200
  • 089b6006b1 libfreefare: resolve compiler warning on breakage of strict aliasing Jan Engelhardt 2013-06-05 18:30:39 +0200
  • cc36619f13 mifare-classic-format option: read keys from dump Dominik Heidler 2013-05-03 09:58:22 +0200
  • 00e999dd52 Ugly fix as workaround of FIXME mifare_desfire.c read_data() Philippe Teuwen 2013-04-29 00:51:06 +0200
  • 29235a0295 Debian: fix libnfc dependency now that rc7 has a name Philippe Teuwen 2013-04-05 16:18:58 +0200
  • 296ab78fad Debian: allow compilation against libnfc RC releases Philippe Teuwen 2013-03-31 00:02:01 +0100
  • 061b41ed2d Align with libnfc API change: test nfc_init() result Philippe Teuwen 2013-03-30 18:07:34 +0100
  • 86c194ef6c Changelog from git2cl, to be beautified Philippe Teuwen 2013-02-18 17:13:40 +0100
  • 2d3cff48e7 Add support for 7-byte UID MIFARE Classic cards Philippe Teuwen 2013-01-29 23:26:32 +0100
  • 42e731b492 DF cutter tests: detect if DF is too small for tests Philippe Teuwen 2013-01-29 22:47:50 +0100
  • bfa8bc69fc Document how to run cutter tests, all pass now Philippe Teuwen 2013-01-29 22:01:04 +0100
  • 57f93fbeda Fix buffer size in desfire_get_version, now cutter is happy on DF EV1 Philippe Teuwen 2013-01-29 11:45:40 +0100
  • 601b75333f DF EV1 Cutter tests must be done with at least a 4k card, still 2 tests failed Philippe Teuwen 2013-01-29 11:22:43 +0100
  • fbb5434f24 Adjusting DESFire frame sizes, cutter still not entirely satisfied Philippe Teuwen 2013-01-29 00:53:56 +0100
  • 5fa9f2cbc3 Remove a few static. Romain Tartière 2013-01-28 15:55:22 +0100
  • 4f3aec28b3 Updates NEWS file Romuald Conty 2013-01-20 17:50:04 +0100
  • 444a62567f Updates unit tests to use libnfc 1.7.0 Romuald Conty 2013-01-20 17:49:24 +0100
  • 8885aaa94c Debian: bump dev dep to libnfc-dev to 1.7.0 Philippe Teuwen 2013-01-16 08:32:43 +0100
  • b922c8b2c9 Add debian/.gitignore Philippe Teuwen 2013-01-16 08:31:53 +0100
  • f53c41a84c Add .gitignore Philippe Teuwen 2013-01-14 10:40:29 +0100
  • bddb688df6 Add mifare-ultralight-info to dpkg & CMakeList Philippe Teuwen 2013-01-14 10:11:02 +0100
  • 3dd6edcb3a updates library examples to use libnfc 1.7.0 API Romuald Conty 2012-12-23 21:30:10 +0000
  • 9fda402cd3 add test default ULC key in mifare-ultralight-info Philippe Teuwen 2012-11-13 23:36:07 +0000
  • 7d26778a2c fix bug in mifare_ultralight_read() Philippe Teuwen 2012-11-13 23:36:01 +0000
  • f6fecaaa9b fix typo Philippe Teuwen 2012-11-13 23:35:53 +0000
  • 60d4fca47a Tolerate older autotools Philippe Teuwen 2012-06-28 23:26:14 +0000
  • d1a6ac4a53 debian/rules don't mandate to run cutter tests when creating .deb Philippe Teuwen 2012-06-01 22:19:59 +0000
  • 9302433278 debian/control: remove dependence on libnfc2 (libnfc3 dependence is automatically created) Philippe Teuwen 2012-06-01 22:11:24 +0000
  • dd1315321d Update to current libnfc devel API. Romuald Conty 2012-06-01 21:26:01 +0000
  • a8e0b6e1e7 Support Infineon Mifare Classic 1k. (Fixes Issue 88) Romuald Conty 2012-06-01 00:38:38 +0000
  • 73a3eb7268 Fix spelling mistakes in manpages Ludovic Rousseau 2012-05-18 16:51:51 +0000
  • a6675eda70 Update write_data() prototype so that the data buffer is constant Ludovic Rousseau 2012-05-18 16:32:47 +0000
  • 71a5295e7d Fix compiler warnings Ludovic Rousseau 2012-05-18 16:30:45 +0000
  • 5a5e061e68 Fix compiler warning Ludovic Rousseau 2012-05-18 16:28:41 +0000
  • f60bb7e613 Fix compiler warning mifare-desfire-access.c:102: warning: initialization discards qualifiers from pointer target type Ludovic Rousseau 2012-05-18 16:27:23 +0000
  • 4a15097d15 Update mifare_desfire_write_data() and mifare_desfire_write_data_ex() prototypes so that the data buffer is constant Ludovic Rousseau 2012-05-18 16:26:37 +0000
  • 4a8dc7a4c6 Fix compiler warning Ludovic Rousseau 2012-05-18 16:21:26 +0000
  • 5dc7a20c1c Fix compiler warnings Ludovic Rousseau 2012-05-18 16:20:15 +0000
  • 1a9fcabf89 Declare internal function usage() as static Ludovic Rousseau 2012-05-18 16:18:45 +0000
  • a878149663 Fix compiler warning Ludovic Rousseau 2012-05-18 16:06:46 +0000
  • f0a1247693 Fix compiler warnings Ludovic Rousseau 2012-05-18 16:04:42 +0000
  • 78fea850c9 warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Ludovic Rousseau 2012-05-18 16:03:07 +0000
  • 41f979c21d warning: 'libutil.la': linking libtool libraries using a non-POSIX archiver requires 'AM_PROG_AR' in 'configure.ac' Ludovic Rousseau 2012-05-18 16:01:52 +0000
  • a13615e295 autoupdate using autoupdate (GNU Autoconf) 2.69 Ludovic Rousseau 2012-05-18 15:59:00 +0000
  • 8418ac96e6 examples remove math.h and replace pow(2, x) by 1 << x Philippe Teuwen 2012-05-17 07:40:29 +0000
  • 90f41b245e examples/mifare-desfire-create-ndef.c EV1: don't change key settings and set dynamically ndef size Philippe Teuwen 2012-05-15 21:22:35 +0000
  • 465a6aaaf0 examples/mifare-desfire-*-ndef add support for mapping v2.0 and EV1 Philippe Teuwen 2012-05-15 21:22:25 +0000
  • 0268a9f975 examples/mifare-desfire-format also resets key settings Philippe Teuwen 2012-05-15 21:22:16 +0000
  • 7594b53009 Restore explicit linkage to libnfc (revert partially r1011) Philippe Teuwen 2012-05-15 14:46:09 +0000
  • 9d34554270 examples/mifare-desfire-create-ndef.c prepare for DF EV1 NDEF mapping Philippe Teuwen 2012-05-15 12:34:17 +0000
  • 5bec80fb07 examples/mifare-desfire-ev1*: test version to ensure we've at least an EV1 Philippe Teuwen 2012-05-15 11:50:10 +0000
  • ce902387aa Typos Romain Tartiere 2012-05-14 14:28:07 +0000
  • 3c9331f1ce Add new example: mifare-ultralight-info. Romain Tartiere 2012-05-14 14:25:57 +0000
  • 6587728f5e Don't link to the libnfc (twice) since the libfreefare itself is linked against it. Romain Tartiere 2012-05-14 14:19:59 +0000
  • 3734ab437c New test: test_mifare_classic_format_first_sector(). Romain Tartiere 2012-05-14 14:11:26 +0000
  • 1da39d9273 Consistently sort out targets. Romain Tartiere 2012-05-14 14:05:31 +0000
  • 5f7d558bbe Remove unused variable. Romain Tartiere 2012-05-14 14:01:08 +0000
  • c41b8aa340 Avoid void* arithmetic GCC extension. Romain Tartiere 2012-05-14 13:59:09 +0000
  • 07c5c78a8e Fix wrong variable usage. Romain Tartiere 2012-05-14 13:58:06 +0000
  • fe5e7f3016 Fix signed/unsigned comparison. Romain Tartiere 2012-05-14 13:57:20 +0000
  • add31226ab Add an exception to the LGPL. Romain Tartiere 2012-05-10 14:36:36 +0000
  • e9cf48081b few missing free() Philippe Teuwen 2012-03-15 09:16:55 +0000
  • e096f1f421 fix issues in spilling ndef data to stdout and fix bug in mifare-desfire-write-ndef Philippe Teuwen 2012-03-15 08:56:14 +0000
  • 23700b5cdd add mifare-desfire-read-ndef, read CC in mifare-desfire-write-ndef Philippe Teuwen 2012-03-15 01:48:43 +0000
  • 0b14aa4eb2 allow input file for mifare-desfire-write-ndef & small fixes Philippe Teuwen 2012-03-14 23:52:05 +0000