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
/
hostfile.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor hostkeys_foreach() and dependent code
djm
2015-02-16
1
-11
/
+20
*
Host key rotation support.
djm
2015-01-26
1
-1
/
+4
*
introduce hostkeys_foreach() to allow iteration over a
djm
2015-01-18
1
-1
/
+42
*
sync ssh-keysign, ssh-keygen and some dependencies to the new
djm
2015-01-15
1
-5
/
+6
*
fix pointer-signedness warnings from clang/llvm-3.3; "seems nice" deraadt@
djm
2013-07-12
1
-2
/
+2
*
automatically order the hostkeys requested by the client based on
djm
2010-11-29
1
-6
/
+24
*
Add a TrustedUserCAKeys option to sshd_config to specify CA keys that
djm
2010-03-04
1
-2
/
+3
*
Add support for certificate key types for users and hosts.
djm
2010-02-26
1
-1
/
+3
*
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
2006-03-25
1
-1
/
+1
*
add support for hashing host names and addresses added to known_hosts files,
djm
2005-03-01
1
-2
/
+7
*
constify. ok markus@ & djm@
jakob
2003-11-10
1
-3
/
+3
*
KNF
deraadt
2002-11-21
1
-6
/
+6
*
no comma at end of enumerator list
markus
2002-09-08
1
-2
/
+2
*
print out all known keys for a host if we get a unknown host key,
markus
2002-07-24
1
-2
/
+4
*
remove auth_rsa_read_key, make hostfile_ready_key non static; ok markus@
jakob
2001-12-18
1
-2
/
+2
*
remove comments from .h, since they are cut&paste from the .c files
markus
2001-06-26
1
-16
/
+3
*
prototype pedant. not very creative...
itojun
2001-06-26
1
-5
/
+4
*
sync with netbsd tree changes.
itojun
2001-02-08
1
-1
/
+4
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
print keyfile:line for changed hostkeys, for deraadt@; ok deraadt@
markus
2000-12-21
1
-1
/
+3
*
some more Copyright fixes
markus
2000-09-07
1
-20
/
+8
*
cleanup copyright notices on all files. I have attempted to be accurate with
deraadt
2000-09-07
1
-0
/
+23
*
whitespace cleanup
markus
2000-04-14
1
-1
/
+1
*
initial support for DSA keys. ok deraadt@, niels@
markus
2000-03-23
1
-0
/
+22