diff options
author | 2015-04-25 14:40:35 +0000 | |
---|---|---|
committer | 2015-04-25 14:40:35 +0000 | |
commit | 3bbf9882e565df0d1494c18f4ad4cf73875a9306 (patch) | |
tree | b8ed504da54a3d668f18f9f85cfb193a496997c7 /lib/libssl/bs_cbs.c | |
parent | handle an IRR record of "export ... action X" the same way we handle (diff) | |
download | wireguard-openbsd-3bbf9882e565df0d1494c18f4ad4cf73875a9306.tar.xz wireguard-openbsd-3bbf9882e565df0d1494c18f4ad4cf73875a9306.zip |
Prepend files or directories containing ":" with "./" in directory
indexes as per RFC 3986:
A path segment that contains a colon character (e.g., "this:that")
cannot be used as the first segment of a relative-path reference, as
it would be mistaken for a scheme name. Such a segment must be
preceded by a dot-segment (e.g., "./this:that") to make a relative-
path reference.
While here add a "/" to the end of directory names, this saves us one
redirect round trip.
Found the hard way & "functionality wise, OK" ajacoutot@
RFC pointer & OK benno@
Diffstat (limited to 'lib/libssl/bs_cbs.c')
0 files changed, 0 insertions, 0 deletions