diff options
author | 2020-09-14 18:32:11 +0000 | |
---|---|---|
committer | 2020-09-14 18:32:11 +0000 | |
commit | c22056c0fe5577e2d478163974ae939a2c678c42 (patch) | |
tree | 4b0fbc61a387afb2861730a24544b0cd3d56cf17 /lib/libssl/ssl_lib.c | |
parent | Cleanup and simplify SSL_set_session(). (diff) | |
download | wireguard-openbsd-c22056c0fe5577e2d478163974ae939a2c678c42.tar.xz wireguard-openbsd-c22056c0fe5577e2d478163974ae939a2c678c42.zip |
Fix handling of user names containing '@' symbols.
It is possible to have a user name of the form foo@bar in the URL.
When splitting user name from host name, split at the last '@', not
the first one. From Josh Rickmar
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions