Klas Lindfors
|
0d7854540e
|
correct license on ykcs11 files
|
2016-08-11 15:46:47 +02:00 |
|
Alessio Di Mauro
|
89d8a60876
|
Return CKR_FUNCTION_FAILED for unimplemented func
Closes #84
|
2016-08-11 14:41:12 +02:00 |
|
Klas Lindfors
|
09f42ead70
|
bump versions
|
2016-08-11 14:38:15 +02:00 |
|
Klas Lindfors
|
9d8525d4bf
|
NEWS for 1.4.1
|
2016-08-11 14:28:26 +02:00 |
|
Alessio Di Mauro
|
9313cde7eb
|
Fix a few typos in the documentation
|
2016-08-11 09:33:59 +02:00 |
|
Klas Lindfors
|
572b04a77c
|
bump windows and mac builds to 1.0.2h
|
2016-08-10 11:11:29 +02:00 |
|
Klas Lindfors
|
b052250a1b
|
make certificate serial number random by default
|
2016-08-10 10:12:32 +02:00 |
|
Alessio Di Mauro
|
a3c9f6965a
|
Add link to ssh-keygen manpage for User SSH certs
|
2016-08-01 09:29:56 +02:00 |
|
Alessio Di Mauro
|
fac5739fed
|
Fix typo
|
2016-07-29 10:46:36 +02:00 |
|
Alessio Di Mauro
|
4e5cd956c9
|
Fix a few typos
Obligatory after-push typo.
|
2016-07-29 10:42:18 +02:00 |
|
Alessio Di Mauro
|
b596a806a3
|
Add doc on SSH User certificates
|
2016-07-29 10:20:45 +02:00 |
|
Alessio Di Mauro
|
3f4cb12702
|
Add SSH export for RSA public key
|
2016-07-12 13:54:22 +02:00 |
|
Oscar
|
e8720c5023
|
Merge pull request #78 from Yubico/oscarso-patch-1
Supplying --key when management key value is longer the default value
|
2016-06-28 17:42:10 -07:00 |
|
Oscar
|
45ca5e3ecb
|
Update Windows_certificate.adoc
|
2016-06-28 17:39:11 -07:00 |
|
Oscar
|
2325734150
|
Update Windows_certificate.adoc
|
2016-06-28 17:30:56 -07:00 |
|
Oscar
|
1f5fa49ba3
|
Supplying --key at the generate command
Supply the management key value during generate key if it has ever been modified
|
2016-06-28 17:07:10 -07:00 |
|
Klas Lindfors
|
4720090533
|
fix wording
|
2016-06-29 01:12:22 +02:00 |
|
Klas Lindfors
|
6f7deaa882
|
use >> when adding to a file
|
2016-05-31 10:19:31 +02:00 |
|
Klas Lindfors
|
30b6b1c8a5
|
add text about verifying an attestation
|
2016-05-31 09:35:08 +02:00 |
|
Klas Lindfors
|
31370f88b1
|
link and headings
|
2016-05-24 15:41:07 +02:00 |
|
Klas Lindfors
|
0f1fe34c28
|
move extensions used to other attestation doc
|
2016-05-24 15:28:08 +02:00 |
|
Klas Lindfors
|
563e2efe9f
|
make NEWS for 1.4.0 clearer
|
2016-05-16 09:29:36 +02:00 |
|
Klas Lindfors
|
08b1ed3f2b
|
Merge pull request #75 from mscherer/add_sw_const
Replace magic number for status word by constants
|
2016-05-09 09:46:29 +02:00 |
|
Michael Scherer
|
24534bcfcf
|
Replace magic number for status word by constants
Most come from NIST special publication 800-73-4, section 5.6,
except one which I assume to be a custom one for yubikey.
|
2016-05-09 09:38:37 +02:00 |
|
Klas Lindfors
|
bbde9f91f9
|
Merge branch 'fix_typo' of ssh://github.com/mscherer/yubico-piv-tool into mscherer-fix_typo
|
2016-05-09 09:01:28 +02:00 |
|
Klas Lindfors
|
215fc8d0cf
|
Merge pull request #73 from mscherer/more_small_cleanup
Use more constant for filling apdu struct.
|
2016-05-09 08:59:08 +02:00 |
|
Klas Lindfors
|
fc5e1536ef
|
Merge pull request #74 from mscherer/fix_constant_name
Fix error in the define name YKPIV_INS_GENERATE_ASYMMERTRIC
|
2016-05-09 08:58:39 +02:00 |
|
Klas Lindfors
|
b712600727
|
Merge pull request #71 from mscherer/small_cleanup
Do not repeat the size of certdata
|
2016-05-09 08:57:22 +02:00 |
|
Klas Lindfors
|
f90c8596ee
|
Merge pull request #70 from mscherer/add_constant
Add YKPIV_ALGO_TAG
|
2016-05-09 08:56:45 +02:00 |
|
Michael Scherer
|
ff67119447
|
Do not repeat the size of certdata
|
2016-05-05 01:11:46 +02:00 |
|
Michael Scherer
|
6a4608ff05
|
Use more constant for filling apdu struct.
|
2016-05-05 01:11:42 +02:00 |
|
Michael Scherer
|
099c55e90a
|
Fix various errors messages
|
2016-05-05 01:11:37 +02:00 |
|
Michael Scherer
|
fd9a0a324d
|
Fix error in the define name YKPIV_INS_GENERATE_ASYMMERTRIC
|
2016-05-05 01:11:33 +02:00 |
|
Michael Scherer
|
6e4266c886
|
Add YKPIV_ALGO_TAG
Replace the magic constant 0x80 when sending a packet to the key
|
2016-05-05 01:11:18 +02:00 |
|
Klas Lindfors
|
1a525f7ed7
|
bump version
|
2016-05-03 09:50:41 +02:00 |
|
Klas Lindfors
|
3f0fc88b29
|
release 1.4.0
|
2016-05-03 09:42:56 +02:00 |
|
Klas Lindfors
|
35cf57b321
|
add attest doc to dist
|
2016-05-03 09:42:56 +02:00 |
|
Klas Lindfors
|
fcfed3fa43
|
bump openssl to 1.0.2g
|
2016-05-03 09:33:44 +02:00 |
|
Klas Lindfors
|
ebf31d73f8
|
Merge branch 'attestation2'
|
2016-05-03 09:24:14 +02:00 |
|
Klas Lindfors
|
b1139a516b
|
don't continue processing after list-readers action
it fell through into write-object
|
2016-04-22 09:41:41 +02:00 |
|
Klas Lindfors
|
0af264c237
|
change examples to be with 6 digit pins
|
2016-04-19 14:23:28 +02:00 |
|
Klas Lindfors
|
b512077c21
|
enforce minimum 6 digits of pin when changing in the tool
|
2016-04-19 14:19:33 +02:00 |
|
Klas Lindfors
|
d1c454ca02
|
error isn't an iso error, run ykpiv_strerror() on it
|
2016-04-19 14:16:01 +02:00 |
|
Klas Lindfors
|
624e810766
|
ignore more
|
2016-04-19 07:49:18 +02:00 |
|
Klas Lindfors
|
513ce0b70f
|
bump version
|
2016-04-19 07:48:45 +02:00 |
|
Klas Lindfors
|
43968c5895
|
NEWS for 1.3.1
|
2016-04-19 07:39:10 +02:00 |
|
Klas Lindfors
|
60dbac235d
|
unblock pin should unblock pin, not change puk
|
2016-04-18 21:43:34 +02:00 |
|
Klas Lindfors
|
c28d88a1d9
|
add some documentation for attestation
|
2016-03-31 13:34:54 +02:00 |
|
Klas Lindfors
|
abbd695ee1
|
change wording in help text
authentication key -> management key
|
2016-03-31 10:36:48 +02:00 |
|
Klas Lindfors
|
f1affdbb89
|
clearer text on --help and --verbose add example of touch-policy
|
2016-03-23 09:45:58 +01:00 |
|