CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/02 04:46:55
Modified files:
lib/libssl : s3_lib.c ssl3.h tls1.h
Log message:
Make {SSL3,TLS}_CT_* internal
And here goes a bunch of unused macros that just had to be in two
headers so they could get out of sync. Three of these constants
are used in a single function...
ok jsing
