Commit Graph

  • 9dfe04cd06 update documentation and help output for how to specify secrets on stdin Klas Lindfors 2017-04-19 13:54:24 +02:00
  • a7ef1315f4 bump verions after release Klas Lindfors 2017-04-18 13:23:58 +02:00
  • b426c588be NEWS for 1.4.3 Klas Lindfors 2017-04-18 13:10:09 +02:00
  • 6495a8fedc bump openssl to 1.0.2k Klas Lindfors 2017-04-06 16:07:47 +02:00
  • e6a7517050 add a new hidden flag --stdin-input for straight stdin input Klas Lindfors 2017-04-06 15:57:09 +02:00
  • d17aff4e0d Merge PR/113, fixup for PSS Alessio Di Mauro 2017-03-30 09:40:00 +02:00
  • 03849d9722 alias RSA type, call openssl functions only in openssl_utils.c Hannes Mehnert 2017-03-29 23:01:17 +01:00
  • 847b0b4267 fix PSS signing support Hannes Mehnert 2017-03-26 19:13:07 +02:00
  • 8e91c8ea2f drop dropped docs from dist sources Klas Lindfors 2016-11-29 14:40:11 +01:00
  • 627df69c43 Correct size of stored objects. Dain Nilsson 2016-11-03 11:09:25 +01:00
  • 20aa39ec21 Updated docs. Dain Nilsson 2016-10-19 15:40:54 +02:00
  • 127227fe4c Better approximation for signature size Alessio Di Mauro 2016-10-05 16:36:49 +02:00
  • af78e18151 Always set number of slots Alessio Di Mauro 2016-10-05 16:33:24 +02:00
  • 7b7c798ef6 Return correct modulus Alessio Di Mauro 2016-10-05 16:30:04 +02:00
  • 091e657a78 drop la files and pkgconfig files for mac and windows builds Klas Lindfors 2016-10-04 10:01:15 +02:00
  • ae63ca7ce8 Fix AsciiDoc issue Alessio Di Mauro 2016-10-03 15:33:12 +02:00
  • a2d602e767 Whitespace cleanup Alessio Di Mauro 2016-10-03 15:19:40 +02:00
  • 2e6702c5bb Merge pull request #90 from acdha/patch-1 Alessio Di Mauro 2016-10-03 15:18:04 +02:00
  • 002c291c31 Improve SSH with PIV and PKCS11 instructions for newbies Chris Adams 2016-09-30 16:38:03 -04:00
  • 0cf321d0fd Merge pull request #87 from fredemmott/patch-1 Klas Lindfors 2016-09-23 13:00:07 +02:00
  • e2b07664aa apprently the travis libtool can get broken and need re-install Klas Lindfors 2016-09-23 12:51:18 +02:00
  • 1bc8a3fb14 add libtool for osx build Klas Lindfors 2016-09-23 11:22:25 +02:00
  • 9714414635 do autoreconf after adding packages and set -e for travis Klas Lindfors 2016-09-23 10:29:50 +02:00
  • dce091aba7 Update documentation on ssh-agent on macos Fred Emmott 2016-09-22 23:23:25 -07:00
  • 8bdf7378d6 fixup dependencies for yubico-piv-tool.1 Klas Lindfors 2016-09-12 09:54:04 +02:00
  • 621bad8acd make sure to return RSA keys with ASN1_NULL as parameter Klas Lindfors 2016-08-17 10:32:04 +02:00
  • f2069418d2 bump versions Klas Lindfors 2016-08-12 16:04:22 +02:00
  • d504180230 release 1.4.2 Klas Lindfors 2016-08-12 15:48:26 +02:00
  • 4e5ba7c0c3 Markup fixes. Simon Josefsson 2016-08-12 15:47:11 +02:00
  • d2527a1245 Whitespace fix. Simon Josefsson 2016-08-12 15:46:32 +02:00
  • 61c71d16a3 Doc fixes. Simon Josefsson 2016-08-12 15:45:40 +02:00
  • e54176d530 Drop cflags since this "library" doesn't have any public header files. Simon Josefsson 2016-08-12 15:39:25 +02:00
  • 1b453e0f38 We modified it => add license header. Simon Josefsson 2016-08-12 15:38:31 +02:00
  • 4937270a13 Don't install ykcs11-version.h. Simon Josefsson 2016-08-12 15:37:33 +02:00
  • 89bec1260a Improve license headers. Simon Josefsson 2016-08-12 15:30:06 +02:00
  • b41e73b8c6 Improve doc. Simon Josefsson 2016-08-12 15:18:28 +02:00
  • 8e7a2796b9 if CRYPTOKI_EXPORTS is not defined don't add __declspec Klas Lindfors 2016-08-12 15:09:49 +02:00
  • 56cb376b3c drop ykcs11_check_version() that was never used or exported Klas Lindfors 2016-08-12 14:46:13 +02:00
  • c5f60bac4f fixup license header of Makefile.am Klas Lindfors 2016-08-12 14:03:42 +02:00
  • e7b4fc6ccf switch out the pkcs11 headers for the SCUTE pkcs11 header from opensc Klas Lindfors 2016-08-12 13:46:37 +02:00
  • fead011e71 add copyright and license header Klas Lindfors 2016-08-12 13:37:56 +02:00
  • 151fe5b617 enable asm for windows openssl builds Klas Lindfors 2016-08-12 09:49:25 +02:00
  • 0d7854540e correct license on ykcs11 files Klas Lindfors 2016-08-11 15:46:23 +02:00
  • 89d8a60876 Return CKR_FUNCTION_FAILED for unimplemented func Alessio Di Mauro 2016-08-11 14:30:40 +02:00
  • 09f42ead70 bump versions Klas Lindfors 2016-08-11 14:38:15 +02:00
  • 9d8525d4bf NEWS for 1.4.1 Klas Lindfors 2016-08-11 14:28:26 +02:00
  • 9313cde7eb Fix a few typos in the documentation Alessio Di Mauro 2016-08-11 09:32:24 +02:00
  • 572b04a77c bump windows and mac builds to 1.0.2h Klas Lindfors 2016-08-10 11:11:29 +02:00
  • b052250a1b make certificate serial number random by default Klas Lindfors 2016-08-10 10:12:00 +02:00
  • a3c9f6965a Add link to ssh-keygen manpage for User SSH certs Alessio Di Mauro 2016-08-01 09:29:56 +02:00
  • fac5739fed Fix typo Alessio Di Mauro 2016-07-29 10:46:36 +02:00
  • 4e5cd956c9 Fix a few typos Alessio Di Mauro 2016-07-29 10:42:18 +02:00
  • b596a806a3 Add doc on SSH User certificates Alessio Di Mauro 2016-07-29 10:20:45 +02:00
  • 3f4cb12702 Add SSH export for RSA public key Alessio Di Mauro 2016-07-12 13:54:22 +02:00
  • e8720c5023 Merge pull request #78 from Yubico/oscarso-patch-1 Oscar 2016-06-28 17:42:10 -07:00
  • 45ca5e3ecb Update Windows_certificate.adoc Oscar 2016-06-28 17:39:11 -07:00
  • 2325734150 Update Windows_certificate.adoc Oscar 2016-06-28 17:30:56 -07:00
  • 1f5fa49ba3 Supplying --key at the generate command Oscar 2016-06-28 17:07:10 -07:00
  • 4720090533 fix wording Klas Lindfors 2016-06-29 01:12:22 +02:00
  • 6f7deaa882 use >> when adding to a file Klas Lindfors 2016-05-31 10:19:31 +02:00
  • 30b6b1c8a5 add text about verifying an attestation Klas Lindfors 2016-05-31 09:35:08 +02:00
  • 31370f88b1 link and headings Klas Lindfors 2016-05-24 15:41:07 +02:00
  • 0f1fe34c28 move extensions used to other attestation doc Klas Lindfors 2016-05-24 15:28:08 +02:00
  • 563e2efe9f make NEWS for 1.4.0 clearer Klas Lindfors 2016-05-16 09:28:36 +02:00
  • 08b1ed3f2b Merge pull request #75 from mscherer/add_sw_const Klas Lindfors 2016-05-09 09:46:29 +02:00
  • 24534bcfcf Replace magic number for status word by constants Michael Scherer 2016-05-05 00:56:30 +02:00
  • bbde9f91f9 Merge branch 'fix_typo' of ssh://github.com/mscherer/yubico-piv-tool into mscherer-fix_typo Klas Lindfors 2016-05-09 09:01:28 +02:00
  • 215fc8d0cf Merge pull request #73 from mscherer/more_small_cleanup Klas Lindfors 2016-05-09 08:59:08 +02:00
  • fc5e1536ef Merge pull request #74 from mscherer/fix_constant_name Klas Lindfors 2016-05-09 08:58:39 +02:00
  • b712600727 Merge pull request #71 from mscherer/small_cleanup Klas Lindfors 2016-05-09 08:57:22 +02:00
  • f90c8596ee Merge pull request #70 from mscherer/add_constant Klas Lindfors 2016-05-09 08:56:45 +02:00
  • ff67119447 Do not repeat the size of certdata Michael Scherer 2016-05-04 23:17:43 +02:00
  • 6a4608ff05 Use more constant for filling apdu struct. Michael Scherer 2016-05-05 00:18:20 +02:00
  • 099c55e90a Fix various errors messages Michael Scherer 2016-05-04 23:27:17 +02:00
  • fd9a0a324d Fix error in the define name YKPIV_INS_GENERATE_ASYMMERTRIC Michael Scherer 2016-05-05 00:24:35 +02:00
  • 6e4266c886 Add YKPIV_ALGO_TAG Michael Scherer 2016-05-04 22:33:33 +02:00
  • 1a525f7ed7 bump version Klas Lindfors 2016-05-03 09:50:41 +02:00
  • 3f0fc88b29 release 1.4.0 Klas Lindfors 2016-05-03 09:29:30 +02:00
  • 35cf57b321 add attest doc to dist Klas Lindfors 2016-05-03 09:42:38 +02:00
  • fcfed3fa43 bump openssl to 1.0.2g Klas Lindfors 2016-05-03 09:30:15 +02:00
  • ebf31d73f8 Merge branch 'attestation2' Klas Lindfors 2016-05-03 09:24:14 +02:00
  • b1139a516b don't continue processing after list-readers action Klas Lindfors 2016-04-22 09:41:41 +02:00
  • 0af264c237 change examples to be with 6 digit pins Klas Lindfors 2016-04-19 14:23:28 +02:00
  • b512077c21 enforce minimum 6 digits of pin when changing in the tool Klas Lindfors 2016-04-19 14:19:19 +02:00
  • d1c454ca02 error isn't an iso error, run ykpiv_strerror() on it Klas Lindfors 2016-04-19 14:16:01 +02:00
  • 624e810766 ignore more Klas Lindfors 2016-04-19 07:49:18 +02:00
  • 513ce0b70f bump version Klas Lindfors 2016-04-19 07:48:45 +02:00
  • 43968c5895 NEWS for 1.3.1 Klas Lindfors 2016-04-19 07:39:10 +02:00
  • 60dbac235d unblock pin should unblock pin, not change puk Klas Lindfors 2016-04-18 21:42:37 +02:00
  • c28d88a1d9 add some documentation for attestation Klas Lindfors 2016-03-31 13:34:54 +02:00
  • abbd695ee1 change wording in help text Klas Lindfors 2016-03-31 10:36:48 +02:00
  • f1affdbb89 clearer text on --help and --verbose add example of touch-policy Klas Lindfors 2016-03-23 09:45:58 +01:00
  • 9fcf2196b2 clarify --new-key Klas Lindfors 2016-03-18 08:35:00 +01:00
  • 19b87dc6a7 newer openssl for windows and mac Klas Lindfors 2016-03-18 08:35:09 +01:00
  • f5fab7e962 add ykpiv touchpolicy to ykpiv Klas Lindfors 2016-03-17 12:29:25 +01:00
  • 189fe723f1 add YKPIV_KEY_ATTESTATION to ykpiv_import_key() Klas Lindfors 2016-03-17 12:29:13 +01:00
  • 7aa6ac93e6 add touch-policy cached Klas Lindfors 2016-03-17 10:52:03 +01:00
  • 4c74ebdc56 actually open output_file in attest() Klas Lindfors 2016-03-17 10:21:18 +01:00
  • bfc3185e9b Merge branch 'master' into attestation2 Klas Lindfors 2016-03-10 15:34:25 +01:00
  • d52b8bd3ef bump openssl to 1.0.1r Klas Lindfors 2016-02-19 12:40:23 +01:00