Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netipsec



Module Name:    src
Committed By:   ozaki-r
Date:           Mon Jul 10 07:17:12 UTC 2017

Modified Files:
        src/sys/netipsec: xform_ah.c xform_esp.c xform_tcp.c

Log Message:
Use explicit_memset to surely zero-clear key_auth and key_enc


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/netipsec/xform_ah.c
cvs rdiff -u -r1.58 -r1.59 src/sys/netipsec/xform_esp.c
cvs rdiff -u -r1.12 -r1.13 src/sys/netipsec/xform_tcp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index