index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
cli.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch to readpassphrase(3)
markus
2001-06-24
1
-235
/
+0
*
more strict prototypes. raise warning level in Makefile.inc. markus ok'ed
itojun
2001-06-23
1
-3
/
+3
*
cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net
markus
2001-05-06
1
-4
/
+8
*
Use const for 'prompt'. Brought over from portable tree.
mouring
2001-05-06
1
-4
/
+4
*
EINTR/EAGAIN handling is required in more cases
deraadt
2001-03-06
1
-3
/
+7
*
copyright notices on all source files
deraadt
2001-03-01
1
-1
/
+27
*
don't call vis() for \r
markus
2001-02-10
1
-2
/
+2
*
sync with netbsd tree changes.
itojun
2001-02-08
1
-6
/
+7
*
unexpand and remove end-of-line whitespace; ok markus@
stevesk
2001-02-04
1
-6
/
+6
*
split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.
markus
2001-01-21
1
-2
/
+3
*
yet another typo; bad markus
markus
2001-01-08
1
-2
/
+2
*
typo
markus
2001-01-07
1
-2
/
+2
*
missing free, stevesk@pobox.com
markus
2001-01-07
1
-2
/
+5
*
Add idents for files which lack them
djm
2000-10-16
1
-1
/
+1
*
add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@avantgo.com and me
markus
2000-10-11
1
-0
/
+196