Differences From Artifact [3dd0cfac4e]:
- File ChangeLog — part of check-in [63fc070abe] at 2000-08-23 17:39:04 on branch trunk — * Makefile.in (dist): create dist target for archive distributions (user: hobbs, size: 7107) [annotate] [blame] [check-ins using]
To Artifact [782bd8abaa]:
- File ChangeLog — part of check-in [44b2bc9c7a] at 2000-09-07 21:16:19 on branch trunk — * tlsIO.c (Tls_ChannelType): set typeName field of channel type to "tls" (this got lost in move to dynamic version compatability checking). (user: hobbs, size: 7317) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | + + + + + + + + | 2000-09-07 Jeff Hobbs <hobbs@scriptics.com> * tlsIO.c (Tls_ChannelType): set typeName field of channel type to "tls" (this got lost in move to dynamic version compatability checking). 2000-08-23 Jeff Hobbs <hobbs@scriptics.com> TLS 1.4 RELEASED * Makefile.in (dist): create dist target for archive distributions * tests/tlsIO.test (tlsIO-8.1): added a delay on the accept close to make the test work with OpenSSL on Windows (doesn't affect other builds). |