Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to readpassphrase(3) | 2001-06-24 | 1 | -235/+0 | |
| | | | | 2.7/8-stable needs readpassphrase.[ch] from libc | ||||
* | more strict prototypes. raise warning level in Makefile.inc. markus ok'ed | 2001-06-23 | 1 | -3/+3 | |
| | | | | TODO; cleanup headers | ||||
* | cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net | 2001-05-06 | 1 | -4/+8 | |
| | |||||
* | Use const for 'prompt'. Brought over from portable tree. | 2001-05-06 | 1 | -4/+4 | |
| | |||||
* | EINTR/EAGAIN handling is required in more cases | 2001-03-06 | 1 | -3/+7 | |
| | |||||
* | copyright notices on all source files | 2001-03-01 | 1 | -1/+27 | |
| | |||||
* | don't call vis() for \r | 2001-02-10 | 1 | -2/+2 | |
| | |||||
* | sync with netbsd tree changes. | 2001-02-08 | 1 | -6/+7 | |
| | | | | | | - more strict prototypes, include necessary headers - use paths.h/pathnames.h decls - size_t typecase to int -> u_long | ||||
* | unexpand and remove end-of-line whitespace; ok markus@ | 2001-02-04 | 1 | -6/+6 | |
| | |||||
* | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | 2001-01-21 | 1 | -2/+3 | |
| | | | | rename util.[ch] -> misc.[ch] | ||||
* | yet another typo; bad markus | 2001-01-08 | 1 | -2/+2 | |
| | |||||
* | typo | 2001-01-07 | 1 | -2/+2 | |
| | |||||
* | missing free, stevesk@pobox.com | 2001-01-07 | 1 | -2/+5 | |
| | |||||
* | Add idents for files which lack them | 2000-10-16 | 1 | -1/+1 | |
| | | | | Fix idents Id -> OpenBSD for the rest | ||||
* | add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@avantgo.com and me | 2000-10-11 | 1 | -0/+196 | |