CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/13 12:33:18
Modified files:
lib/libssl : Makefile ssl.h
lib/libssl/man : ssl.3
Removed files:
lib/libssl : ssl2.h ssl23.h
Log message:
ssl2.h and ssl23.h join the party in the attic
Now that the SSL2 client hello support is gone, nothing uses this anymore,
except that a few ports still need SSL2_VERSION.
ok beck
