-
Notifications
You must be signed in to change notification settings - Fork 44
Pull requests: tpm2-software/tpm2-openssl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix subprocess exit status check in test/rand_processes
#160
opened Mar 2, 2026 by
hyperfinitism
Loading…
Remove the incorrect (int) cast in the size_t expression within decrypt_message()
#159
opened Mar 2, 2026 by
hyperfinitism
Loading…
Fix dangling-else risk in
TPM2_CHECK_RC macro by wrapping in do { ... } while (0)
#158
opened Mar 1, 2026 by
hyperfinitism
Loading…
Fix ECDSA signature init using wrong key accessor macros
#157
opened Mar 1, 2026 by
hyperfinitism
Loading…
Fix cipher padding validation, IV null check, and input offset tracking
#156
opened Mar 1, 2026 by
hyperfinitism
Loading…
build: Fix undefined references when using slibtool
#88
opened Sep 15, 2023 by
salahcoronya
Loading…
ProTip!
Filter pull requests by the default branch with base:master.