50 most recent events by user rkeene occurring on or after 2017-11-08 14:57:38.
More ↑
2019-04-25
| ||
16:51 | TclTLS 1.7.18 check-in: fb6a7404da user: rkeene tags: tls-1-7, tls-1-7-18 | |
16:51 | Merged in changes from trunk check-in: a64e691ada user: rkeene tags: tls-1-7 | |
2019-04-12
| ||
16:58 | Better handling of shared/static naming issues check-in: 2c8d3629bc user: rkeene tags: trunk | |
2019-04-09
| ||
19:35 | • Closed ticket [581d50e6cd]: Callback wrongly reports SSL3 plus 6 other changes artifact: 3733ee98bb user: rkeene | |
18:47 | Make extension filename more centralized check-in: 8e730964e5 user: rkeene tags: trunk | |
18:14 | Fix issues formatting wiki documentation check-in: 710e4a917a user: rkeene tags: trunk | |
18:13 | Document the "certificate" member of the dictionary returned by "tls::status" check-in: 3323193385 user: rkeene tags: trunk | |
18:11 | • Changes to wiki page Documentation artifact: 5bf391d601 user: rkeene | |
18:10 | • Changes to wiki page Documentation artifact: b82fc5cb7e user: rkeene | |
18:08 | • Changes to wiki page Documentation artifact: 08ef90519e user: rkeene | |
18:08 | • Changes to wiki page Documentation artifact: a11319e5b3 user: rkeene | |
18:02 | • Closed ticket [94c6a431fe]: Buffering until timeout plus 5 other changes artifact: 4d8c983355 user: rkeene | |
18:01 | • Closed ticket [0cf9675e02]: Support for TLSv1.3 plus 2 other changes artifact: 7ab11343a2 user: rkeene | |
18:01 | • Closed ticket [2059171e7d]: tls::status return value differs depending on platform in use. plus 2 other changes artifact: d8c21f1599 user: rkeene | |
18:00 | • Changes to wiki page Download artifact: ac72787c8f user: rkeene | |
17:57 | • Edit [a598aa8a6b]: Add tag "tls-1-7-17". artifact: 5e7dfb1a42 user: rkeene | |
17:57 | • Edit [a598aa8a6b]: Add tag "tls-1-7-17". artifact: c241c23e7c user: rkeene | |
17:57 | TclTLS 1.7.17 check-in: a598aa8a6b user: rkeene tags: tls-1-7, tls-1-7-17 | |
17:56 | Merged in changes from trunk check-in: 03a182febb user: rkeene tags: tls-1-7 | |
17:55 | Merged in TLS 1.3 support check-in: 737b9c0d46 user: rkeene tags: trunk | |
17:47 | • Review ticket [ae7d0befd8]: Building on cygwin plus 7 other changes artifact: a3fed56c73 user: rkeene | |
17:46 | • Fixed ticket [0cf9675e02]: Support for TLSv1.3 plus 3 other changes artifact: 1ba0d6fb56 user: rkeene | |
17:44 | • Fixed ticket [2059171e7d]: tls::status return value differs depending on platform in use. plus 6 other changes artifact: 3157a7e281 user: rkeene | |
17:25 | Better handling of reading certificate PEM data, resolves [2059171e7d] check-in: 8e0ed4e723 user: rkeene tags: trunk | |
17:04 | Added remaining TLSv1.3 support Closed-Leaf check-in: 569c10f3b2 user: rkeene tags: enhancement/tls-1.3 | |
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 | |