summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-add/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-04-03give ssh-keygen the ability to dump the contents of a binary keydjm1-2/+2
2020-01-25factor out reading/writing sshbufs to dedicated functions;djm1-2/+2
2019-12-13use ssh-sk-helper for all security key signing operationsdjm1-4/+2
2019-11-14directly support U2F/FIDO2 security keys in OpenSSH by linkingdjm1-1/+4
2019-10-31Refactor signing - use sshkey_sign for everything, including the newdjm1-2/+2
2019-10-31ssh-add support for U2F/FIDO keysdjm1-2/+2
2018-07-25Don't redefine Makefile choices which come correct from bsd.*.mkderaadt1-4/+1
2018-01-08group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSLmarkus1-7/+3
2017-12-14Replace ED25519's private SHA-512 implementation with a call to thenaddy1-2/+2
2017-12-10ssh/lib hasn't worked towards our code-sharing goals for a quit while,deraadt1-3/+11
2017-07-10zap redundant Makefile variables.espie1-4/+1
2001-03-04don't link unused libsmarkus1-3/+3
2001-03-03log*.c -> log.cmarkus1-2/+2
2001-01-29$OpenBSD$niklas1-0/+2
2000-06-29no longer needed; good riddance for static archstodd1-5/+0
1999-12-06atomicio() via libderaadt1-1/+1
1999-12-06move atomicio into it's own file. wrap all socket write()s which were doingderaadt1-1/+1
1999-10-27fix for stupid binutils linkerderaadt1-3/+3
1999-10-25move common files to ./lib and link libssh.a, tested with and w/o objmarkus1-13/+2
1999-10-07on static machines, install these as mode 0deraadt1-1/+8
1999-10-06scp should not link against kerberos stuffderaadt1-0/+11
1999-10-04more shrinkingderaadt1-3/+2
1999-10-04nuked minfd. sigh. hope this is the last one.markus1-6/+1
1999-10-01Remove kerberos libdes - it's all in libcryptobeck1-1/+1
1999-09-30use libc md5deraadt1-1/+1
1999-09-29update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpagesdugsong1-2/+2
1999-09-29DPADD; mickeyderaadt1-0/+1
1999-09-28convert all uses of gmp to SSL bignumprovos1-3/+3
1999-09-26fix make dependderaadt1-4/+3
1999-09-26proper groups for installderaadt1-1/+0
1999-09-26build ssh components using our build modelderaadt1-0/+21