This project is mirrored from https://github.com/smallstep/pkcs11-proxy.
Pull mirroring updated .
- Oct 10, 2022
-
-
Max authored
Create codeql-analysis.yml
-
- Oct 09, 2022
-
-
max furman authored
-
- Sep 30, 2022
-
-
max furman authored
-
- Sep 29, 2022
-
-
Max authored
-
- Jan 11, 2022
-
-
Mariano Cano authored
Add build system for Debian 11
-
Mariano Cano authored
-
Mariano Cano authored
-
Mariano Cano authored
-
Joe Doss authored
Fork and patch MacOS and OpenSSL v1.1 compatibility
-
Jon Scobie authored
-
Jon Scobie authored
-
Jon Scobie authored
-
- Mar 22, 2018
-
-
Leif Johansson authored
-
Leif Johansson authored
-
Leif Johansson authored
-
Leif Johansson authored
-
- Jan 13, 2016
-
-
Leif Johansson authored
bugfix: gck-rpc-util.c: for loop should check count not array
-
- Jan 10, 2016
-
-
Wolter Eldering authored
for loop should check count not array
-
- Jul 17, 2015
-
-
Leif Johansson authored
-
Leif Johansson authored
-
Leif Johansson authored
opt out of seccomp
-
Leif Johansson authored
-
Leif Johansson authored
-
Leif Johansson authored
-
Leif Johansson authored
-
Leif Johansson authored
-
- Feb 17, 2015
-
-
Klaus Darilion authored
Also, cleaned the debian control files for proper library dependencies. This is a commit of a patch received in e-mail from Klaus Darilion an embarrasingly long time ago.
-
- Feb 06, 2013
-
-
Fredrik Thulin authored
-
- Feb 04, 2013
-
-
Fredrik Thulin authored
-
Fredrik Thulin authored
-
Fredrik Thulin authored
This function returned an uninitialized return value in case no sessions had been opened by the application.
-
Fredrik Thulin authored
-
Fredrik Thulin authored
-
Fredrik Thulin authored
-
- Feb 01, 2013
-
-
Leif Johansson authored
libseccomp
-
- Jan 30, 2013
-
-
Fredrik Thulin authored
-
- Jan 29, 2013
-
-
Fredrik Thulin authored
-
Fredrik Thulin authored
Initialize seccomp again in dispatch threads, only requiring a small subset of the syscalls required by the parent process.
-
Fredrik Thulin authored
Rewrite to use open() instead of fopen() to avoid having to seccomp-allow the mmap() syscall.
-
Fredrik Thulin authored
The list of allowed syscalls is shrinked by postponing seccomp initialization to after the PKCS#11 module is initialized and the network socket is opened.
-