Timeline

50 events occurring around a44baba60f1ca5ae.

More ↑
2017-11-08
15:00 Edit [70cbcd6815]: Add tag "tls-1-7-14". artifact: 1bbfcee842 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-10-12
03:50 New ticket [6c9bf49455] sed can't replace get_dh2048 with get_dhParams in script gen_dh_params on macOS. artifact: f9cabc065f user: anonymous
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 ... 1 similar event omitted.
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
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 ... 1 similar event omitted.
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 ... 1 similar event omitted.
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-03
14:54 Ticket [740a7ac60d] How to build Tcl tls on Windows from scratch? status still Open with 6 other changes artifact: 4d13c11866 user: anonymous
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: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-30
22:40 New ticket [1367823d51] async tls::handshake returns 1 before handshake is complete. artifact: 0ad4bef028 user: anonymous
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-17
11:21 New ticket [d9f60bb525] Choose DHparam bit size at compile time. artifact: d2a9ad812a user: anonymous
2017-04-05
01:52 Edit [b3dc06600e]: Add tag "tls-1-6-5". artifact: 93615c0021 user: rkeene
2017-02-09
08:18 New ticket [740a7ac60d] How to build Tcl tls on Windows from scratch?. artifact: 479518759c user: anonymous
2017-01-19
18:54 New ticket [90be78af8b] Crashes due to OpenSSL threading callbacks if interpreter is deleted. artifact: 3361d36e77 user: anonymous
2017-01-17
16:28 New ticket [688788a45c] review ciphers test. artifact: 2a10be60a7 user: anonymous
15:44 Closed ticket [47edc4cb21]: Avoid unnecessary temporary files at build time plus 3 other changes artifact: b9a268b66a user: rkeene ... 2 similar events 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
More ↓