50 events by user rkeene occurring on or before 2019-04-09 15:58:47.
More ↑
2019-04-09
| ||
15:58 | Better handling of the case where the shared and static extensions are the same (AIX) check-in: 9c59fec751 user: rkeene tags: trunk | |
2018-11-08
| ||
00:23 | Note that TLSv1.3 is a lot different in API, this branch is incomplete check-in: 7978a539fc user: rkeene tags: enhancement/tls-1.3 | |
2018-11-07
| ||
23:53 | • Verified ticket [0cf9675e02]: Support for TLSv1.3 plus 5 other changes artifact: 3db9ca50f1 user: rkeene | |
23:51 | Added missing TLSv1.3 support check-in: efc1e122f2 user: rkeene tags: enhancement/tls-1.3 | |
23:27 | Started adding support for TLSv1.3 check-in: e245d231ee user: rkeene tags: enhancement/tls-1.3 | |
2018-10-30
| ||
14:20 | Applied patch from Jinhu to address [94c6a431fee] check-in: afec51b85b user: rkeene tags: trunk | |
2018-02-07
| ||
15:44 | • Changes to wiki page Download artifact: 5be143ea9a user: rkeene | |
15:42 | • Edit [0f9a47f3b3]: Add tag "tls-1-7-15". artifact: d77dabe69c user: rkeene | |
15:42 | • Edit [0f9a47f3b3]: Add tag "tls-1-7-15". artifact: 89468c8bad user: rkeene | |
15:42 | • Edit [23e328d64b]: Add tag "tls-1-7-16". artifact: d2614e182e user: rkeene | |
15:42 | • Edit [23e328d64b]: Add tag "tls-1-7-16". artifact: aeaae9bbe7 user: rkeene | |
15:38 | TclTLS 1.7.16 check-in: 23e328d64b user: rkeene tags: tls-1-7, tls-1-7-16 | |
15:38 | Merged in changes from trunk check-in: aa700f94f2 user: rkeene tags: tls-1-7 | |
15:37 | Updated to reset "eofchar" and "encoding" when importing channels as well as translation and blocking (part of [f798e2ea12]) check-in: 1d757f7e2d user: rkeene tags: trunk | |
2017-12-21
| ||
20:27 | TclTLS 1.7.15 check-in: 0f9a47f3b3 user: rkeene tags: tls-1-7, tls-1-7-15 | |
20:26 | Merged in changes from trunk check-in: 57a047ac4b user: rkeene tags: tls-1-7 | |
20:25 | Merged in changes to address [f798e2ea12]. The code to manipulate the channel options may not be needed at all, we will review it to see if there are any issues with removing it altogether check-in: a811816bd3 user: rkeene tags: trunk | |
05:34 | Added experiment patch for [f798e2ea12] to preserve channel state when importing a channel Closed-Leaf check-in: 60f37290f3 user: rkeene tags: bug-f798e2ea12 | |
2017-11-08
| ||
15:05 | • Changes to wiki page Download artifact: dd737df630 user: rkeene | |
15:00 | • Edit [70cbcd6815]: Add tag "tls-1-7-14". artifact: 1bbfcee842 user: rkeene | |
15:00 | • Edit [70cbcd6815]: Add tag "tls-1-7-14". artifact: 0f9e49b7f8 user: rkeene | |
15:00 | TclTLS 1.7.14 check-in: 70cbcd6815 user: rkeene tags: tls-1-7, tls-1-7-14 | |
14:59 | Still looking into this Leaf check-in: 7793b78e70 user: rkeene tags: bug-eof-loop-6dd5588df6-2 | |
14:58 | • Closed ticket [6c9bf49455]: sed can't replace get_dh2048 with get_dhParams in script gen_dh_params on macOS plus 3 other changes artifact: 54f27f9d3a user: rkeene | |
14:57 | • Closed ticket [34cfe47490]: tcltls-1.7.12 on FreeBSD 11 plus 4 other changes artifact: fb12d55338 user: rkeene | |
2017-10-17
| ||
03:59 | • Fixed ticket [6c9bf49455]: sed can't replace get_dh2048 with get_dhParams in script gen_dh_params on macOS plus 5 other changes artifact: efc128cf76 user: rkeene | |
03:57 | Updated to use a more commonly accepted regexp when replacing the OpenSSL function name (addresses [6c9bf49455]) check-in: 12bf5e37e0 user: rkeene tags: trunk | |
2017-09-21
| ||
16:07 | More soft-EOF mappings Leaf check-in: d63ee30cb2 user: rkeene tags: bug-eof-loop-6dd5588df6 | |
14:15 | Added support for detecting writes after we have told the channel that we are in EOF and start returning errors in that case check-in: 7e5e4e2114 user: rkeene tags: bug-eof-loop-6dd5588df6 | |
13:50 | • Ticket [6dd5588df6] tcltls spins forever calling sendto() on flush of a closed connecton status still Open with 5 other changes artifact: 3e10d4eebf user: rkeene | |
2017-09-01
| ||
00:32 | • Changes to wiki page Download artifact: bc66939485 user: rkeene | |
00:27 | • Edit [4c0960be87]: Add tag "tls-1-7-13". artifact: b2f4d4c7be user: rkeene | |
00:27 | • Edit [4c0960be87]: Add tag "tls-1-7-13". artifact: 0c72d51a74 user: rkeene | |
00:27 | TclTLS 1.7.13 check-in: 4c0960be87 user: rkeene tags: tls-1-7, tls-1-7-13 | |
00:16 | Try harder to ensure the right SSL libraries are used check-in: 6704c33e48 user: rkeene tags: trunk | |
2017-08-31
| ||
18:57 | Updated to support a user specifying a pkgconfig path for OpenSSL check-in: c3e5ea305b user: rkeene tags: trunk | |
12:33 | • Closed ticket [04db04a833]: build: configure script is not executable plus 5 other changes artifact: 39da7c58d2 user: rkeene | |
2017-08-04
| ||
18:28 | • New ticket [3298c26136] Add support for TLS Session Cookies. artifact: fbce4783fe user: rkeene | |
2017-07-09
| ||
01:41 | • Ticket [34cfe47490] tcltls-1.7.12 on FreeBSD 11 status still Open with 5 other changes artifact: 091e36a38a user: rkeene | |
2017-05-30
| ||
20:46 | Updated to use the shell to to find the shell rather than relying on /usr/bin/env check-in: 1370fceb9d user: rkeene tags: trunk | |
2017-05-01
| ||
14:49 | • Closed ticket [1367823d51]: async tls::handshake returns 1 before handshake is complete plus 3 other changes artifact: 2e0c92707d user: rkeene | |
14:49 | • Closed ticket [d9f60bb525]: Choose DHparam bit size at compile time plus 3 other changes artifact: a44baba60f user: rkeene | |
14:48 | • Changes to wiki page Download artifact: 6f73c94a52 user: rkeene | |
14:46 | • Edit [d0b9b91b33]: Add tag "tls-1-7-12". artifact: 91263bb8d0 user: rkeene | |
14:46 | • Edit [d0b9b91b33]: Add tag "tls-1-7-12". artifact: 8ccec473f3 user: rkeene | |
14:45 | TclTLS 1.7.12 check-in: d0b9b91b33 user: rkeene tags: tls-1-7, tls-1-7-12 | |
14:45 | Merged in changes from trunk check-in: 0cd14baf5e user: rkeene tags: tls-1-7 | |
14:44 | • Fixed ticket [1367823d51]: async tls::handshake returns 1 before handshake is complete plus 5 other changes artifact: 118749a900 user: rkeene | |
14:42 | Print a debug message when handshaking works but an error is being captured check-in: 87d7c791f5 user: rkeene tags: trunk | |
14:41 | Fixed an issue where EAGAIN was translated into a successful handshake, addressing [1367823d51] check-in: 689d55e070 user: rkeene tags: trunk | |