Differences From Artifact [e68c6c8bb5]:
- File tlsInt.h — part of check-in [f0312b63df] at 2016-12-02 19:39:00 on branch tls-1-7 — Cleanup BIO creation to be more correct (user: rkeene, size: 7696) [annotate] [blame] [check-ins using]
To Artifact [b8e3d4dbaa]:
- File tlsInt.h — part of check-in [abe0565ce2] at 2016-12-02 21:25:30 on branch tls-1-7 — Fixed typo (user: rkeene, size: 7696) [annotate] [blame] [check-ins using]
︙ | |||
11 12 13 14 15 16 17 | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | - + | * to enhance it to support full fileevent semantics. * * Also work done by the follow people provided the impetus to do this "right":- * tclSSL (Colin McCormack, Shared Technology) * SSLtcl (Peter Antman) * */ |
︙ |