CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2018/08/24 11:44:22

Modified files:
        lib/libssl     : ssl_srvr.c 

Log message:
Pull up the parsing of a ClientHello.

Parse up until the extensions (if any), then proceed with processing,
rather than gradually parsing while processing. This makes the code
cleaner, requires messages to be valid before processing and makes way
for upcoming changes.

ok inoguchi@ tb@

Reply via email to