commit | a70366317d898e800a3d8e2a59be4fa91cd8b4b3 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Apr 30 10:15:38 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Apr 30 10:16:16 2014 +0200 |
tree | a806153cdc9b876aab77417d4ad27b049f5f75be | |
parent | c73079a78cd0a028375b5d0da4a0d471394278c3 [diff] |
Improve interop by not writing ext_len in ClientHello / ServerHello when 0 The RFC also indicates that without any extensions, we should write a struct {} (empty) not an array of length zero.