diff options
author | 2014-07-11 11:48:50 +0000 | |
---|---|---|
committer | 2014-07-11 11:48:50 +0000 | |
commit | c307a266b3c714a327792d87b508295415ab8d1f (patch) | |
tree | 2dc9ccf1f94bf79186bd363f2d79cf64a96879c2 /lib/libssl | |
parent | Provide correct version details for LibreSSL. (diff) | |
download | wireguard-openbsd-c307a266b3c714a327792d87b508295415ab8d1f.tar.xz wireguard-openbsd-c307a266b3c714a327792d87b508295415ab8d1f.zip |
Simplify the code that handles the HTTP headers by using an RB tree
with associated lists instead of the complicated lookup table and
"others" list. This might add a little malloc overhead for common
headers but also fixes some issues like the handling of repeated
headers - for example, handling of multiple "Set-Cookie" headers.
ok bluhm@ (regress part)
ok benno@
Diffstat (limited to 'lib/libssl')
0 files changed, 0 insertions, 0 deletions