Overview
Comment: | Updated Tls_NewX509Obj to use Tcl_Objs for returned hex values. Use a dynamically allocated temp buffer. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | tls-1.8 |
Files: | files | file ages | folders |
SHA3-256: |
121a81e392c23b0e06b5c444d522a198 |
User & Date: | bohagan on 2024-06-28 19:33:34 |
Other Links: | branch diff | manifest | tags |
Context
2024-06-29
| ||
00:53 | Added certificate validation process info to the documentation check-in: afe4ade027 user: bohagan tags: tls-1.8 | |
2024-06-28
| ||
19:33 | Updated Tls_NewX509Obj to use Tcl_Objs for returned hex values. Use a dynamically allocated temp buffer. check-in: 121a81e392 user: bohagan tags: tls-1.8 | |
18:50 | Refactored Tls_NewX509Obj to use Tcl_Size, common var names, added function descriptions, etc. check-in: 1bf152a55d user: bohagan tags: tls-1.8 | |
Changes
Modified generic/tls.c from [d36478ef49] to [d5754546f3]. [diff]
Modified generic/tlsInt.h from [991758417a] to [38995395f3]. [diff]
Modified generic/tlsX509.c from [2dcf9a15dc] to [b2a7efe519]. [diff]