summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-11 09:34:46 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-11 09:34:46 +1000
commit896ad5a4e40c48fa9bea71624830cc9cc3ce4fe0 (patch)
treeaa6eaa6f9ce31379b0843fed78b7487c87e0f7f3 /ChangeLog
parent8901fa9c88d52ac1f099e7a3ce5bd75089e7e731 (diff)
- djm@cvs.openbsd.org 2008/06/10 23:06:19
[auth-options.c match.c servconf.c addrmatch.c sshd.8] support CIDR address matching in .ssh/authorized_keys from="..." stanzas ok and extensive testing dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9701f255a..48b51a4eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,6 +51,10 @@
51 requests? It could have been attacked with something like SSH'jack: 51 requests? It could have been attacked with something like SSH'jack:
52 http://www.storm.net.nz/projects/7 52 http://www.storm.net.nz/projects/7
53 feedback & ok markus 53 feedback & ok markus
54 - djm@cvs.openbsd.org 2008/06/10 23:06:19
55 [auth-options.c match.c servconf.c addrmatch.c sshd.8]
56 support CIDR address matching in .ssh/authorized_keys from="..." stanzas
57 ok and extensive testing dtucker@
54 - (dtucker) [openbsd-compat/fake-rfc2553.h] Add sin6_scope_id to sockaddr_in6 58 - (dtucker) [openbsd-compat/fake-rfc2553.h] Add sin6_scope_id to sockaddr_in6
55 since the new CIDR code in addmatch.c references it. 59 since the new CIDR code in addmatch.c references it.
56 - (dtucker) [Makefile.in configure.ac regress/addrmatch.sh] Skip IPv6 60 - (dtucker) [Makefile.in configure.ac regress/addrmatch.sh] Skip IPv6
@@ -4143,4 +4147,4 @@
4143 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4147 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4144 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4148 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4145 4149
4146$Id: ChangeLog,v 1.4962 2008/06/10 23:34:01 dtucker Exp $ 4150$Id: ChangeLog,v 1.4963 2008/06/10 23:34:46 dtucker Exp $