Commit Graph

  • f51c42f2d8 bump version to 1.3.1 Klas Lindfors 2016-02-19 12:40:18 +01:00
  • d6014ce575 NEWS for 1.3.0 Klas Lindfors 2016-02-19 12:30:13 +01:00
  • 90f23029e1 make step unsigned in dump_data() Klas Lindfors 2016-02-15 09:29:05 +01:00
  • 53667a22b0 Move asking for PKCS12 password outside of import_key() Klas Lindfors 2016-02-15 08:59:39 +01:00
  • d3a75cc6ee Merge pull request #65 from mattmoyer/add-self-signed-cert-options Klas Lindfors 2016-02-15 08:48:19 +01:00
  • a233ff53ae if the password supplied for PKCS12 doesn't verify ask for a new one Klas Lindfors 2016-02-15 08:42:35 +01:00
  • d39b697d49 Drop const from these these int parameters. Matt Moyer 2016-02-12 09:01:12 -06:00
  • f91cf3379a Add a --serial parameter to yubico-piv-tool. Matt Moyer 2016-02-10 17:40:12 -06:00
  • 98f843e7e7 Add a --valid-days parameter to yubico-piv-tool. Matt Moyer 2016-02-10 17:30:05 -06:00
  • 69b686d9b9 Merge pull request #62 from denisenkom/win-fixes Alessio Di Mauro 2016-01-18 09:55:21 +01:00
  • 47cb761a7e Fix bugs windows Mikhail Denisenko 2016-01-13 17:33:39 -05:00
  • 39f5dbd119 Typo. Alessio Di Mauro 2016-01-11 12:49:58 +01:00
  • 58766ac403 Whitespace fix. Alessio Di Mauro 2016-01-11 12:49:15 +01:00
  • 018821e99d Addresses #59, ykcs11 still has issues on Win64. Alessio Di Mauro 2016-01-11 12:45:09 +01:00
  • 8d29845b51 Remove unnecessary fields from ykpiv_state. Alessio Di Mauro 2016-01-11 12:44:43 +01:00
  • b08de95597 Remove some clutter. Alessio Di Mauro 2015-12-24 10:50:36 +01:00
  • ecfc71fab0 Print CCC with status action. Relates to #57. Alessio Di Mauro 2015-12-24 10:50:05 +01:00
  • abcce21353 Merge remote-tracking branch 'origin/generic_objects' Klas Lindfors 2015-12-21 10:42:38 +01:00
  • ab68b53b5c rework dump_data() to keep an internal buffer Klas Lindfors 2015-12-17 13:26:53 +01:00
  • d8bda22cdd rework inout test to use pipes for emulating files Klas Lindfors 2015-12-17 10:18:01 +01:00
  • 73585f2416 use unsigned long for len Klas Lindfors 2015-12-17 09:55:20 +01:00
  • 3f874dd147 don't use tmpfile(), it's broken on windows Klas Lindfors 2015-12-17 09:54:52 +01:00
  • e2f8ad21aa add a simple test case for the dump/read data functions Klas Lindfors 2015-12-17 09:27:20 +01:00
  • c89387e8fc add libykpiv as a dependency for libpiv_util Klas Lindfors 2015-12-15 10:43:29 +01:00
  • a143c6d67d remove the util function dump_hex() in favor of dump_data() Klas Lindfors 2015-12-15 10:27:54 +01:00
  • 30cc13aaff add format for read/write object as hex/base64/binary Klas Lindfors 2015-12-15 10:22:11 +01:00
  • e71c3b5337 util depends on stdbool Klas Lindfors 2015-12-15 09:28:42 +01:00
  • 24d9569f65 more work on automake dependencies to rebuild things correctly Klas Lindfors 2015-12-15 09:23:04 +01:00
  • 1c2d98b16d use top_builddir for relations between dirs Klas Lindfors 2015-12-14 12:54:25 +01:00
  • fc4443aca7 add configure.ac as a dependency of the yubico-piv-tool binary Klas Lindfors 2015-12-14 12:52:34 +01:00
  • 35c449e374 change multiplication of minor to 10 so we don't overflow Klas Lindfors 2015-12-14 12:48:28 +01:00
  • d3b271cd9e next version will be 1.3.0 since new interfaces where added Klas Lindfors 2015-12-14 12:22:13 +01:00
  • a4ee5725b8 add generic write and read object actions for the tool Klas Lindfors 2015-12-14 10:55:32 +01:00
  • 63b8b43bef Bump LT version. Alessio Di Mauro 2015-12-11 12:14:48 -08:00
  • f3520c44c5 Fixup ykpiv exports and untabify. Alessio Di Mauro 2015-12-11 12:17:08 -08:00
  • 48ac9bb156 Merge pull request #51 from denisenkom/misc-bugfixes Alessio Di Mauro 2015-12-11 12:11:47 -08:00
  • 6042a2140e Implemented C_SetPIN Mikhail Denisenko 2015-12-10 17:31:22 -05:00
  • fb28d56a07 Merge pull request #50 from denisenkom/misc-bugfixes Alessio Di Mauro 2015-12-10 10:34:49 -08:00
  • 5a60faf779 Fixed extraction of RSA modulus and exponent Mikhail Denisenko 2015-12-09 13:13:24 -05:00
  • 2bbe710559 Merge pull request #49 from Jakuje/master Alessio Di Mauro 2015-12-08 09:50:14 -08:00
  • 3e920d11b3 bump next version to 1.2.3 Klas Lindfors 2015-12-08 14:22:39 +01:00
  • 98c0b34699 NEWS for 1.2.2 Klas Lindfors 2015-12-08 14:13:38 +01:00
  • e7d53ceb45 fix an old overflow bug Klas Lindfors 2015-12-08 14:12:29 +01:00
  • b784f0ea8d Get rid of warnings about unused functions when running without HW_TESTS Jakub Jelen 2015-12-08 13:27:04 +01:00
  • 1f1b61bcf9 bump versions to 1.2.2 Klas Lindfors 2015-12-08 13:20:56 +01:00
  • 895e6216b1 NEWS for 1.2.1 Klas Lindfors 2015-12-08 10:38:01 +01:00
  • a1d6007375 increase buffer sizes when building the status view Klas Lindfors 2015-12-07 19:53:43 +01:00
  • 6f6490f023 add cflags for mac build Klas Lindfors 2015-12-07 12:22:42 +01:00
  • a03181757d change around windows layout, include libssl, drop all pkgconfig Klas Lindfors 2015-12-07 12:08:50 +01:00
  • 337931fae7 bump versions Klas Lindfors 2015-12-07 09:41:07 +01:00
  • 16be345e8b next version is 1.2.0, also NEWS for it Klas Lindfors 2015-12-07 09:14:09 +01:00
  • dcdc42ad4c bump openssl to 1.0.1q for windows and mac builds Klas Lindfors 2015-12-07 09:02:45 +01:00
  • 75f9ccd064 add Android code signing doc for dist Klas Lindfors 2015-12-07 09:36:54 +01:00
  • ebbb002068 don't overfill the buffer on cert import Klas Lindfors 2015-12-07 09:24:04 +01:00
  • 67fc8f705c Merge pull request #46 from denisenkom/getattr-fix Alessio Di Mauro 2015-12-03 18:01:37 -08:00
  • 8297815622 Return CKR_ATTRIBUTE_TYPE_INVALID instead of CKR_FUNCTION_FAILED on unsupported attributes. Mikhail Denisenko 2015-12-03 18:04:44 -05:00
  • bfda53303c YKCS11: update cert buffer size. Alessio Di Mauro 2015-12-03 10:47:49 -08:00
  • 94cd489efd YKCS11: allow key generation for retired keys slots. Alessio Di Mauro 2015-12-03 10:24:02 -08:00
  • ebdb9f7f5f YKCS11: Fix RSA2048 key generation template. Alessio Di Mauro 2015-12-03 10:10:38 -08:00
  • b660837909 Merge pull request #38 from denisenkom/patch-1 Alessio Di Mauro 2015-12-03 09:43:02 -08:00
  • 3b0152a0e3 Merge pull request #40 from denisenkom/pin-bug-fix Alessio Di Mauro 2015-12-03 08:58:00 -08:00
  • baae5fa464 difference between CHUID and CCC in success message. Klas Lindfors 2015-12-03 14:53:10 +01:00
  • 70e181a860 add a new action set-ccc Klas Lindfors 2015-12-03 08:01:07 +01:00
  • 36972ebc6f Securely dispose of pin copy Mikhail Denisenko 2015-12-01 16:45:09 -05:00
  • 1a533ea0dc Fixed bug #39 Mikhail Denisenko 2015-12-01 16:24:38 -05:00
  • 9d4ff79dd6 Update ykcs11.c denisenkom 2015-12-01 13:26:33 -05:00
  • e949618ec2 YKCS11: started adding RSA test. Alessio Di Mauro 2015-11-27 17:13:54 +01:00
  • 72a5137e9d More memcpy. Alessio Di Mauro 2015-11-27 15:43:24 +01:00
  • 4e8f818e82 YKCS11: add more tests. Alessio Di Mauro 2015-11-27 14:21:18 +01:00
  • 669997b2dc Minor fix. Alessio Di Mauro 2015-11-27 14:06:10 +01:00
  • 0a93217dbc Minor fix. Alessio Di Mauro 2015-11-27 14:01:56 +01:00
  • 968348a4c2 YKCS11: use memcpy. Alessio Di Mauro 2015-11-27 13:41:56 +01:00
  • 721ad03e35 Fix parameter check in SignInit. Alessio Di Mauro 2015-11-27 10:10:14 +01:00
  • 8b0ed073d3 YKCS11: Return the object handler after importing certs/keys. Alessio Di Mauro 2015-11-27 10:06:26 +01:00
  • 59faa09c7a YKCS11: started test on key import and signatures. Alessio Di Mauro 2015-11-25 17:43:21 +01:00
  • ef81317183 YKCS11: Test logins. Alessio Di Mauro 2015-11-25 16:10:41 +01:00
  • ab92c90071 Report disabled hw test in the logfile of the test. Alessio Di Mauro 2015-11-25 15:46:10 +01:00
  • a5387c12e7 YKCS11: Add more to session tests. Alessio Di Mauro 2015-11-25 15:44:11 +01:00
  • 6764639982 YKCS11: test session. Alessio Di Mauro 2015-11-25 11:10:19 +01:00
  • a0d4e9b887 YKCS11: test mechanisms. Alessio Di Mauro 2015-11-25 11:09:03 +01:00
  • 8566e50f0c Typo Alessio Di Mauro 2015-11-25 10:59:24 +01:00
  • 6f8541b438 openjdk -> OpenJDK Klas Lindfors 2015-11-25 12:57:21 +01:00
  • 856cf03009 formatting of blocks Klas Lindfors 2015-11-25 12:52:52 +01:00
  • e4a2b6c3de wording on list points Klas Lindfors 2015-11-25 11:13:43 +01:00
  • 7f826f3aab bind together what should be one block Klas Lindfors 2015-11-25 11:13:07 +01:00
  • 5a75c0383e shorten very long lines Klas Lindfors 2015-11-25 11:11:03 +01:00
  • 60a3186d1d add short doc on android code signing Klas Lindfors 2015-11-25 11:08:32 +01:00
  • 523ab1d365 More YKCS11 tests. Alessio Di Mauro 2015-11-24 18:56:36 +01:00
  • 262f5f4771 Make ykcs11 functions pointer global to all tests. Alessio Di Mauro 2015-11-24 16:56:17 +01:00
  • 0f1b05494a Add/fix some prints for tests. Alessio Di Mauro 2015-11-24 16:52:31 +01:00
  • 56415dbc2d Whitespace fix. Alessio Di Mauro 2015-11-24 16:50:27 +01:00
  • cc8cb59f8c Added infrastructure for hardware tests. Alessio Di Mauro 2015-11-24 15:30:35 +01:00
  • c0dfbb7377 Whitelist retired key IDs. Alessio Di Mauro 2015-11-24 14:29:38 +01:00
  • 8bf407e330 YKCS11: report correct version. Alessio Di Mauro 2015-11-24 14:06:37 +01:00
  • e236803bb1 Whitespace fix. Alessio Di Mauro 2015-11-24 13:13:14 +01:00
  • 71dde91fe2 Fix some comments. Alessio Di Mauro 2015-11-24 13:03:18 +01:00
  • d00150ac05 Add retired keys to Find operations. Alessio Di Mauro 2015-11-24 13:01:32 +01:00
  • 2d7b8fadc9 Capitalize. Alessio Di Mauro 2015-11-24 11:12:56 +01:00
  • c16aaaa7d0 Add retired keys in more places. Alessio Di Mauro 2015-11-24 11:05:21 +01:00
  • 7de6ab1450 Add OIDs for retired keys and rearrange. Alessio Di Mauro 2015-11-23 16:29:17 +01:00