commit | fd30986c927e66985ddc43b25794651c76ba477c | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Mon Mar 05 18:25:20 2007 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Mon Mar 05 18:25:20 2007 +1100 |
tree | 16ef25a47e4eaa302bc4f54f930b802d3415ff41 | |
parent | 9975e483498430b8fa75fccd2bad681781df24d1 [diff] |
- (dtucker) [openbsd-compat/openssl-compat.h] Bug #1291: Work around a bug in OpenSSL 0.9.8e that prevents aes256-ctr, aes192-ctr and arcfour256 ciphers from working correctly (disconnects with "Bad packet length" errors) as found by Ben Harris. ok djm@