commit | 838ed3c74d247f9220fedffcc366cddc8b995c13 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jul 08 16:24:56 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jul 08 18:28:33 2014 +0200 |
tree | 8bf9aed0cc06520742a0fd2f2dac7a3faba2e8cc | |
parent | 6993284ece8ac0a1945af5a49ede7c5c7e6ecf5b [diff] |
Improve interop by not writing ext_len in ClientHello when 0 The RFC also indicates that without any extensions, we should write a struct {} (empty) not an array of length zero.