]> andersk Git - test.git/commit
sslSNICallback: Properly disallow invalid characters
authorAnders Kaseorg <andersk@mit.edu>
Thu, 12 Jan 2012 00:07:12 +0000 (19:07 -0500)
committerJay Weisskopf <jay@jayschwa.net>
Thu, 2 Feb 2012 02:47:56 +0000 (20:47 -0600)
commit8059075f63135f58127349ce6a12678e52ab1fda
tree7863d1e3f492902e2e1d56b2ca8f690f77002570
parent6f8039148cac48d01670fef83fdc938fa6ca03f7
sslSNICallback: Properly disallow invalid characters

Completely discard hostnames containing invalid characters, instead of
merely replacing the invalid characters with uninitialized memory.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
libhttp/ssl.c
This page took 0.030468 seconds and 5 git commands to generate.