50 events by user rkeene occurring on or before 2017-07-09 01:41:54.
More ↑
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 | |
14:32 | Reformatted handshake command code check-in: 2893572aa6 user: rkeene tags: trunk | |
2017-04-19
| ||
14:50 | • Fixed ticket [d9f60bb525]: Choose DHparam bit size at compile time plus 5 other changes artifact: f96e0498cc user: rkeene | |
2017-04-18
| ||
18:31 | Added support for a configure option to specify the built-in DH params size called "--with-builtin-dh-params-size" check-in: 5e7de567cf user: rkeene tags: trunk | |
18:17 | Added pre-computed DH params for fallback values for 4096 and 8192 bit sizes, in addition to 2048 check-in: 6286921174 user: rkeene tags: trunk | |
14:39 | Updated gen_dh_params to support specifying a number of bits -- currently the only supported value is 2048 check-in: b128e0d4e4 user: rkeene tags: trunk | |
14:29 | Updated references to DH parameter bit sizes and ensure error messages are printed if generating fails entirely check-in: 83b1dea4d4 user: rkeene tags: trunk | |
2017-04-05
| ||
01:52 | • Edit [b3dc06600e]: Add tag "tls-1-6-5". artifact: 93615c0021 user: rkeene | |
2017-01-17
| ||
15:44 | • Closed ticket [47edc4cb21]: Avoid unnecessary temporary files at build time plus 3 other changes artifact: b9a268b66a user: rkeene ... 1 similar event omitted. | |
2017-01-13
| ||
07:06 | • Closed ticket [0d4541b86d]: Add support for -servername * plus 4 other changes artifact: 1d8b24b6e4 user: rkeene | |
2016-12-17
| ||
15:48 | • Changes to wiki page TclTLS artifact: 8bb7a75dce user: rkeene | |
15:47 | • Changes to wiki page Download artifact: a207a7c0ca user: rkeene | |
15:44 | • Edit [813f937d12]: Add tag "tls-1-7-11". artifact: ba6dc93ab2 user: rkeene | |
15:44 | • Edit [813f937d12]: Add tag "tls-1-7-11". artifact: 6d5c1ea1a4 user: rkeene | |
15:44 | TclTLS 1.7.11 check-in: 813f937d12 user: rkeene tags: tls-1-7, tls-1-7-11 | |
15:44 | Merged in changes from trunk check-in: 04c303f1f5 user: rkeene tags: tls-1-7 | |
15:43 | Integrated -autoservername feature (addresses [0d4541b86d]) check-in: 42735119d8 user: rkeene tags: trunk | |
2016-12-14
| ||
16:08 | Updated test suite with new error message results Closed-Leaf check-in: 8863101cbe user: rkeene tags: feature-0d4541b86d-autoservername | |
16:03 | Updated error message to be consistent with "lsearch" output under similar failures check-in: 4e441206d6 user: rkeene tags: feature-0d4541b86d-autoservername | |
14:47 | • Changes to wiki page Download artifact: 6ebd0caca0 user: rkeene | |
14:45 | Made trunk builds identify as TclTLS 1.8.0 check-in: f625a3272a user: rkeene tags: trunk | |
14:44 | • Edit [f0d0acd4b5]: Add tag "tls-1-7-10". artifact: 616d55ae98 user: rkeene | |
14:44 | • Edit [f0d0acd4b5]: Add tag "tls-1-7-10". artifact: 6965cb72b7 user: rkeene | |
14:43 | TclTLS 1.7.10 check-in: f0d0acd4b5 user: rkeene tags: tls-1-7, tls-1-7-10 | |
14:42 | Merged in trunk check-in: a87c836d6c user: rkeene tags: tls-1-7 | |
14:40 | Updated EOF while reading from the BIO to map to soft EOF check-in: 24ce678ecd user: rkeene tags: trunk | |
14:07 | Consolidated rules for parsing options and now verify them in tls::init as well check-in: 98b60c41b6 user: rkeene tags: feature-0d4541b86d-autoservername | |
06:27 | Updated example to include "-autoservername" check-in: 219e71c672 user: rkeene tags: feature-0d4541b86d-autoservername | |
06:18 | Started work on adding an "-autoservername" option to tls::socket which will automatically add the -servername <host> option check-in: f0c5ec5595 user: rkeene tags: feature-0d4541b86d-autoservername | |
01:10 | Minor update to the README check-in: c920627e0b user: rkeene tags: trunk | |
2016-12-13
| ||
22:04 | Merged in trunk Leaf check-in: 1ebb5befd0 user: rkeene tags: feature-multibackend | |
22:03 | • Edit [27770ce26d]: Mark "Closed". artifact: 08e477f90b user: rkeene | |
22:03 | • Edit [5ed815df85]: Mark "Closed". artifact: 70d9252dc3 user: rkeene | |
21:59 | • Changes to wiki page Download artifact: 5bb07c7def user: rkeene | |
21:50 | Remove spurious sentence check-in: 4dca0b3137 user: rkeene tags: trunk | |
21:37 | • Changes to wiki page Documentation artifact: 38878958c5 user: rkeene | |
21:37 | Updated documentation to indicate additional options check-in: a880307e5d user: rkeene tags: trunk | |
20:46 | Treat tls.tcl.h as a normal file and always regenerate it, and never distribute it -- end users will need "od" to create it check-in: 97cbb17f4f user: rkeene tags: trunk | |