/
niceSOFT
/
p11-kit
ОбзорДокументацияВойти
/
niceSOFT
/
p11-kit
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
p11-kit/
common/
..
Makefile.am

Add option to specify CKA_ID in generate-keypair and import-object

3 года назад
argv.c

argv: Fix misinterpretation of backslash in quotes

9 лет назад
argv.h

Pull the argv parsing code into its own file

13 лет назад
array.c

build: Include <stdint.h> for SIZE_MAX

9 лет назад
array.h

common: New p11_array_insert function

9 лет назад
asn1.c

common/asn1.c: memory management hardening

3 месяца назад
asn1.h

build: Move common files for handling ASN.1 to common

3 года назад
attrs.c

common/attrs.c: memory management hardening

3 месяца назад
attrs.h

common: Support copying attribute array recursively

5 лет назад
base64.c

common: Suppress -Wdiscarded-qualifiers warnings

3 месяца назад
base64.h

Move pem.h and base64.h to common subdirectory

3 года назад
basic.asn

build: Move common files for handling ASN.1 to common

3 года назад
buffer.c

common: Pacify clang-analyzer

8 лет назад
buffer.h

Relicense the buffer code appropriate for inclusion in p11-kit

13 лет назад
compat.c

Fix some compiler warnings

2 года назад
compat.h

ci: cppcheck: Use compilation database generated with meson

год назад
constants.c

Update pkcs11 header to version 3.2

8 месяцев назад
constants.h

Add command to list objects of a token

3 года назад
debug.c

Handle both XSI and GNU versions of strerror_r

3 года назад
debug.h

trust/parser.c: memory management hardening

2 месяца назад
dict.c

build: Use calloc in a consistent manner

6 лет назад
dict.h

dict: Allow removal of current item in a p11_dict iteration

13 лет назад
frob-getauxval.c

Do not use getauxval() on !linux systems

3 года назад
frob-getenv.c

common: Use secure_getenv() implementation when setuid

12 лет назад
frob-getprogname.c

Fix issues found by static analysis

3 года назад
hash.c

Fix various issues highlighted by coverity scanner

13 лет назад
hash.h

Add support for using freebl3 for SHA1 and MD5 hashing

13 лет назад
hex.c

Add include for stdint.h to common/hex.c

2 года назад
hex.h

Add option to specify CKA_ID in generate-keypair and import-object

3 года назад
init.h

build: Add header guards

6 лет назад
lexer.c

common/lexer.c: memory management hardening

3 месяца назад
lexer.h

common/lexer.c: memory management hardening

3 месяца назад
library.c

Avoid segfault if p11_library_init_impl/p11_library_uninit are called multiple times

год назад
library.h

common, p11-kit, trust: Use pthread_once only when necessary

8 лет назад
meson.build

common: Make libp11-asn1.a depend on libtasn1

2 года назад
message.c

Handle both XSI and GNU versions of strerror_r

3 года назад
message.h

Avoid using the non-thread-safe strerror() function

13 лет назад
mock.c

Update pkcs11 header to version 3.2

8 месяцев назад
mock.h

Update pkcs11 header to version 3.2

8 месяцев назад
oid.c

build: Move common files for handling ASN.1 to common

3 года назад
oid.h

export-object: Recover public key from algorithm specific attributes

3 года назад
openssl.asn

build: Move common files for handling ASN.1 to common

3 года назад
options.c

common: Rename tool.h to options.h

3 года назад
options.h

common: Rename tool.h to options.h

3 года назад
path.c

Do not use getauxval() on !linux systems

3 года назад
path.h

common: Add path encoding functions

9 лет назад
pem.c

Move pem.h and base64.h to common subdirectory

3 года назад
pem.h

Move pem.h and base64.h to common subdirectory

3 года назад
persist.c

Reject numerical attribute type that matches CKA_INVALID

2 месяца назад
persist.h

Move persist files to Common subdirectory

3 года назад
pkcs11.h

Update pkcs11 header to version 3.2

8 месяцев назад
pkcs11i.h

Update pkcs11 header to version 3.2

8 месяцев назад
pkcs11x.h

Update pkcs11 header to version 3.2

8 месяцев назад
pkix.asn

export-object: Recover public key from algorithm specific attributes

3 года назад
print.c

list-modules: Do not embed module-name and module-path in URL

3 года назад
print.h

print: New interface p11_list_printer

3 года назад
readpassphrase.c

p11-kit: Support PIN prompting from tty

3 года назад
runtime.c

common: Fix runtime directory detection when given prefix is long

8 лет назад
runtime.h

common, client: Move runtime directory detection to libp11-common

8 лет назад
test-argv.c

argv: Fix misinterpretation of backslash in quotes

9 лет назад
test-array.c

Move to non-recursive Makefile for building bins and libs

12 лет назад
test-asn1.c

build: Move common files for handling ASN.1 to common

3 года назад
test-attrs.c

Add more tests for recursive attributes

2 года назад
test-buffer.c

Move to non-recursive Makefile for building bins and libs

12 лет назад
test-compat.c

build: Pacify clang-analyzer warnings

3 года назад
test-constants.c

Add command to list objects of a token

3 года назад
test-dict.c

Move to non-recursive Makefile for building bins and libs

12 лет назад
test-hash.c

Fix CI warnings and errors

3 года назад
test-hex.c

Add option to specify CKA_ID in generate-keypair and import-object

3 года назад
test-init.sh.in

Test for nonexistent tokens in p11-kit commands

3 года назад
test-lexer.c

build: Fix typo spotted by codespell

8 лет назад
test-message.c

build: Don't use locale funcs if locale_t is not defined in locale.h

8 лет назад
test-oid.c

build: Move common files for handling ASN.1 to common

3 года назад
test-path.c

Remove more duplicate separators in p11_path_build

6 лет назад
test-runtime.c

test: Avoid unnecessary memory allocation

8 лет назад
test-tests.c

Suppress memory test warning

3 года назад
test-url.c

url: Prefer upper-case letters in hex characters when encoding

8 лет назад
test.c

Fix running of test teardown on failure

год назад
test.h

Add option to specify CKA_ID in generate-keypair and import-object

3 года назад
types.h

Move persist files to Common subdirectory

3 года назад
unix-peer.c

unix-peer: replace incorrect include1

6 лет назад
unix-peer.h

common: New p11_get_upeer_id() function

9 лет назад
url.c

common: Suppress -Wdiscarded-qualifiers warnings

3 месяца назад
url.h

common: Fix typo, and don't escape '6' in URL encoding

13 лет назад
vsock.c

compat: Remove <unistd.h> inclusion from compat.h

6 лет назад
vsock.h

rpc: Add vsock transport

7 лет назад