index
:
p11-kit.git
p11p
Clone of https://github.com/p11-glue/p11-kit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p11-kit
/
rpc-transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: On UNIX wait on condition variable instead of FD if header is for a diff...
Simon Haggett
2019-06-14
1
-12
/
+35
*
debug: Add p11_debug_err to prevent use of strerror
Daiki Ueno
2017-06-12
1
-1
/
+1
*
rpc: Make it less verbose about connection failure
Daiki Ueno
2017-02-21
1
-1
/
+1
*
rpc: New rpc_unix transport based on Unix socket
Nikos Mavrogiannopoulos
2017-02-16
1
-0
/
+89
*
rpc: Port exec transport to Windows
Daiki Ueno
2017-02-16
1
-30
/
+245
*
build: Avoid undefined reference to rpc_exec_init
Daiki Ueno
2017-02-16
1
-2
/
+3
*
rpc: Fix memleak in rpc_socket cleanup
Daiki Ueno
2016-10-31
1
-0
/
+1
*
rpc-transport.c: include sys/select.h for fd_set
Gustavo Zacarias
2015-12-07
1
-0
/
+1
*
Fix build on Mingw due to missing EWOULDBLOCK
Lew Palm
2015-07-14
1
-0
/
+3
*
p11-kit: Missing unlock in function rpc_socket_read()
Pankaj
2015-06-03
1
-1
/
+3
*
Unbreak build on OpenBSD
Antoine Jacoutot
2014-10-06
1
-0
/
+5
*
p11-kit: Cleanup and add documentation for 'remote' option
Stef Walter
2014-07-08
1
-27
/
+30
*
rpc: Implement execution of another tool to transport PKCS#11 RPC
Stef Walter
2014-07-08
1
-0
/
+850