-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
33 lines (25 loc) · 1.07 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
2024-09-09 Konstantin Kushnir <chpock@gmail.com>
* Provide compatibility with Tcl9.0b3
2024-06-06 Konstantin Kushnir <chpock@gmail.com>
* Bumped version to 1.2.0
2024-06-06 Konstantin Kushnir <chpock@gmail.com>
* RELEASE TAG 1.1.0
2024-06-05 Konstantin Kushnir <chpock@gmail.com>
* Send complete certificate chain as client cert
* Disable badssl tests by default as they are not stable
2024-05-27 Konstantin Kushnir <chpock@gmail.com>
* Create compatibility aliases in ::tls namespace by default
* Add sha1_hash and sha256_hash to mtls::status
2024-05-12 Konstantin Kushnir <chpock@gmail.com>
* Fix an issue with untrusted certificates with TLS1.3 protocol
* Add test cases from https://github.com/wbond/badtls.io
2024-05-11 Konstantin Kushnir <chpock@gmail.com>
* Provide support for Tcl9
2024-05-05 Konstantin Kushnir <chpock@gmail.com>
* Bumped version to 1.1.0
* Fix typo
* Refine the build instructions
* Build correctly the static library version
* Fix the compiler warning for non-threaded build
2024-04-28 Konstantin Kushnir <chpock@gmail.com>
* RELEASE TAG 1.0.0