TclPKCS11

Check-in [0096de45c4]
Login
Overview
Comment:TclPKCS11 0.9.14
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | trunk | release-0.9.14
Files: files | file ages | folders
SHA3-256: 0096de45c4057f261ba92dd2d07e8e0ac8cf3216fe98b9e119500b2fcee2c910
User & Date: rkeene on 2023-05-26 23:48:21
Other Links: manifest | tags
Context
2023-05-26
23:48
TclPKCS11 0.9.14 Leaf check-in: 0096de45c4 user: rkeene tags: release-0.9.14, trunk
23:46
Support listing keys check-in: 53e9d23ecb user: rkeene tags: trunk
Changes

Modified .fossil-settings/ignore-glob from [7008860cfa] to [3ac3572644].

11
12
13
14
15
16
17


install-sh
pkgIndex.tcl
tclpkcs11.a
tclpkcs11.dll
tclpkcs11.dll.a
tclpkcs11.dll.def
tclpkcs11.so









>
>
11
12
13
14
15
16
17
18
19
install-sh
pkgIndex.tcl
tclpkcs11.a
tclpkcs11.dll
tclpkcs11.dll.a
tclpkcs11.dll.def
tclpkcs11.so
tclpkcs11.o
tclpkcs11.syms

Modified configure.ac from [eb35937a11] to [49d3748c84].

1
2
3
4
5
6
7
8
9
dnl Define ourselves
AC_INIT(tclpkcs11, 0.9.13)

dnl Checks for programs.
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_GNU_SOURCE


|







1
2
3
4
5
6
7
8
9
dnl Define ourselves
AC_INIT(tclpkcs11, 0.9.14)

dnl Checks for programs.
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_GNU_SOURCE