diff options
author | Damien Miller <djm@mindrot.org> | 2013-01-09 15:57:16 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-01-09 15:57:16 +1100 |
commit | 3739c8f0413bc7a90a1fc3a6c723436bd285bf86 (patch) | |
tree | 6554957cf787a62c947d040d7e3c89f5ecf980fb /ChangeLog | |
parent | 441384453c7400e8b122e7368c50ab713399fd80 (diff) |
- djm@cvs.openbsd.org 2013/01/03 12:49:01
[PROTOCOL]
fix description of MAC calculation for EtM modes; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ | |||
16 | add a couple of ServerOptions members that should be copied to the privsep | 16 | add a couple of ServerOptions members that should be copied to the privsep |
17 | child (for consistency, in this case they happen only to be accessed in | 17 | child (for consistency, in this case they happen only to be accessed in |
18 | the monitor); ok dtucker@ | 18 | the monitor); ok dtucker@ |
19 | - djm@cvs.openbsd.org 2013/01/03 12:49:01 | ||
20 | [PROTOCOL] | ||
21 | fix description of MAC calculation for EtM modes; ok markus@ | ||
19 | 22 | ||
20 | 20121217 | 23 | 20121217 |
21 | - (dtucker) [Makefile.in] Add some scaffolding so that the new regress | 24 | - (dtucker) [Makefile.in] Add some scaffolding so that the new regress |