summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-04 21:51:11 +1100
committerDamien Miller <djm@mindrot.org>2010-03-04 21:51:11 +1100
commit41396573afc94d64973d9eb824ca510d39260b3e (patch)
tree4aa4eeda0157ac9d415c1221fa3e79bb971c358a /ChangeLog
parente1abf4d6bc4bea0bb76e6ff89ca6048122e90d81 (diff)
- OpenBSD CVS Sync
- djm@cvs.openbsd.org 2010/03/03 01:44:36 [auth-options.c key.c] reject strings with embedded ASCII nul chars in certificate key IDs, principal names and constraints
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 248fdfa91..36ef5c911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,11 @@
6 imorgan AT nas.nasa.gov in bz#1731 6 imorgan AT nas.nasa.gov in bz#1731
7 - (djm) [.cvsignore] Ignore ssh-pkcs11-helper 7 - (djm) [.cvsignore] Ignore ssh-pkcs11-helper
8 - (djm) [regress/Makefile] Cleanup sshd_proxy_orig 8 - (djm) [regress/Makefile] Cleanup sshd_proxy_orig
9 - OpenBSD CVS Sync
10 - djm@cvs.openbsd.org 2010/03/03 01:44:36
11 [auth-options.c key.c]
12 reject strings with embedded ASCII nul chars in certificate key IDs,
13 principal names and constraints
9 14
1020100303 1520100303
11 - (djm) [PROTOCOL.certkeys] Add RCS Ident 16 - (djm) [PROTOCOL.certkeys] Add RCS Ident