summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-agent/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* enable PKCS#11 code; ok djmmarkus2010-02-091-3/+2
* replace our obsolete smartcard code with PKCS#11.markus2010-02-081-1/+2
* make ssh-agent setgid, disallow ptrace.markus2002-08-121-2/+3
* move -lsectok to Makefile.inc for nowmarkus2001-06-271-3/+1
* add smartcard support to the makefiles (commented out);markus2001-06-261-1/+3
* unbreakmarkus2001-06-261-6/+1
* more smartcard support.markus2001-06-261-1/+6
* don't link unused libsmarkus2001-03-041-3/+3
* log*.c -> log.cmarkus2001-03-031-2/+2
* $OpenBSD$niklas2001-01-291-0/+2
* no longer needed; good riddance for static archstodd2000-06-291-5/+0
* fix for stupid binutils linkerderaadt1999-10-271-2/+3
* move common files to ./lib and link libssh.a, tested with and w/o objmarkus1999-10-251-13/+1
* on static machines, install these as mode 0deraadt1999-10-071-1/+8
* scp should not link against kerberos stuffderaadt1999-10-061-0/+11
* more shrinkingderaadt1999-10-041-3/+2
* nuked minfd. sigh. hope this is the last one.markus1999-10-041-6/+1
* Remove kerberos libdes - it's all in libcryptobeck1999-10-011-1/+1
* use libc md5deraadt1999-09-301-1/+1
* update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpagesdugsong1999-09-291-2/+2
* DPADD; mickeyderaadt1999-09-291-0/+1
* convert all uses of gmp to SSL bignumprovos1999-09-281-6/+6
* proper groups for installderaadt1999-09-261-1/+0
* build ssh components using our build modelderaadt1999-09-261-0/+20