10 descendants and 10 ancestors of 587d7f79657c73cd
2000-06-02
| ||
19:17 | *** empty log message *** check-in: 47212e1080 user: awb tags: trunk | |
18:47 | Preliminary version of Tcl's socket.test modified for tls. check-in: e8ea3bd13a user: awb tags: trunk | |
05:14 | Removed printf check-in: fa28281e24 user: welch tags: trunk | |
2000-06-01
| ||
22:34 | *** empty log message *** check-in: 0d55961d2f user: stanton tags: trunk | |
19:26 | *** empty log message *** check-in: a16da7868e user: stanton tags: trunk | |
19:26 | * tlsIO.c: Restore the previous version. Fixed the CloseProc so it unregisters the channel handler on the superceded channel instead of the upper channel. Also removed the call to Tcl_NotifyChannel in the ChannelHandler because this will result in an infinite loop if data is ever buffered in the BIO structure. [Bug: 5623] check-in: b86c814390 user: stanton tags: trunk | |
2000-05-31
| ||
21:24 | Moved ChannelHandler to the main channel instead of using Tls_GetParent and registering the handler with the dummy, or stacked channel. Eliminated call to Tcl_NotifyChannel from the WatchProc check-in: b29663e789 user: welch tags: trunk | |
2000-05-30
| ||
22:18 | changed copyright notice from Scriptics to Ajuba check-in: 17f61c8277 user: aborr tags: trunk | |
2000-05-18
| ||
00:38 | changed sslc.lib to sslc32.lib for Win/NT BSAFE build check-in: c94d10f128 user: aborr tags: trunk | |
00:31 | define symbol WINDOWS when TLS uses BSAFE headers for Win/NT check-in: 7d63c7af04 user: aborr tags: trunk | |
2000-05-12
| ||
04:46 | backed out name change for debug lib check-in: 587d7f7965 user: aborr tags: trunk | |
2000-05-10
| ||
19:18 | added flag to switch between normal and debug libs check-in: 0e165d9820 user: aborr tags: trunk | |
2000-05-09
| ||
22:26 | minor change to error message check-in: 10b4432d02 user: aborr tags: trunk | |
2000-05-04
| ||
20:40 | added code to allow compilation with either OpenSSL or BSAFE check-in: cc4e8de2d7 user: aborr tags: trunk, scriptics-sc-2-0-b9 | |
20:21 | minor chnges to allow compilation with BSAFE or OpenSSL check-in: b26fff0537 user: aborr tags: trunk | |
20:12 | removed refs to SSL_CFLAGS check-in: eb88a05f81 user: aborr tags: trunk | |
20:10 | added code to select either OpenSSL or BSAFE SSL-C libraries check-in: e1543324d5 user: aborr tags: trunk | |
20:08 | fix lib path for make test check-in: 9ca70f8853 user: aborr tags: trunk | |
2000-04-13
| ||
17:29 | removed IDEA cipher from expected output check-in: de5380433c user: aborr tags: trunk | |
2000-02-17
| ||
03:30 | initial checkin of test cases for tls::ciphers check-in: f222d012c0 user: aborr tags: trunk, scriptics-sc-2-0-b1, scriptics-sc-2-0-b2, scriptics-sc-2-0-b5 | |
2000-02-09
| ||
21:19 | Added configure switch for enabling use of patented encryption code (--with-patents) check-in: 5ea4704c46 user: wart tags: trunk | |