Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't link unused libs | 2001-03-04 | 1 | -3/+3 | |
| | |||||
* | log*.c -> log.c | 2001-03-03 | 1 | -2/+2 | |
| | |||||
* | $OpenBSD$ | 2001-01-29 | 1 | -0/+2 | |
| | |||||
* | no longer needed; good riddance for static archs | 2000-06-29 | 1 | -5/+0 | |
| | |||||
* | atomicio() via lib | 1999-12-06 | 1 | -1/+1 | |
| | |||||
* | move atomicio into it's own file. wrap all socket write()s which were doing | 1999-12-06 | 1 | -1/+1 | |
| | | | | write(sock, buf, len) != len, with atomicio() calls. | ||||
* | fix for stupid binutils linker | 1999-10-27 | 1 | -3/+3 | |
| | |||||
* | move common files to ./lib and link libssh.a, tested with and w/o obj | 1999-10-25 | 1 | -13/+2 | |
| | |||||
* | on static machines, install these as mode 0 | 1999-10-07 | 1 | -1/+8 | |
| | |||||
* | scp should not link against kerberos stuff | 1999-10-06 | 1 | -0/+11 | |
| | |||||
* | more shrinking | 1999-10-04 | 1 | -3/+2 | |
| | |||||
* | nuked minfd. sigh. hope this is the last one. | 1999-10-04 | 1 | -6/+1 | |
| | |||||
* | Remove kerberos libdes - it's all in libcrypto | 1999-10-01 | 1 | -1/+1 | |
| | |||||
* | use libc md5 | 1999-09-30 | 1 | -1/+1 | |
| | |||||
* | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpages | 1999-09-29 | 1 | -2/+2 | |
| | |||||
* | DPADD; mickey | 1999-09-29 | 1 | -0/+1 | |
| | |||||
* | convert all uses of gmp to SSL bignum | 1999-09-28 | 1 | -3/+3 | |
| | | | | | | convert all used of rsa to SSL rsa functions remove all use of randomstate to OpenBSD arc4random() and arc4_stir() all this done at a long long night in Canada. | ||||
* | fix make depend | 1999-09-26 | 1 | -4/+3 | |
| | |||||
* | proper groups for install | 1999-09-26 | 1 | -1/+0 | |
| | |||||
* | build ssh components using our build model | 1999-09-26 | 1 | -0/+21 | |