summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-19upstream: revert previous: naddy pointed out what's meant tojmc@openbsd.org2-6/+9
2019-11-19upstream: -c and -s do not make sense with -k; reshuffle -k intojmc@openbsd.org2-10/+7
2019-11-19upstream: document '$' environment variable expansion fornaddy@openbsd.org1-2/+7
2019-11-19upstream: more missing mentions of ed25519-sk; ok djm@naddy@openbsd.org5-18/+31
2019-11-19upstream: additional missing stdarg.h includes when built withoutnaddy@openbsd.org7-7/+8
2019-11-19upstream: add the missing WITH_OPENSSL ifdefs after the ED25519-SKnaddy@openbsd.org2-1/+27
2019-11-18remove all EC algs from proposals, no just sk onesDamien Miller1-6/+2
2019-11-18filter PUBKEY_DEFAULT_PK_ALG for ECC algorithmsDamien Miller1-13/+19
2019-11-18upstream: LibreSSL change the format for openssl rsa -text output fromdtucker@openbsd.org1-2/+2
2019-11-18upstream: fix a bug that prevented serialisation of ed25519-sk keysdjm@openbsd.org1-1/+2
2019-11-18upstream: Fix incorrect error message when key certification failsdjm@openbsd.org1-2/+2
2019-11-18upstream: fix bug that prevented certification of ed25519-sk keysdjm@openbsd.org1-1/+7
2019-11-18upstream: allow *-sk key types to be turned into certificatesdjm@openbsd.org1-4/+2
2019-11-18upstream: mention ed25519-sk key/cert types here too; prompted bydjm@openbsd.org3-6/+14
2019-11-18upstream: mention ed25519-sk in places where it is accepted;djm@openbsd.org1-5/+6
2019-11-18upstream: document ed25519-sk pubkey, private key and certificatedjm@openbsd.org1-5/+40
2019-11-18upstream: correct order or ecdsa-sk private key fieldsdjm@openbsd.org1-1/+1
2019-11-18upstream: correct description of fields in pub/private keys (wasdjm@openbsd.org1-0/+3
2019-11-18Teach the GTK2/3 ssh-askpass the new prompt hintsDamien Miller1-43/+72
2019-11-18Move ifdef OPENSSL_HAS_ECC.Darren Tucker1-1/+1
2019-11-18Enable -Wimplicit-fallthrough if supportedDarren Tucker1-0/+1
2019-11-18upstream: missing break in getopt switch; spotted by Sebastian Kinnedjm@openbsd.org1-1/+2
2019-11-18upstream: tweak debug messagedjm@openbsd.org1-2/+2
2019-11-16upstream: a little debug() in the security key interfacedjm@openbsd.org1-1/+8
2019-11-16upstream: always use ssh-sk-helper, even for the internal USB HIDdjm@openbsd.org1-35/+11
2019-11-16upstream: fix typos in sk_enrollmarkus@openbsd.org1-5/+5
2019-11-16upstream: double word;jmc@openbsd.org1-3/+3
2019-11-16upstream: remove most uses of BN_CTXdjm@openbsd.org4-84/+47
2019-11-15Add wrappers for other ultrix headers.Darren Tucker1-8/+10
2019-11-15Add SSIZE_MAX when we define ssize_t.Darren Tucker1-0/+1
2019-11-15Remove ultrix realpath hack.Darren Tucker1-1/+0
2019-11-15upstream: unshield security key privkey before attempting signaturedjm@openbsd.org1-4/+16
2019-11-15upstream: rewrite c99-ismderaadt@openbsd.org1-2/+2
2019-11-15upstream: only clang understands those new -W optionsderaadt@openbsd.org1-0/+1
2019-11-15configure flag to built-in security key supportDamien Miller2-1/+12
2019-11-15upstream commitDamien Miller2-21/+21
2019-11-15upstream commitDamien Miller1-21/+34
2019-11-15upstream commitDamien Miller1-9/+5
2019-11-15upstream commitDamien Miller1-5/+3
2019-11-15upstream commitDamien Miller1-4/+4
2019-11-15upstream commitDamien Miller1-1/+4
2019-11-15upstream commitDamien Miller1-3/+3
2019-11-15upstream: don't consult dlopen whitelist for internal security keydjm@openbsd.org1-2/+4
2019-11-15upstream commitDamien Miller1-14/+14
2019-11-15upstream commitDamien Miller1-4/+4
2019-11-15upstream: U2F tokens may return FIDO_ERR_USER_PRESENCE_REQUIRED whendjm@openbsd.org1-0/+4
2019-11-15Add libfido2 to INSTALL.Darren Tucker1-0/+9
2019-11-15libcrypto is now optional.Darren Tucker1-9/+10
2019-11-15upstream: show the "please touch your security key" notifier whendjm@openbsd.org1-9/+15
2019-11-15upstream: close the "touch your security key" notifier on the errordjm@openbsd.org1-2/+2