50 most recent events by user rkeene occurring on or after 2016-12-13 17:17:16.
More ↑
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 | |
20:39 | More work on a better install target and added a basic uninstall target check-in: 6339a69a26 user: rkeene tags: trunk | |
20:28 | • Changes to wiki page Download artifact: 8acf8e1441 user: rkeene | |
20:24 | • Edit [7b0845cfb3]: Add tag "tls-1-7-9". artifact: fdeb331a88 user: rkeene | |
20:24 | • Edit [7b0845cfb3]: Add tag "tls-1-7-9". artifact: 2f3836d725 user: rkeene | |
20:23 | TclTLS 1.7.9 check-in: 7b0845cfb3 user: rkeene tags: tls-1-7, tls-1-7-9 | |
20:23 | Merged in trunk check-in: c4cb2ec7d1 user: rkeene tags: tls-1-7 | |
20:23 | Updated install target to be more compliant for other platforms check-in: 942287db68 user: rkeene tags: trunk | |
20:04 | Reduced verbosity to normal levels for testing, can be added back with TESTFLAGS check-in: bfceaaf9bb user: rkeene tags: trunk | |
19:22 | Updated to latest remote tcl.m4 check-in: 271aa29c27 user: rkeene tags: trunk | |
18:58 | • Changes to wiki page Download artifact: 1e75f4e972 user: rkeene | |
18:55 | • Edit [22c5b96dcd]: Add tag "tls-1-7-8". artifact: d7f2cb487b user: rkeene | |
18:55 | • Edit [22c5b96dcd]: Add tag "tls-1-7-8". artifact: dbc81e8765 user: rkeene | |
18:55 | TclTLS 1.7.8 check-in: 22c5b96dcd user: rkeene tags: tls-1-7, tls-1-7-8 | |
18:54 | Merged in trunk check-in: f7d1440f12 user: rkeene tags: tls-1-7 | |
18:49 | Less heavy handed rewriting of error codes in Tcl BIO check-in: d8ce3045d5 user: rkeene tags: trunk | |
18:49 | Mapped OpenSSL errors for read/write wants to EAGAIN check-in: ad1752cdaf user: rkeene tags: trunk | |
18:42 | Fixed help string for ssl-fastpath to correctly indicate that it is disabled by default check-in: 80d0949714 user: rkeene tags: trunk | |
18:25 | Updated to return an error if automake fails check-in: 953de83652 user: rkeene tags: trunk | |
17:29 | Made the "test" target more useful when doing out-of-source-dir builds check-in: de649c9c44 user: rkeene tags: trunk | |
17:17 | • Edit [027e77a11d]: Add tag "tls-1-7-7". artifact: dbc2dc9b2c user: rkeene | |
17:17 | • Edit [027e77a11d]: Add tag "tls-1-7-7". artifact: f05723857a user: rkeene | |
17:17 | TclTLS 1.7.7 check-in: 027e77a11d user: rkeene tags: tls-1-7, tls-1-7-7 | |