• M
    Add initial packet parsing code · 7e729bb5
    Matt Caswell 提交于
    Provide more robust (inline) functions to replace n2s, n2l, etc. These
    functions do the same thing as the previous macros, but also keep track
    of the amount of data remaining and return an error if we try to read more
    data than we've got.
    Reviewed-by: NTim Hudson <tjh@openssl.org>
    7e729bb5
Makefile 39.2 KB